Commit Graph
556 Commits
Author SHA1 Message Date
CharonInferar 646476c17d Harvesters introduced
Working harvesters and generators
Big update
2014-04-11 01:48:27 +02:00
CharonInferar ebe705f338 Merge remote-tracking branch 'origin/master' into LootSystem 2014-04-10 18:51:02 +02:00
CharonInferar 2e21b1fb71 Clean up
Cleaned up classes
Moved loot radial to death state
2014-04-10 17:49:47 +02:00
CharonInferar 4bb055ca19 Rare loot system stage added
Rare loot system stage in effect for every loot session.
Added legendary,exceptional,rare loot chests
2014-04-10 17:04:52 +02:00
DAK- e4b07bd51b Swapped correct Dantooine travel point names.
Imperial / Mining Outpost(s) travel point names on Dantooine were swapped - now correct.
2014-04-10 06:39:52 -05:00
Treeku 62fea5c7cc Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-04-10 10:22:07 +01:00
Treeku 351910c04a Various command bugfixes 2014-04-10 10:18:20 +01: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
Seefo 38283f3351 Added house radials and fixed a lot calculation mistake 2014-04-09 21:23:12 -04:00
Seefo 70b7507bb0 Added /movefurniture & /rotatefurniture, see ext.
The permission system thing I'm doing needs to be adjusted to the
Container permission system in the Engine.

To Light:  Please contact me in regards to this
2014-04-09 19:53:11 -04:00
CharonInferar abe8d6475f Merge remote-tracking branch 'origin/master' into LootSystem
Conflicts:
	src/main/NGECore.java
	src/services/DevService.java
2014-04-10 00:38:13 +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
Seefo 8025bc7ad0 Changes to housing, added real player lot count to character sheet 2014-04-09 11:56:56 -04:00
Seefo 46c2c1bf2c Preliminary housing 2014-04-08 23:47:59 -04: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 c5fdad3092 crystal template change 2014-04-08 22:36:43 +02:00
Waverunner 2c4356188a Fixed #396: Environmental Purge not granting. 2014-04-08 16:30:19 -04: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 0eedd5cc5f Merge remote-tracking branch 'origin/master' into LootSystem 2014-04-08 00:00:57 +02:00
CharonInferar 06fe72e647 Implementation of LootService
First steps
2014-04-07 23:49:51 +02:00
Waverunner d5c9d226e3 Fixed #255: Evasion not exiting combat 2014-04-07 16:22:36 -04:00
LevarrishawkandCharonInferar f7bcd6416d More unnecessary distractive Content Development 2014-04-07 18:56:33 +02:00
TreekuandCharonInferar 9a141802b9 Script syntax error 2014-04-07 18:56:32 +02:00
TreekuandCharonInferar 4b11146f78 Added example conversation script
Made a simpler script that uses less code, so it's easier to grasp.

In most cases there will only be one ProsePackage.

Copy-paste friendly.
2014-04-07 18:56:31 +02:00
ZiggehandCharonInferar c99e7c4bff Revert "Jedi - Fixed Force Throw and Spark"
This reverts commit e05a5b4bf5.
2014-04-07 18:56:31 +02:00
TreekuandCharonInferar 3bff39bd2e Added alias "afk" for "toggleawayfromkeyboard" 2014-04-07 18:56:29 +02:00
Bronco69andCharonInferar 5516a55762 fix in Medic expertise
realized that the health buff is linked to the stamina box in expertise
http://i.imgur.com/hW0L0zp.jpg
ive chosen CL48 for mark 2 because you get initially mark 1 at CL48 too.
2014-04-07 18:56:22 +02:00
Bronco69andCharonInferar 01fedd5cdb fixes in Jedi expertise
multi expertise commands fixed
2014-04-07 18:56:21 +02:00
ZiggehandCharonInferar 29b6738852 Jedi - Fixed Force Throw and Spark 2014-04-07 18:56:20 +02:00
Levarrishawk 7216987f13 More unnecessary distractive Content Development 2014-04-07 05:50:42 -04:00
Treeku 2a9988847f Script syntax error 2014-04-07 10:37:11 +01:00
Treeku e4d676f43d Added example conversation script
Made a simpler script that uses less code, so it's easier to grasp.

In most cases there will only be one ProsePackage.

Copy-paste friendly.
2014-04-07 10:08:41 +01:00
Treeku b6045f85dc Added alias "afk" for "toggleawayfromkeyboard" 2014-04-07 09:29:19 +01:00
Bronco69 97dfb85bd7 fix in Medic expertise
realized that the health buff is linked to the stamina box in expertise
http://i.imgur.com/hW0L0zp.jpg
ive chosen CL48 for mark 2 because you get initially mark 1 at CL48 too.
2014-04-07 04:25:56 +02:00
Bronco69 1f981fa388 fixes in Jedi expertise
multi expertise commands fixed
2014-04-07 03:18:46 +02:00
Waverunner 494bd4a8ad GMs can now get the accountId of the target (getplayerid) 2014-04-06 17:42:08 -04:00
Seefo 584380503c Changed buff for Elder Jedi Oppressor Robe 2014-04-06 16:31:34 -04:00
Waverunner 730b446f02 Change holoemote cooldown to seconds 2014-04-06 14:42:02 -04:00
Seefo 5c34a3644e Updated some Jedi robe scripts and fixed a concurrency error 2014-04-06 12:01:32 -04:00
CharonInferar c6836dead9 Clean up
SurveyCommand is now done fully over the Jython interface consistent to
client command handling
2014-04-06 14:49:22 +02:00
CharonInferar a5ba92cbf1 Bug fix
Picking up sampling a previously sampled resource, will add the stack to
the according container.
2014-04-06 14:27:55 +02:00
CharonInferar 348b6b7f55 Cleanup of options.cfg
Used kneel py for spawning tools, replaced it with original
2014-04-06 04:44:40 +02:00
CharonInferar e448a41bb0 Merge remote-tracking branch 'origin/master' into ResourceSpawn
Conflicts:
	src/main/NGECore.java
	src/services/DevService.java
	src/services/command/CommandService.java
2014-04-06 03:59:55 +02:00
CharonInferar 065fe79945 Clean up of code
Cleaned up some classes
Moved functionalities into more appropriate methods/classes
2014-04-06 02:08:55 +02:00
Seefo d74bfae9c1 Fixed #378 2014-04-05 18:57:24 -04:00
Waverunner fe340f5930 Fixed #378: Drillmaster applied to target. 2014-04-05 18:45:16 -04:00
Waverunner 36be2c9b37 Merge pull request #381 from Ziggeh/master
Fixed Nutrient Injection
2014-04-05 18:18:33 -04:00
Seefo 01a7852936 Added the ability to add items to a bonus set via STF Name, added Heroism Bonus Set, added Heroism Jewlery set to frog 2014-04-05 12:40:51 -04:00