Mesagoppinmypants
8d9968611b
Added Conversation Script for Medical Droid
2014-05-09 23:33:11 -04:00
CharonInferar
fabeaed919
Armor loot fix, stat loot fix
...
fixed numeric errors
Loot client command response coded
2014-05-04 23:06:27 +02:00
CharonInferar
41d6aa9db8
upstream merge
2014-05-04 12:38:39 +02:00
Treeku
464c10ddd7
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-05-03 17:37:43 +01:00
Treeku
0c7b11068a
Fixed some vehicles issues
2014-05-03 17:12:24 +01:00
CharonInferar
05034b4d83
group spawn distances added
...
Force sensitive groups now spawn at a distance to each other in random
group member numbers.
Loot added to FSs
2014-05-03 16:31:04 +02:00
Treeku
0a4001d504
Merge pull request #571 from tacef/master
...
Added NPC scripts( No conversations yet)
2014-05-02 22:01:08 +01:00
Treeku
48ec7c46ed
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-05-02 16:30:46 +01:00
CharonInferar
1c14d7a702
Random stat jewelry added, loot service further debugged
...
Added stat jewelry
2014-05-01 21:25:41 +02:00
tacef
7043f6a159
Updated NPC Scripts with conversations
2014-05-01 19:38:12 +02:00
tacef
e111724115
Added NPC scripts( No conversations yet)
2014-05-01 18:25:39 +02:00
CharonInferar
87f10370f0
Added most droppable armor pieces
2014-05-01 05:12:05 +02:00
Treeku
5b5ebaf11c
Vehicles now have ranged gb buffs
2014-04-30 23:49:55 +01:00
tacef
091d540ae8
Added Rebel Recruiter script
...
Added Rebelrecruiter to mos eisley cantina for testing reasons
2014-04-30 22:05:59 +02:00
tacef
8818a821d6
Added Imperial Recruiter scripts
...
Also added 1 recruiter to mos eisley for testing purpose
2014-04-30 21:46:25 +02:00
Treeku
2de5cbe362
Static object and doid fixes
2014-04-29 19:41:05 +01:00
Treeku
3368682443
Static objects now use doids
2014-04-29 08:36:44 +01:00
Treeku
0364cad779
Added all (findable) junk dealer types
2014-04-29 02:54:59 +01:00
Treeku
84f266f49b
Merge pull request #520 from Mesagoppinmypants/patch-37
...
Added Loot to Imperial Storm Commando
2014-04-25 12:10:42 +01:00
Mesagoppinmypants
061787e2c6
Added Loot to Imperial Storm Commando
2014-04-24 20:55:11 -04:00
LordAlfonso
e4eec8921c
Merge remote-tracking branch 'upstream/master'
2014-04-24 23:02:48 +02:00
CharonInferar
8476bb36ee
Merge remote-tracking branch 'origin/master' into LootDrops
2014-04-24 14:09:03 +02:00
LordAlfonso
3abe70681c
Added - Rancor, NS Slave
2014-04-24 00:13:02 +02:00
Seefo
064e733cba
Fixed vehicle passenger stuff
2014-04-23 00:11:26 -04:00
CharonInferar
670a2d57a2
Loot added
...
added loot
2014-04-19 01:51:42 +02:00
Treeku
e8a1959f9d
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
...
Conflicts:
scripts/radial/vehicle.py
src/main/NGECore.java
src/resources/objects/creature/CreatureObject.java
src/resources/objects/player/PlayerObject.java
src/resources/objects/tangible/TangibleObject.java
src/services/SimulationService.java
src/services/combat/CombatService.java
src/services/object/ObjectService.java
2014-04-18 21:10:53 +01:00
Treeku
f58b7b6a5b
Overhauled Mounts (still buggy)
2014-04-18 19:09:45 +01:00
Light2
416cee922b
Merge pull request #426 from Freddiec/master
...
Added: Tantive Speeder and Barc Speeder
2014-04-16 18:15:52 +02:00
CharonInferar
58b56070cd
preliminary armor drops test
...
Default weapon spawn fixed
Mobile templates must now assign weapon attack speed and weapon type
dueto it not being determinable from template
2014-04-15 19:15:12 +02:00
CharonInferar
4fa44e412d
More loot items added
...
Tusken Raider Clothing
Gaffis
CDEF Rifles
Worked on weapon drops and giving them stats
Refactored the item scripts to use lists to allow random templates
Tweaked the drop chances to be close to how they were in live
2014-04-15 04:34:50 +02:00
Freddiec
c58d66d21a
Added: Tantive Speeder and Barc Speeder
...
For testing
2014-04-13 20:44:41 -05:00
Treeku
6d38e2badc
Tidied radials
2014-04-13 21:46:51 +01:00
CharonInferar
2e21b1fb71
Clean up
...
Cleaned up classes
Moved loot radial to death state
2014-04-10 17:49:47 +02:00
CharonInferar
221f9a93fc
Loot radial and power crystal items
...
Connected loot radial to corpse. Made powercrystal scripts.
Allowed the mobile scripts to drop loot now.
2014-04-10 04:22:54 +02:00
CharonInferar
118d622c6d
More Junk, Krayt Pearls added
...
The System has been more generalized, but also deals with special cases
of Krayt Pearls/Power Crystals.
More itemscripts created
2014-04-09 21:16:28 +02:00
CharonInferar
4d264f8c8a
Refined the loot system
...
Added more py scripts for krayt pearls and junk
Made system more flexible
2014-04-09 04:57:26 +02:00
CharonInferar
70964ef14a
Lootpool scripts added
...
Data transfer from py script to java
2014-04-08 15:39:48 +02:00
CharonInferar
d848e89edb
Script integration
...
A few example .py scripts
Improvements on the lootservice design
2014-04-08 04:08:52 +02:00
CharonInferar
9526eee9d6
Object-orientated approach to storing the loot info
2014-04-08 02:12:36 +02:00
CharonInferar
06fe72e647
Implementation of LootService
...
First steps
2014-04-07 23:49:51 +02:00
Light2
b245efdce6
Finished NPC conversations, fixed disconnect bug, fixed AI atk speed check
2014-04-02 18:12:08 +02:00
Light2
760e9726a9
more work on conversations
2014-04-01 15:31:14 +02:00
Treeku
cd6b2c2678
Added swoop bike
...
- The deed adds a pcd of the swoop to datapad and self-destructs.
- The pcd stores the objectId of the new swoop.
- When used, the pcd spawns or destroys the swoop depending on whether
it exists or not.
- When the swoop is used or radialed, you can enter/exit it.
2013-12-16 10:04:54 +00:00
Waverunner
330c06c93c
Fixed animation & buff window shows for recipient
2013-11-11 18:46:59 -05:00
Wefi
0086c6e35d
Start of Life Day
...
Added basic Npcs to the Lifeday event in Wafar.
Need to do.
Find a way to bind an ID to a spawned item, as Static id's are refresh
every server reset.
2013-11-09 21:54:09 -06:00
Light2
8f14f4e78a
Added serverside templates
2013-07-08 15:03:08 +02:00