Commit Graph
98 Commits
Author SHA1 Message Date
Cekis 0a1663e469 Avoided null pointer when attempting to add a trigger volume that does not exist for a player. 2018-03-23 16:02:39 -07:00
Cekis 05323d2628 Added null pointer check when weapon stats cannot be retrieved for a delayed attack. 2018-03-23 16:02:20 -07:00
Cekis 5d391e7f6c Fixed issue where city cannot do maintenance and therefore deletes the entire city. 2018-03-23 16:02:05 -07:00
Cekis ebd213c23c Added check to make sure the trader participating in the city invasions and is trying to build defenses that they have the crafting tool required for building. 2018-03-23 16:01:37 -07:00
Cekis a32f3f4322 Removed bad logging. 2018-03-23 16:01:24 -07:00
Cekis 32bbb4d81c Fixed issue where instrument location was set, but it was not correct. 2018-03-23 16:01:21 -07:00
Cekis 70b3d4203e Added logging for exceptions thrown on tcg pets when pet is requested to spawn next to its owner (from tcg barn?) 2018-03-23 16:00:25 -07:00
Cekis a9767f6f33 Revamped City Invasion timer system to now work properly. 2018-03-23 16:00:10 -07:00
Cekis 4cc66e9943 Fixed descriptions for explore missions from the explore mission terminal. 2018-03-23 16:00:01 -07:00
Cekis 67c50b68d5 Fixed null pointer issue. 2018-03-23 15:59:58 -07:00
Cekis b2bfdb30b3 Added logging for GCW Crafting when the players profession could not be identified. 2018-03-23 15:59:54 -07:00
Cekis 53301de39e Fixed issue with IG-88 unable to identify the location of a target. 2018-03-23 15:59:51 -07:00
Cekis 31840902a4 Fixed issue in IG-88 encounter where IG-88 cannot decide where to do his cone attack. 2018-03-23 15:59:42 -07:00
Cekis 550f4c885d Added logging for situation where a spawn list could not be retrieved for an area. 2018-03-23 15:59:27 -07:00
Cekis f2aaea8112 Fixed issue that occurred when an NPC lair was not able to spawn new NPC's if no NPC's were spawned. 2018-03-23 15:59:24 -07:00
Cekis b5c5ea8ac4 Fixed issue caused from a lair NPC starting combat with itself. 2018-03-23 15:59:00 -07:00
Cekis 50331ca3da Prevented Jedi Bounty missions from failing under circumstances the Jedis location could not be found. 2018-03-23 15:58:57 -07:00
Cekis bcc5439cc7 Updated logging for an issue where a vehicle is invalid or cannot be found. 2018-03-23 15:58:45 -07:00
Cekis e71b899a20 Added more checks on mounting vehicles or mounts that may or may not be a pet mount. 2018-03-23 15:58:26 -07:00
Cekis b544bd653d Added more logging to identify an issue with a grenade not being able to be thrown. 2018-03-23 15:58:21 -07:00
Cekis 2137c08bbe Fixed issue with non-conversable creature from NPC lair throwing an exception because their location could not be identified (they were probably dead or despawned). 2018-03-23 15:58:18 -07:00
Cekis 5c9a4f23c5 Added extra logging for Deliver missions that could not be created to understand more detail about the issue causing them to fail. 2018-03-23 15:58:15 -07:00
Cekis 2e87c37e92 Added more logging and avoided a stack dump in the case the VCD Ping could not be made. 2018-03-23 15:58:12 -07:00
Cekis cfe3249979 Fixed issue where terminal missions dont display their description correctly. 2018-03-23 15:56:40 -07:00
Cekis b2775dbb8c Moved Elite Storyteller vendor in the Bestine hotel. 2018-03-23 15:56:13 -07:00
Cekis 49ffc2a9c6 Moved Theed Elite Storyteller vendor in the Theed hotel. 2018-03-23 15:56:10 -07:00
Cekis b2ea370758 (go live) enforced use of instant travel vehicles to be only usable at level 50 and above. 2018-03-23 15:45:42 -07:00
Cekis e73a859e00 Added system message when player is trying to exploit a beast. 2016-08-22 15:24:38 +01:00
Cekis 4d36108752 Removed beast exploit. 2016-08-22 07:46:21 +01:00
Cekis 59b26e984a Adding logging to track beast creation hack. 2016-08-20 00:32:12 +01:00
Cekis de46193df8 Fixed issue with Promoter Hotel Spawner. 2016-08-11 08:47:44 +01:00
Cekis 82e97ee2ca Added invasion timers to Planetary Map. 2016-08-11 08:45:11 +01:00
Cekis ac4d0fddb2 Fixed positioning of Narmle Hotel Event Promoter to not conflict with Nym and Kole. 2016-08-09 15:08:14 +01:00
Cekis aaaf1ffe30 Reverted old changes to Event Promoter spawner and moved location of Coronet spawner to avoid an NPC positioning conflict. 2016-08-09 00:35:26 +01:00
Cekis 611e3219f7 Added new Patrol Spawner mechanism and added it to the Dantooine Imperial Outpost fixing issues with respawns and overall patrols themselves. 2016-07-30 16:43:49 +01:00
Cekis 2ec4407e98 Added Imperial Recruiters and Lt. Harburik to Mos Eisley. 2016-05-30 06:54:40 +01:00
Cekis 4ab5316c66 Added check to make sure thing entering a mine area is valid and exists (i.e. it's not already dead). 2016-05-29 18:32:33 +01:00
Cekis c728360319 Added logging for the GCW Updater to prevent issues. 2016-05-29 07:49:27 +01:00
Cekis 41055d2eaf Added more validity checks to tracker egg creation for bh attacks. 2016-05-29 07:43:20 +01:00
Cekis d448ac155a Added debugging and prevented further resolution of vehicle attributes if cant resolve self. 2016-05-29 07:31:26 +01:00
Cekis 48650638c9 Added debugging and prevented further resolution of vehicle attributes if cant resolve self. 2016-05-29 07:30:46 +01:00
Cekis 67407bee54 Added exists check to NPC lair when lair creature is killed. 2016-05-29 07:18:58 +01:00
Cekis 8d34d59cdb Added debug messaging for when vehicle VCD Ping is unable to process properly. 2016-05-29 05:57:34 +01:00
Cekis c41aef1bbe Fixed debug messages. 2016-05-29 05:37:59 +01:00
Cekis 389ce1c062 Added logging to vehicle ping. 2016-05-29 02:26:05 +01:00
Cekis 9a3577be3b Fixed issue where a component of crafting sabers could not be identified. 2016-05-29 02:14:22 +01:00
Cekis d36973f258 Fixed issue where a component of crafting sabers could not be identified. 2016-05-29 02:13:45 +01:00
Cekis a3aeb1b9b3 Fixed situation caused when crafting weapons that an error would be thrown in the logs because the crafting component was consumed and no longer existed. 2016-05-25 23:25:39 +01:00
Cekis 3c7761a055 Fixed issues where objects did not exist yet action was still being taken on them. 2016-05-25 01:25:55 +01:00
Cekis f6371de55f Added extra logging to vehicle ping to understand why the response from the VCD cannot be updated. 2016-05-24 21:56:15 +01:00