Commit Graph
1764 Commits
Author SHA1 Message Date
Cekis 642cc82cba WIP: added status updates and spacebattlestatus command 2018-02-25 20:53:17 +00:00
Cekis c22c7e20bd WIP: Space GCW: Battle controller working - full battle cycle tested. 2018-02-22 05:51:16 +00:00
Cekis d6e37e2e43 IN WORK - Space GCW - Most schematics in place, purchaseable and craftable - just components are not yet in place fully. 2018-01-31 01:09:20 +00:00
Cekis 20d55fac6d IN WORK - Space GCW interim commit. 2018-01-26 04:14:34 +00:00
Cekis 075a58f08a IN WORK - Space GCW - Vendors added, ships semi added and other stuff. 2018-01-24 09:48:34 +00:00
Cekis cec80cc72c IN WORK - Space GCW - Vendors added, ships semi added and other stuff. 2018-01-24 09:47:20 +00:00
Cekis f7c18db65f IN WORK - more Space GCW 2018-01-20 19:58:07 +00:00
Cekis 5b25270ea5 WIP: NOT DONE - Adding Space GCW - in progress. 2018-01-16 09:14:54 +00:00
Cekis 3d020c322f Backed out city hall changes. 2017-03-21 20:01:14 +00:00
Cekis d8289f027b Fixed spawn issue with Deflarian Courier for quest What Happened to Donovan 2017-02-23 17:49:32 +00:00
Cekis f6d1e64df0 Remove familiar pet if it does not have a master or if the master is not valid. 2017-02-08 18:23:35 +00:00
Cekis 1ead2de161 Added check to make sure target is a tangible object on encounter missions. 2017-02-08 17:58:40 +00:00
Cekis c4b0e7136c Fixed issue with Corellian Corvette instances where the clone droid would not be able to attach necessary scripts. 2017-02-08 17:36:20 +00:00
Cekis 0fc52c200c Lessened the restriction on what is a valid location. 2017-02-05 19:27:44 +00:00
Cekis 1c1813b276 Fixed my stupid. 2017-02-05 06:47:45 +00:00
Cekis 2125b5730f Fixed compile issues. 2017-02-04 18:32:01 +00:00
Cekis ec95b6efda Fixed issue when trying to remove a guild member that is no longer a part of the guild (i.e. they left already) 2017-02-04 18:19:51 +00:00
Cekis 09e3b9bf77 Fixed null pointer issue that occurs when the Alum Mineral Sickness Cure is added to your inventory during the Foreman Quest in DWB. 2017-02-04 18:14:29 +00:00
Cekis a171ffb269 Added extra check to storyteller token if template cannot be identified that returns normal difficulty for the token difficulty level 2017-02-04 18:04:42 +00:00
Cekis 163d27907a Added check to meatlump camera when getting the admin list if the list is empty. 2017-02-04 17:46:03 +00:00
Cekis 5dde688069 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. 2017-02-04 17:33:58 +00:00
Cekis dcdb480736 Added check for group members to skip a member if that member is not valid. 2017-02-04 17:21:06 +00:00
Cekis 82b4036971 Added logging for when an attack ship cannot be spawned. 2017-02-04 17:10:33 +00:00
Cekis 4c9b88fc23 Defaulted zone transitioning player to Tatooine if the zone they are transitioning to cannot be found. 2017-02-04 17:07:18 +00:00
Cekis d5da6a35e7 Fixed issue with determining a valid location. 2017-02-03 21:01:43 +00:00
Cekis 6eab06373d Fixed issue when user tries to hyperspace to a point and that point does not exist. 2017-02-03 20:22:50 +00:00
Cekis 0e9a178599 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. 2017-02-03 20:10:14 +00:00
Cekis 497187382b Fixed broken space mission - tatooine_imperial_tier4_1_d - as it was missing a questZone parameter. 2017-02-03 20:00:49 +00:00
Cekis f4d4126b9e Added logging and prevented null pointer issue when attack ships could not be spawned on destroy duty missions. 2017-02-03 17:28:14 +00:00
Cekis 4673428cd9 Prevented null pointer from happening when a vendor attempts to path away from its target. 2017-02-03 17:13:57 +00:00
Cekis a43efc641f Prevented null pointer from happening when a vendor attempts to path away from its target. 2017-02-03 17:10:28 +00:00
Cekis 9cd84483bd Avoided null pointer when attempting to add a trigger volume that does not exist for a player. 2017-02-03 17:10:01 +00:00
Cekis 2c9a1853f6 Prevented null pointer when the lotto winner (group lottery) cannot be determined or is incorrectly chosen. 2017-02-03 15:25:28 +00:00
Cekis 3df39f273f Prevented null pointer when the lotto winner (group lottery) cannot be determined or is incorrectly chosen. 2017-02-03 15:23:54 +00:00
Cekis c08c097f55 Changed Mando boots from a clothing item to an armor item. 2017-02-03 14:42:10 +00:00
Cekis f85815598f Prevented null pointer when trying to process group members when there are no group members in range. 2017-02-03 14:30:10 +00:00
Cekis 9df70d7278 Prevented target from adding hate to itself when applying a dot. 2017-02-03 14:27:21 +00:00
Cekis a8f86a02d2 Added null pointer check when weapon stats cannot be retrieved for a delayed attack. 2017-02-03 01:11:16 +00:00
Cekis ae09f64fd7 Added try/catch when trying to set ship capacitor energy fails. 2017-02-03 01:06:57 +00:00
Cekis 80619055e1 Added extra checks to make sure dot calculations continue if armor special protection cannot be retrieved. 2017-02-03 00:57:03 +00:00
Cekis 081ce62ba1 Removed old quest checks for Ral Mundi quests. 2017-02-03 00:49:44 +00:00
Cekis 5d5e129a66 Added more checks for NPE comms resulting in bad reference. 2017-02-03 00:37:37 +00:00
Cekis fe9e2713ab Fixed issue where city cannot do maintenance and therefore deletes the entire city. 2017-02-02 06:36:13 +00:00
Cekis d88e25fa93 Added map location for Vreni Island. 2017-01-31 07:36:47 +00:00
Cekis 40102ea105 Added Cantina status to Anchorhead cantina. 2017-01-30 15:57:31 +00:00
Cekis 0c6df065b6 Added more checks for tutorial actors having the inability to comm players. 2017-01-30 05:17:29 +00:00
Cekis ed6dd79b9b Added logging for getGoodCityLocation - unknown issue. 2017-01-30 03:52:02 +00:00
Cekis 7ad6f8ab90 doh... bad logging technique. 2017-01-30 03:45:46 +00:00
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