Commit Graph
3531 Commits
Author SHA1 Message Date
CekisSWG f95d1663d4 Space GCW (GCW 2) 2018-03-24 11:42:31 -07:00
CekisSWG 2b2d1a2570 Merge branch 'testing' into space-gcw 2018-03-24 10:41:19 -07:00
CekisSWG 94b05168fe Merge branch 'merge-test' 2018-03-23 16:30:42 -07:00
Alan Elliott a72a84cef8 temp.txt deleted online with Bitbucket 2018-03-23 16:29:56 -07:00
SWG Source f52aebcfb1 temp.txt created online with Bitbucket 2018-03-23 16:07:37 -07:00
Cekis e8c5b66956 Backed out city hall changes. 2018-03-23 16:03:51 -07:00
Cekis 50fecd8f48 Fixed spawn issue with Deflarian Courier for quest What Happened to Donovan 2018-03-23 16:03:48 -07:00
Cekis 5cfcd81573 Remove familiar pet if it does not have a master or if the master is not valid. 2018-03-23 16:03:45 -07:00
Cekis 4704e305c8 Added check to make sure target is a tangible object on encounter missions. 2018-03-23 16:03:42 -07:00
Cekis 07e5a45664 Fixed issue with Corellian Corvette instances where the clone droid would not be able to attach necessary scripts. 2018-03-23 16:03:39 -07:00
Cekis 2f4bd3df22 Lessened the restriction on what is a valid location. 2018-03-23 16:03:35 -07:00
Cekis 62466580ff Fixed my stupid. 2018-03-23 16:03:31 -07:00
Cekis 1b3447904c Fixed compile issues. 2018-03-23 16:03:28 -07:00
Cekis 1963dd9ce8 Fixed issue when trying to remove a guild member that is no longer a part of the guild (i.e. they left already) 2018-03-23 16:03:25 -07:00
Cekis 851708385e Fixed null pointer issue that occurs when the Alum Mineral Sickness Cure is added to your inventory during the Foreman Quest in DWB. 2018-03-23 16:03:22 -07:00
Cekis 41df1c45c0 Added extra check to storyteller token if template cannot be identified that returns normal difficulty for the token difficulty level 2018-03-23 16:03:19 -07:00
Cekis 2c9afd2213 Added check to meatlump camera when getting the admin list if the list is empty. 2018-03-23 16:03:16 -07:00
Cekis 5a63cab491 Added extra checks to the treasure guard to make sure when choosing a random group member that the group member is logged in, within range and attackable. 2018-03-23 16:03:13 -07:00
Cekis 7f5c38e8b5 Added check for group members to skip a member if that member is not valid. 2018-03-23 16:03:10 -07:00
Cekis c91e37d164 Added logging for when an attack ship cannot be spawned. 2018-03-23 16:03:07 -07:00
Cekis 0ac0b8b10f Defaulted zone transitioning player to Tatooine if the zone they are transitioning to cannot be found. 2018-03-23 16:03:04 -07:00
Cekis b8187b7b5f Fixed issue with determining a valid location. 2018-03-23 16:03:01 -07:00
Cekis 5bf67c75d5 Fixed issue when user tries to hyperspace to a point and that point does not exist. 2018-03-23 16:02:58 -07:00
Cekis 425fb02d7f Fixed issue with the combat dummy where it would not remove itself from combat if the player or combat dummy location could not be determined. 2018-03-23 16:02:55 -07:00
Cekis 34410c9836 Fixed broken space mission - tatooine_imperial_tier4_1_d - as it was missing a questZone parameter. 2018-03-23 16:02:51 -07:00
Cekis ef6e09698f Added logging and prevented null pointer issue when attack ships could not be spawned on destroy duty missions. 2018-03-23 16:02:48 -07:00
Cekis 2ad9e06ea3 Prevented null pointer from happening when a vendor attempts to path away from its target. 2018-03-23 16:02:45 -07:00
Cekis 7ddcaf19da Prevented null pointer from happening when a vendor attempts to path away from its target. 2018-03-23 16:02:42 -07:00
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 b6e88b9053 Prevented null pointer when the lotto winner (group lottery) cannot be determined or is incorrectly chosen. 2018-03-23 16:02:36 -07:00
Cekis d20343dda2 Prevented null pointer when the lotto winner (group lottery) cannot be determined or is incorrectly chosen. 2018-03-23 16:02:32 -07:00
Cekis 664b1c3e02 Changed Mando boots from a clothing item to an armor item. 2018-03-23 16:02:29 -07:00
Cekis fc87b99ecd Prevented null pointer when trying to process group members when there are no group members in range. 2018-03-23 16:02:26 -07:00
Cekis ebec602600 Prevented target from adding hate to itself when applying a dot. 2018-03-23 16:02:23 -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 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 77deec8582 Removed old quest checks for Ral Mundi quests. 2018-03-23 16:02:11 -07:00
Cekis 1346980c9c Added more checks for NPE comms resulting in bad reference. 2018-03-23 16:02:08 -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 a9a454ad28 Added map location for Vreni Island. 2018-03-23 16:02:01 -07:00
Cekis b37c04e5a6 Added Cantina status to Anchorhead cantina. 2018-03-23 16:01:58 -07:00
Cekis 1ec84a79d5 Added more checks for tutorial actors having the inability to comm players. 2018-03-23 16:01:55 -07:00
Cekis f2634ad8e8 Added logging for getGoodCityLocation - unknown issue. 2018-03-23 16:01:52 -07:00
Cekis 704f6801c8 doh... bad logging technique. 2018-03-23 16:01:49 -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 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 a44f4a3db6 Added missing rebel recruiters to Tyrena and Coronet cantinas. 2018-03-23 16:01:33 -07:00