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
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
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
Seefo
8dd5f5d053
Initial commit of lightsaber customization - see extended
...
The majority of lightsaber customization now works.
All that I can think of that needs to be done is:
* Rare/Unique color crystals names/palette index to
resources.datatables.LightsaberColors
* Weapon element types and damage bonus based on color crystal
* Random stats when tuning power crystals/krayt dragon pearls
* Checks to see if lightsaber is full - container size is in IFFs, we
should implement it for all containers
2014-05-05 20:19:07 -04:00
Light2
61bfc193ec
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-05-06 00:55:19 +02:00
Light2
ce15656ff3
begin work on vendors, fixed highestid sql query(might fix crash bug)
2014-05-06 00:55:02 +02:00
tacef
414eb6f2c3
Removed Dynamic Spawns around Mos Eisley
...
Will not work with dynamic Spawnssystem
2014-05-05 21:00:18 +02:00
Ziggeh
835cd5a9be
Merge pull request #614 from tacef/master
...
Fixed Typo in Junkdealer conversation
2014-05-05 18:33:18 +02:00
tacef
90ded46f68
Fixed Typo in Junkdealer conversation
2014-05-05 17:42:08 +02:00
Seefo
fc1d8a0cea
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-05-04 21:09:29 -04:00
Seefo
6333418ba9
Fixed a few vehicle bugs, see extended
...
Fixed AV-21s not being called from datapad
Fixed dismounting of passengers in passenger vehicles
Fixed vehicle posture (animations will be correct now)
2014-05-04 21:09:15 -04:00
Treeku
70bd83a6f3
Merge pull request #609 from zingzing175/master
...
Fixed some commands not firing unless targeting self.
2014-05-05 02:06:41 +01:00
zingzing175
b532798a0c
Fixed some commands not firing unless targeting self
2014-05-04 18:01:57 -07:00
Levarrishawk
079605d063
Corrected script titling
2014-05-04 19:25:57 -04:00
CharonInferar
d4332eb80a
folders cleaned
2014-05-05 01:09:08 +02:00
CharonInferar
5c2cfc3b44
corpse script fix
2014-05-05 01:01:51 +02:00
CharonInferar
11a3f1fbc4
fix
2014-05-05 00:54:09 +02:00
CharonInferar
7fd750a629
Merge remote-tracking branch 'upstream/master'
2014-05-05 00:50:10 +02:00
CharonInferar
5529ab4155
conflict again
2014-05-05 00:49:27 +02:00
Treeku
2877326e3e
Merge pull request #584 from Mesagoppinmypants/patch-43
...
Updated Force Cloak
2014-05-04 23:37:53 +01:00
Treeku
d1b35540cd
Merge pull request #602 from DAK-/master
...
Updated BountyHunter "Take Cover" buff
2014-05-04 23:36:51 +01:00
DAK-
5969c40306
Updated BountyHunter Take Cover buff
...
Take cover now uses setRadarVisible command to take player off radar for
the buff duration.
2014-05-04 17:27:18 -05:00