Waverunner
d38bc9eb29
Changed CmdStartScene to use galacticTime
...
This should fix the time of day's being incorrect when using multiple
clients
2014-05-10 17:13:06 -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
Ziggeh
96e10b5a86
Merge pull request #642 from Mesagoppinmypants/patch-85
...
Fixed the Heroic Set Ghost Ring's Stats
2014-05-10 19:17:07 +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
Ziggeh
81c966530c
Merge pull request #641 from Mesagoppinmypants/patch-80
...
Fixed Necklace of the Ghost Stats
2014-05-10 18:42:19 +02: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
Ziggeh
bbe6df11a0
Merge pull request #637 from Mesagoppinmypants/patch-75
...
Fixed Band of the Ghost Stats
2014-05-10 18:35:29 +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
Waverunner
377815835b
Merge pull request #634 from tacef/master
...
Updated Cloning Conversation
2014-05-09 15:19:54 -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
Waverunner
0be5465b86
Merge pull request #628 from tacef/master
...
Finished Trader Roadmap items
2014-05-07 13:55:35 -04: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
Treeku
0519788076
Minor syntax fix
2014-05-07 06:22:44 +01:00
Treeku
5582c3d1ba
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-05-07 06:06:59 +01:00
Treeku
6e781a2bb0
addCollection adds reward XP
2014-05-07 06:02:50 +01:00
Waverunner
0c406104c6
Merge pull request #626 from Mesagoppinmypants/patch-68
...
Smoke Bomb Ability Now Puts Spy in Stealth
2014-05-06 23:12:49 -04:00
Mesagoppinmypants
1b25647e62
Smoke Bomb Ability Now Puts Spy in Stealth
...
Tested and worked.
2014-05-06 21:14:49 -04:00
Seefo
6e80bd7b28
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-05-06 20:55:19 -04:00
Seefo
b714ea093d
Fixed references to getEquipmentList - might fix crashing
2014-05-06 20:55:15 -04:00
Mesagoppinmypants
a051bc4d2c
Sneak Ability Now Puts Spy in Stealth
...
Tested and worked.
2014-05-06 20:44:13 -04:00
Waverunner
892f9cb7db
Bounty mark will enter combat now if attacked, entering combat will now break stealth
2014-05-06 20:34:35 -04:00
Waverunner
4e36321ca3
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-05-06 19:08:13 -04:00
Waverunner
f8c26e9658
Fixed customization delta, changed bounty list to bounty map, added SurveyMissionObjective
2014-05-06 19:08:00 -04:00
Treeku
37cd0e6666
Fixed collection message issue
2014-05-06 23:59:26 +01:00
Seefo
bd9db1c0c8
Added container limit checks
2014-05-06 18:40:19 -04:00
Seefo
98134130c0
.
2014-05-06 17:57:00 -04:00
Seefo
e76e287689
Fixed some errors
2014-05-06 17:55:44 -04:00
Waverunner
023f5bfef9
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-05-06 17:27:19 -04:00