Commit Graph
965 Commits
Author SHA1 Message Date
Light2 4e8a9ae47c bit more work on vendors 2014-05-21 19:02:12 +02:00
Light2 b8927c9677 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-05-12 17:35:30 +02:00
Light2 119e58318c More work on vendors 2014-05-12 17:35:19 +02:00
Treeku bf472ae6b6 Fixed minor issue with previous engine binary 2014-05-12 14:15:02 +01:00
Treeku 4e8eebb718 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
Conflicts:
	src/resources/objects/tangible/TangibleObject.java
2014-05-12 05:01:27 +01:00
Treeku 4fe246975c Fixed various bugs 2014-05-12 04:56:29 +01:00
Seefo c47ddf77df Fixed a container limit bug 2014-05-11 12:42:40 -04:00
Seefo 3218803ecb Updated lightsaber system messages, changed EquipmentService.canEquip to report why the actor cannot equip the item 2014-05-11 01:45:00 -04:00
Mesagoppinmypants 5651667ab8 Updated Smoke Bomb 2014-05-10 19:29:39 -04:00
Waverunner b5344eab07 Added bindLocation variable, clone location shows bind spot in yellow, fixed incap and db messages 2014-05-10 16:38:59 -04:00
Waverunner 994340373d Merge pull request #635 from tacef/master
Temp Fix for the Cloning Terminal
2014-05-10 15:35:47 -04:00
Waverunner 85c9fe0658 Merge pull request #636 from Mesagoppinmypants/patch-74
Added Conversation Script for Medical Droid
2014-05-10 15:35:32 -04:00
tacef 41a5bbf03f Updated Cloning Terminal so fee is level based 2014-05-10 20:11:06 +02:00
Ziggeh a6f1318f0a Merge pull request #644 from Mesagoppinmypants/patch-87
Fixed Right Bracelet of the Ghost Stats
2014-05-10 19:17:55 +02:00
Ziggeh 7e1a99f44d Merge pull request #643 from Mesagoppinmypants/patch-86
Fixed the Heroic Set Ghost Left Bracelet Stats
2014-05-10 19:17:25 +02:00
Mesagoppinmypants 285bda57bd Fixed Right Bracelet of the Ghost Stats
http://swg.wikia.com/wiki/The_Ghost_set?file=Bracelet.of.the.Ghost.%2528Right%2529.jpg
2014-05-10 12:52:07 -04:00
Mesagoppinmypants 28534df70c Fixed the Heroic Set Ghost Left Bracelet Stats
http://swg.wikia.com/wiki/The_Ghost_set?file=Bracelet.of.the.Ghost.%2528Left%2529.jpg
2014-05-10 12:50:17 -04:00
Mesagoppinmypants 79dbed0150 Fixed the Heroic Set Ghost Ring's Stats
http://swg.wikia.com/wiki/The_Ghost_set?file=Ring.of.the.Ghost.jpg
2014-05-10 12:47:40 -04:00
Mesagoppinmypants 654239c4ca Fixed Necklace of the Ghost Stats
http://swg.wikia.com/wiki/The_Ghost_set?file=Necklace.of.the.Ghost.jpg
2014-05-10 12:40:56 -04:00
Ziggeh 9ad17587b3 Changed Preparation Cooldown to a skillmod
Changed Preparation Cooldown to a skillmod on the Ghost Band
2014-05-10 18:39:03 +02:00
Mesagoppinmypants a5b005b758 Fixed Band of the Ghost Stats
http://swg.wikia.com/wiki/The_Ghost_set?file=Band.of.the.Ghost.jpg
2014-05-10 12:28:56 -04:00
Ziggeh f025988ecd Merge pull request #633 from Mesagoppinmypants/patch-73
Strikethrough Now Shows Up on Character Sheet
2014-05-10 11:56:43 +02:00
Mesagoppinmypants 8d9968611b Added Conversation Script for Medical Droid 2014-05-09 23:33:11 -04:00
tacef 3d41026e51 Temp Fix for the Cloning Terminal
%DI now shows 5000, will be redone as soon as suiWindow is fixed
2014-05-10 03:37:39 +02:00
Waverunner 78b66512cc Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-05-09 19:18:08 -04:00
Waverunner bdfee34ff2 Bounty mission level accounts for failed attempts on target, added survey mission objective 2014-05-09 19:17:56 -04:00
tacef 283e4d694d Updated Cloningfee formula
to be more accurate to live
2014-05-09 17:07:48 +02:00
tacef e4c682e958 Updated Cloning Conversation
Cloning now deducts fee according to level
2014-05-09 16:58:45 +02:00
Seefo d182fea6eb Loot System changes, see extended
* Added /setgodmode genloot <lootTemplate> command
* Added the option to have a 'custom setup' of a looted object template
(see scripts/loot/lootItems/veryrareloot/rare_ankarres_sapphire.py),
procedure is same as object scripts
* Looted items no longer need custom names in order to not have an empty
name (most scripts containing a custom name can now have that method
removed)
2014-05-07 22:11:18 -04:00
Seefo 2285378ad7 Fixed a bug where people could spam-equip items with bonus sets and obtain a bonus buff without wearing the required number of items 2014-05-07 22:08:20 -04:00
Mesagoppinmypants 123490996e Strikethrough Now Shows Up on Character Sheet
Tested and Worked.
2014-05-07 19:33:20 -04:00
Waverunner db4ad9cf00 Merge pull request #629 from tacef/master
Fixed Forcethrow exception
2014-05-07 17:49:49 -04:00
Waverunner 098e1ac967 Removed unneeded .prt effect object in force run buff
The .prt is already referenced when you send a packet for the
pl_force_run.cef (look at it in TRE explorer)
2014-05-07 17:48:05 -04:00
Waverunner df374e8615 Fixed trader roadmap scripts, fixed rand. bounty mission checks, purchaseTravelTicket accounts for travel tax now 2014-05-07 16:07:55 -04:00
tacef ca5134bf13 Fixed Forcethrow exception 2014-05-07 21:54:16 +02:00
tacef 0c83db335b Finished Trader Roadmap items
Need some testing
2014-05-07 19:49:55 +02:00
Waverunner 390bd41a85 Merge pull request #625 from Mesagoppinmypants/patch-66
Sneak Ability Now Puts Spy in Stealth
2014-05-07 06:36:11 -04:00
Mesagoppinmypants 1b25647e62 Smoke Bomb Ability Now Puts Spy in Stealth
Tested and worked.
2014-05-06 21:14:49 -04:00
Mesagoppinmypants a051bc4d2c Sneak Ability Now Puts Spy in Stealth
Tested and worked.
2014-05-06 20:44:13 -04:00
Seefo bd9db1c0c8 Added container limit checks 2014-05-06 18:40:19 -04:00
Waverunner 7b14c94d40 Fixed #621, added missing sys message for tracking droids, fixed bounties db null error & wp null error 2014-05-06 17:27:06 -04:00
Seefo cfe65a9613 Fixed crystal name after tuning 2014-05-06 14:04:20 -04:00
Seefo 16a05bd73c Fixed tuning of color crystals 2014-05-06 13:30:31 -04:00
Seefo f394dd6e19 Fixed loot system message, added functions to TangibleObject to obtain different variants of the object's name 2014-05-06 13:03:54 -04:00
CharonInferar e9cd8fca8d Merge remote-tracking branch 'origin/master' into TuningProcess 2014-05-06 16:14:39 +02:00
CharonInferar 76b2f81ee0 Tuning process continued
messages added
Tre file specs added
attributes corrected
2014-05-06 16:12:27 +02:00
Light2 1676e42132 Merge pull request #615 from tacef/master
Removed Dynamic Spawns around Mos Eisley
2014-05-06 14:36:32 +02:00
CharonInferar 112194be87 Tuning process implemented
According to swgwikia, the stats have been considered
2014-05-06 04:37:44 +02:00
Seefo b7ec88bd5c Added a Locations category to frog to teleport 2014-05-05 20:44:31 -04:00
Seefo b4d7b1c95a Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-05-05 20:19:22 -04:00