Commit Graph
1226 Commits
Author SHA1 Message Date
Cekis aab692547d Fixed issue with fireworks not firing properly. 2018-03-23 16:01:43 -07:00
Cekis c0a19ff0db Added check to make sure pilot was valid when docking with another ship. 2018-03-23 16:01:40 -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 c0d081978c Removed dress from woman in Bestine Pilots Club. 2018-03-23 16:01:30 -07:00
Cekis f2d6c7d087 Fixed issue with Chronicler House sign alignment on Merchant Tents. 2018-03-23 16:01:27 -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 c08b122d93 Fixed issue with Hero of Tatooine where Farmers Wife could not be identified in order to properly get item for quest. 2018-03-23 16:01:18 -07:00
Cekis bf63208afb Fixed issue when quest extras are spawned, but NPC couldn't be spawned. 2018-03-23 16:01:15 -07:00
Cekis f5a6e1bd18 Fixed issue where beast does not have a master but is checked for specials. 2018-03-23 16:01:11 -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 737347f777 Fixed more stupid. 2018-03-23 16:01:03 -07:00
Cekis 7225f1143a Fixed issue occurring when taskId could not be found. 2018-03-23 16:01:00 -07:00
Cekis aec92e527a Fixed issue where NPCs with Recruiter status must be either Rebel or Imperial. 2018-03-23 16:00:56 -07:00
Cekis 4f054103df Added additional hasMaster checks before getMaster is called. 2018-03-23 16:00:53 -07:00
Cekis 33cbb4787a Ignore pet repack if pet control device is not valid. 2018-03-23 16:00:50 -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 7d1adf8260 Fixed issue caused when pet is being setup, but it has no master. 2018-03-23 16:00:44 -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 946d0ac945 Fixed stupid. 2018-03-23 16:00:38 -07:00
Cekis 1deea475bd Added additional check on object to make sure it's actually a creature object that action can be taken on. 2018-03-23 16:00:35 -07:00
Cekis ed5d8a64b8 Fixed issue where the resource child classes could not be found when looking for best resource category (on frog) 2018-03-23 16:00:31 -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 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 0ec761a6fa Added logging for medicine where the template name could not be found when examining the medicine. 2018-03-23 16:00:22 -07:00
Cekis c537e515b7 Added logging to understand which creatures do not have a socialGroup assigned to them (to prevent exceptions). 2018-03-23 16:00:19 -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 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 080bf87c16 Added logging for situation checking armor that doesn't have a template. 2018-03-23 15:59:48 -07:00
Cekis 780543540e Added logging for situation checking armor that doesn't have a template. 2018-03-23 15:59:45 -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 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 65db7c0aa3 Added logging for failed Space Quest with invalid Pickup Point. 2018-03-23 15:59:33 -07:00
Cekis 06a32d57c8 Added logging for failed Space Quest with invalid Pickup Point. 2018-03-23 15:59:30 -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 e3415e5119 Fixed issue when a pet tries to apply a buff to its master when its master cannot be located. 2018-03-23 15:59:21 -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