Commit Graph
1716 Commits
Author SHA1 Message Date
Cekis 782c4cdeb8 Added extra check to make sure an items template can be found. 2017-01-30 03:41:18 +00:00
Cekis fced36dcf7 Fixed issue with fireworks not firing properly. 2017-01-30 03:36:41 +00:00
Cekis 1b310b2418 Added check to make sure pilot was valid when docking with another ship. 2017-01-30 03:29:44 +00:00
Cekis f0a5c34c5f 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. 2017-01-30 03:19:42 +00:00
Cekis 110d3c289d Added missing rebel recruiters to Tyrena and Coronet cantinas. 2017-01-29 23:18:22 +00:00
Cekis 242e06ca26 Removed dress from woman in Bestine Pilots Club. 2017-01-29 22:17:23 +00:00
Cekis 057dd67711 Fixed issue with Chronicler House sign alignment on Merchant Tents. 2017-01-29 21:59:06 +00:00
Cekis b928504f80 Removed bad logging. 2017-01-29 07:23:22 +00:00
Cekis a6971ac325 Fixed issue where instrument location was set, but it was not correct. 2017-01-29 07:07:58 +00:00
Cekis 50b0a02721 Fixed issue with Hero of Tatooine where Farmers Wife could not be identified in order to properly get item for quest. 2017-01-29 07:03:24 +00:00
Cekis 457d666eac Fixed issue when quest extras are spawned, but NPC couldn't be spawned. 2017-01-29 06:58:40 +00:00
Cekis 8c9ec184a0 Fixed issue where beast does not have a master but is checked for specials. 2017-01-29 06:47:22 +00:00
Cekis a60d6bd848 Fixed issue in Echo Base where quest would not update properly. 2017-01-29 06:41:26 +00:00
Cekis a34e68e2cb Fixed more stupid. 2017-01-29 06:38:04 +00:00
Cekis e75e687448 Fixed more stupid. 2017-01-29 06:35:18 +00:00
Cekis 343e0fd17f Fixed issue occurring when taskId could not be found. 2017-01-29 06:25:32 +00:00
Cekis c4d8ebaa66 Fixed issue where NPCs with Recruiter status must be either Rebel or Imperial. 2017-01-29 06:20:30 +00:00
Cekis 18db28fbd4 Added additional hasMaster checks before getMaster is called. 2017-01-29 06:01:15 +00:00
Cekis 220da8f4d4 Ignore pet repack if pet control device is not valid. 2017-01-29 05:52:44 +00:00
Cekis 6394179541 Fixed issue where creature could not run to object because it wasn't a creature. 2017-01-29 05:47:50 +00:00
Cekis 8d5807cbfb Fixed issue caused when pet is being setup, but it has no master. 2017-01-29 05:32:54 +00:00
Cekis d54e92399e Fixed OOB exception on buildings with turnstiles that do have more patrons than timestamps. 2017-01-29 05:26:26 +00:00
Cekis 1949c19475 Fixed stupid. 2017-01-29 05:15:14 +00:00
Cekis 6e0fa57f25 Added additional check on object to make sure it's actually a creature object that action can be taken on. 2017-01-29 05:13:51 +00:00
Cekis d3e4f54766 Fixed issue where the resource child classes could not be found when looking for best resource category (on frog) 2017-01-29 05:08:55 +00:00
Cekis 8f1130257b Fixed OOB exception when player uses the frog to change their level to a lower level. 2017-01-29 04:52:29 +00:00
Cekis 02ccf97acf Added logging for exceptions thrown on tcg pets when pet is requested to spawn next to its owner (from tcg barn?) 2017-01-29 03:42:47 +00:00
Cekis 6335af416c Added logging for medicine where the template name could not be found when examining the medicine. 2017-01-29 03:33:59 +00:00
Cekis 021a1b0f9a Added logging to understand which creatures do not have a socialGroup assigned to them (to prevent exceptions). 2017-01-29 03:25:42 +00:00
Cekis 9fcf4555c4 Fixed exception thrown when a buff dot applies damage to the host of the buff. 2017-01-29 00:17:03 +00:00
Cekis 64faaeb3cc Added logging for issue where a creature killed does not have a social group assigned. 2017-01-29 00:07:18 +00:00
Cekis 8c60fa5fcf Revamped City Invasion timer system to now work properly. 2017-01-28 23:38:35 +00:00
Cekis 9b4a8a40c0 Fixed issue where capital ships would not allow their components to be destroyed and therefore the ship could not be destroyed. 2017-01-24 19:18:40 +00:00
Cekis fdc038e9bd Fixed null pointer issue occurring on some houses when inspecting for packup. 2017-01-24 19:17:45 +00:00
Cekis e44ef18b8f Fixed descriptions for explore missions from the explore mission terminal. 2017-01-22 05:47:10 +00:00
Cekis d78629c9e2 Fixed null pointer issue. 2017-01-20 21:06:52 +00:00
Cekis c88b337283 Added logging for GCW Crafting when the players profession could not be identified. 2017-01-20 21:01:54 +00:00
Cekis f2cddb0973 Fixed issue with IG-88 unable to identify the location of a target. 2017-01-20 20:55:04 +00:00
Cekis f361b4070e Added logging for situation checking armor that doesn't have a template. 2017-01-20 20:33:37 +00:00
Cekis 2e00cc05b8 Added logging for situation checking armor that doesn't have a template. 2017-01-20 20:32:50 +00:00
Cekis 1b4cad7e54 Fixed issue in IG-88 encounter where IG-88 cannot decide where to do his cone attack. 2017-01-20 20:19:07 +00:00
Cekis dbe858baa5 Prevented a medic ability adding hate to an intangible object. 2017-01-20 19:59:34 +00:00
Cekis 8d7b9a70f5 Fixed issue where attacker was attempting to reset hate on a non-tangible object. 2017-01-20 19:54:48 +00:00
Cekis 870be8284a Added logging for failed Space Quest with invalid Pickup Point. 2017-01-20 19:48:26 +00:00
Cekis d9aa120560 Added logging for failed Space Quest with invalid Pickup Point. 2017-01-20 19:45:26 +00:00
Cekis 5022456478 Added logging for situation where a spawn list could not be retrieved for an area. 2017-01-20 19:36:45 +00:00
Cekis 1abe2ed6a9 Fixed issue that occurred when an NPC lair was not able to spawn new NPC's if no NPC's were spawned. 2017-01-20 19:32:37 +00:00
Cekis 89f865e10c Fixed issue when a pet tries to apply a buff to its master when its master cannot be located. 2017-01-20 19:17:51 +00:00
Cekis b1ea93c26f Fixed issue that occurs when a smuggler tries to inspect a corpse for contraband that doesn't have a loot table defined. 2017-01-20 19:02:52 +00:00
Cekis 3d8f7b3e26 Fixed issue when player unpacks their house without items in it. 2017-01-20 18:54:48 +00:00