Commit Graph
114 Commits
Author SHA1 Message Date
Cekis ebec602600 Prevented target from adding hate to itself when applying a dot. 2018-03-23 16:02:23 -07:00
Cekis 43b0f3c872 Added try/catch when trying to set ship capacitor energy fails. 2018-03-23 16:02:17 -07:00
Cekis ffcc69f7fa Added extra checks to make sure dot calculations continue if armor special protection cannot be retrieved. 2018-03-23 16:02:14 -07:00
Cekis a9a454ad28 Added map location for Vreni Island. 2018-03-23 16:02:01 -07:00
Cekis f2634ad8e8 Added logging for getGoodCityLocation - unknown issue. 2018-03-23 16:01:52 -07:00
Cekis 04de99ad9a Added extra check to make sure an items template can be found. 2018-03-23 16:01:46 -07:00
Cekis f2d6c7d087 Fixed issue with Chronicler House sign alignment on Merchant Tents. 2018-03-23 16:01:27 -07:00
Cekis 31059396e5 Fixed issue in Echo Base where quest would not update properly. 2018-03-23 16:01:09 -07:00
Cekis 6146642930 Fixed more stupid. 2018-03-23 16:01:06 -07:00
Cekis 841f1eef96 Fixed issue where creature could not run to object because it wasn't a creature. 2018-03-23 16:00:47 -07:00
Cekis 07a6e5eb17 Fixed OOB exception on buildings with turnstiles that do have more patrons than timestamps. 2018-03-23 16:00:41 -07:00
Cekis 68f653cc83 Fixed OOB exception when player uses the frog to change their level to a lower level. 2018-03-23 16:00:28 -07:00
Cekis c050217184 Fixed exception thrown when a buff dot applies damage to the host of the buff. 2018-03-23 16:00:16 -07:00
Cekis 1a73c91d9c Added logging for issue where a creature killed does not have a social group assigned. 2018-03-23 16:00:13 -07:00
Cekis a9767f6f33 Revamped City Invasion timer system to now work properly. 2018-03-23 16:00:10 -07:00
Cekis 984f4e8368 Fixed issue where capital ships would not allow their components to be destroyed and therefore the ship could not be destroyed. 2018-03-23 16:00:07 -07:00
Cekis 43646edc1b Fixed null pointer issue occurring on some houses when inspecting for packup. 2018-03-23 16:00:04 -07:00
Cekis 4467ebda10 Prevented a medic ability adding hate to an intangible object. 2018-03-23 15:59:40 -07:00
Cekis 6c04023df4 Fixed issue where attacker was attempting to reset hate on a non-tangible object. 2018-03-23 15:59:37 -07:00
Cekis 8bbdef1191 Fixed issue that occurs when a smuggler tries to inspect a corpse for contraband that doesn't have a loot table defined. 2018-03-23 15:59:19 -07:00
Cekis 921fc1d6de Fixed issue when player unpacks their house without items in it. 2018-03-23 15:59:16 -07:00
Cekis ce9f8ce26a Fixed issue occurring when a player or NPC does an AoE and hate is applied against himself. 2018-03-23 15:59:13 -07:00
Cekis a625bd44dc Fixed issue occurring when a city region location could not decipher into a fictional name. 2018-03-23 15:59:10 -07:00
Cekis e7c25efaed Fixed null pointer issue occurring on manufactured objects by a player that had no crafting skills. 2018-03-23 15:59:03 -07:00
Cekis 5d93cdc518 Fixed issue resulting in error if killed creature was not part of a collection. 2018-03-23 15:58:39 -07:00
Cekis 0d0c4baaec Fixed issue with turnstile instances based on timer when no individuals have previously entered (no idea which one is throwing this error). 2018-03-23 15:58:23 -07:00
Cekis d5b0cfb108 Fixed issue with bad object ids when performing an energy pulse 3. 2018-03-23 15:58:06 -07:00
Cekis 4152d65e22 Fixed issue where droid ranged weapon data was not being set, but instead tried to set a non-existant secondary weapon. 2018-03-23 15:57:45 -07:00
Cekis f672c113bf 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. 2018-03-23 15:57:42 -07:00
Cekis 3ab28fa659 Added logging for incorrect housing sign object id errors and bypassed java dump. 2018-03-23 15:57:37 -07:00
Cekis 9521b2dab6 Adjusted some issues for Golden Ticket. 2018-03-23 15:57:25 -07:00
Cekis 878056179d Adjusted to allow fractional drop rates. 2018-03-23 15:57:19 -07:00
Cekis 64084db19f Added extra logging and removed old logging. 2018-03-23 15:57:16 -07:00
Cekis 500d25d16b Made it so character cannot loot the ticket if their station id already qualified. 2018-03-23 15:57:13 -07:00
Cekis c9b62725e3 Fixed some issues with Golden Ticket event... 2018-03-23 15:57:07 -07:00
Cekis ffab447904 Fixed issue with level rewards. Added new Golden Ticket event. 2018-03-23 15:57:04 -07:00
Cekis 2401046281 Removing PvP flags that were added when bounty is being collected and the target or hunter are killed and the bounty collection failed. 2018-03-23 15:56:34 -07:00
Cekis f52cbff7b4 Handled weapon without weapon data when calculating crit modifier 2018-03-23 15:56:25 -07:00
DarthArgusandCekisSWG 7a640d9c5c bad darth 2018-03-23 15:56:22 -07:00
DarthArgusandCekisSWG db389df3c0 fix my mistake 2018-03-23 15:46:44 -07:00
DarthArgusandCekisSWG c767eb0894 return 0 if we have a combat exception, no reason to risk using hacked/cached values 2018-03-23 15:46:41 -07:00
Cekis 691e07894d Fixed issue with respec clearing meatlump timeouts. 2018-03-23 15:44:58 -07:00
DarthArgus 1486c84de2 disable some debug flags by default...most importantly, add the scriptListLoadUnload [GameServer] flag, which toggles the "script_class_loader" spam on and off 2016-07-20 00:01:54 +00:00
Redacted by Stellabellum INC 58ee8cafc4 Fixed debug speak messages being shown to all players 2016-07-03 18:52:47 -04:00
Redacted by Stellabellum INC ea4c57d641 Players can now launch into Ord Mantell Space from Tansarii Point Station 2016-07-03 18:45:01 -04:00
Cekis 26394f6808 Fixed issue where death blows would not work properly. 2016-06-12 16:26:44 +01:00
Cekis 7273ad38bc Removed unnecesary assignment added previously to debug. 2016-06-12 15:11:14 +01:00
Cekis 50252d72ba Fixed issue where structure deed could not be reclaimed from a placed player structure. 2016-06-12 15:06:54 +01:00
Cekis 8ec10e581a Added check to see that only actual players in the group (i.e. not droids) are checked for access rights. 2016-05-29 18:29:15 +01:00
Cekis b2441b5f10 Added more logging to player structure deeds. 2016-05-29 08:16:34 +01:00