Commit Graph
1226 Commits
Author SHA1 Message Date
Cekis 0f17f88ce8 Fixed null pointer issue happening in the decrepit droid factory resulting from bad logic. 2017-01-18 22:17:00 +00:00
Cekis e1963734ed Fixed issue caused when an NPC enters combat with another object that isn't a creature or ship object (unsure of what situation would cause this). 2017-01-18 22:06:14 +00:00
Cekis ddc8841ae0 Fixed issues in tutorial where comm messages would throw an error if the player could not be identified. Also updated some bad logic on conditionals. 2017-01-18 20:03:58 +00:00
Cekis 803479487a Fixed issue where droid ranged weapon data was not being set, but instead tried to set a non-existant secondary weapon. 2017-01-18 19:14:02 +00:00
Cekis 410a1afea1 Added logging for situation where a players profession could not be retrieved while getting module command level and setting bonus to command level to 0 for this situation. 2017-01-18 19:08:44 +00:00
Cekis 8300373212 Crackdown troops no longer spawn and attack jedi players below level 75 and will no longer attack non-jedi players below level 25. 2017-01-18 18:51:56 +00:00
Cekis 3aff6f3e8e Added logging for incorrect housing sign object id errors and bypassed java dump. 2017-01-18 18:20:53 +00:00
Cekis 874c311510 Fixed issue with City Mayors not getting mails regarding inactive citizens. 2017-01-18 18:06:54 +00:00
Cekis 3c5927c679 Adjusted some issues for Golden Ticket. 2017-01-16 04:07:49 +00:00
Cekis a3c975ac2d removed extra print statements and added ticket turn in music. 2017-01-15 20:51:40 +00:00
Cekis 0a28e36f6c Adjusted to allow fractional drop rates. 2017-01-15 20:36:40 +00:00
Cekis b9568123b4 Added extra logging and removed old logging. 2017-01-15 18:01:47 +00:00
Cekis 4b4898e9d0 Made it so character cannot loot the ticket if their station id already qualified. 2017-01-14 20:00:35 +00:00
Cekis 8a97209621 Fixed more issues with Golden Ticket... 2017-01-14 19:40:21 +00:00
Cekis 7baf374b13 Fixed some issues with Golden Ticket event... 2017-01-14 18:54:22 +00:00
Cekis 72a9770098 Fixed issue with level rewards. Added new Golden Ticket event. 2017-01-14 01:30:27 +00:00
Cekis c87376c9ae Fixed issues with Tusken Executioner (and crew) not spawning and added missing Mos Taike Tusken invasion. 2017-01-08 23:49:30 +00:00
DarthArgus 2abca32b8a Merge branch 'testing' of git.stellabellum.net:staff/dsrc into testing 2016-12-31 03:04:23 +00:00
Cekis aacc847c07 Fixed issue where terminal missions dont display their description correctly. 2016-12-30 19:32:53 +00:00
Cekis 03fa943725 Removed DevH test scripts. 2016-12-29 21:36:43 +00:00
Cekis c2bc0b1c10 Removing PvP flags that were added when bounty is being collected and the target or hunter are killed and the bounty collection failed. 2016-12-29 20:01:43 +00:00
DarthArgus f8c8077621 Merge branch 'testing' of git.stellabellum.net:staff/dsrc into testing 2016-12-28 22:55:22 +00:00
DarthArgus f7a4c5a84f slightly revert this 2016-12-28 22:55:05 +00:00
Cekis 4b49be7993 Handled weapon without weapon data when calculating crit modifier 2016-12-28 22:46:44 +00:00
DarthArgus 01c80f8c23 Merge branch 'testing' of git.stellabellum.net:staff/dsrc into testing 2016-12-28 15:49:47 +00:00
DarthArgus bc78e1ced7 bad darth 2016-12-28 15:49:07 +00:00
Cekis 5cf7f48b65 Fixed deed not consumed on use issue with droids and such. 2016-12-27 23:24:25 +00:00
Cekis 28c65bffcf Fixed typos. 2016-12-27 23:16:29 +00:00
Cekis 026eda3ff1 Moved Elite Storyteller vendor in the Bestine hotel. 2016-12-27 21:26:29 +00:00
Cekis 04f54750d6 Moved Theed Elite Storyteller vendor in the Theed hotel. 2016-12-27 21:24:58 +00:00
Cekis 862165afcc Removed incorrect spawns for entertainer NPCs in Mos Eisley cantina. 2016-12-27 21:19:48 +00:00
Cekis 0554ef85d4 Removed some permissions from the QA Tool (seefo hack prevention). 2016-12-27 18:38:48 +00:00
Cekis c1c13e529f Reverted changes to cmd.java - let the tab handle it. 2016-12-26 23:17:10 +00:00
Cekis ced8db4cc4 merged 2016-12-26 22:59:22 +00:00
Cekis 5daa65da6a Added god mode checks to all QA and testing scripts. 2016-12-26 22:08:07 +00:00
DarthArgus bf2987ff51 fix my mistake 2016-12-23 23:50:01 +00:00
DarthArgus 506513a0f3 Merge branch 'testing' of git.stellabellum.net:staff/dsrc into testing 2016-12-23 12:27:31 +00:00
DarthArgus 4893225657 return 0 if we have a combat exception, no reason to risk using hacked/cached values 2016-12-23 12:27:09 +00:00
Groot 2d62cd7b8c adds a check to major commands for godlevel so we can set the approariate one for the right command 2016-12-23 06:49:18 +00:00
DarthArgus d101bb11dc Merge branch 'testing' of git.stellabellum.net:staff/dsrc into testing 2016-12-21 21:43:10 +00:00
DarthArgus b0c18cc118 make this a boolean 2016-12-21 19:39:34 +00:00
Cekis ee32c911db Fixed issue where maximum combat distance wasn't being considered when a player warped out of the area (i.e. cloned). 2016-12-21 17:23:20 +00:00
Cekis e9da604198 Fixed typo. 2016-12-21 17:21:57 +00:00
Cekis 333b0c8031 Rewrote the deed award script to be more efficient. 2016-12-20 18:58:29 +00:00
Cekis 6de2a68ace (go live) Changed how loot is handled for new rare loot drops. 2016-12-19 20:20:41 +00:00
Cekis 152942a613 (go live) Added Transport Skiff to Forward Commander loot. 2016-12-19 20:07:33 +00:00
Cekis 63af2ae4c3 (go live) Added Grievous Wheel Bike to loot table for NK-Necrosis. 2016-12-19 19:36:59 +00:00
Cekis 4d253aea5f (go live) enforced use of instant travel vehicles to be only usable at level 50 and above. 2016-12-18 14:52:27 +00:00
Cekis 1801f2ce63 Added level specific reward mechanism and adjusted some awards to be unique and/or no trade. 2016-12-17 21:01:32 +00:00
Cekis 8412d6cb07 Argh... test before you commit, Cekis! 2016-12-17 08:49:22 +00:00