Commit Graph
22 Commits
Author SHA1 Message Date
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