Commit Graph
27 Commits
Author SHA1 Message Date
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 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 4267f51c93 Fixed issue where a ship hits another object that is dead, but it cannot stop combat with it because the hit object is not on the ships target list. 2018-03-23 15:58:03 -07:00
Cekis 951b4b9bef Fixed Rescue Duty missions such that they now update properly. 2016-08-09 22:18:54 +01:00
Cekis a2c30f46a3 Fixes recovery duty missions to start in the case where the player is already in space. 2016-08-09 05:37:21 +01:00
Cekis b339c7f293 Fixed space duty missions where you are to disable a ship then escort it to its destination. 2016-08-06 21:35:10 +01:00
Cekis 60d495c4ad Fixed issue where a bomber squadron leader could not taunt because it was being destroyed. 2016-05-29 07:09:18 +01:00
Cekis aec4cac7ae Adding debug message if datapad is full. 2016-05-29 05:53:57 +01:00
Cekis a6da470dc2 Optimized a bit. 2016-05-29 05:42:57 +01:00
Cekis 5b55ecb891 Fixed issue where a destroyed squad member tries to notify its parent that it was destroyed even if the parent no longer exists. 2016-05-29 05:03:54 +01:00
Cekis a2bd376113 Fixed issue with droid memory module when used as a crafting componenet that caused a null pointer. 2016-05-27 15:48:11 +01:00
Cekis 74c4af9391 Fixed issue on Recovery space missions where ship aggro immunity time was incorrectly set on the player and not the ship. 2016-05-27 15:16:58 +01:00
Cekis 92b08b5002 Fixed issue if quest owner could not be found on escort quests. 2016-05-27 14:55:58 +01:00
Cekis 69a80c4df7 Removed ability for enemy ship pilot to taunt if it doesn't exist. 2016-05-24 21:58:41 +01:00
Cekis f5676e3ae5 Fixed issue where space mission was unable to remove waypoint from datapad (likely because it has already been removed or quest was completed). 2016-05-23 22:59:09 +01:00
Cekis 1882801817 Fixed null ptr issue when reverse engineering where componenet was invalid. 2016-05-23 15:48:54 +01:00
DarthArgus 0f10d4a7f1 kill ship refire fix 2016-05-23 00:32:15 +00:00
DarthArgus 54be79b214 don't exclude javas 2016-05-05 21:06:04 +00:00
DarthArgus 650dd4edaa sanity checks that were missing, also there may be a ship def somewhere using the string literal "null" instead of null 2016-01-31 17:11:28 -06:00
Redacted by Stellabellum INC d730f2db43 [Fixed] Broken delivery missions in space. 2016-01-16 08:56:28 -08:00
DarthArgus cd4436fc05 who isn't sick of converting the freaking scripts? this negates the need 2015-11-24 09:27:45 -06:00
DarthArgus 8e3179f3d5 fixing borked scripts 2015-10-30 13:19:14 -05:00
Redacted by Stellabellum INC 4ca8da7c31 Removed unnecessary references and cleaned up scripts. 2015-01-18 02:05:57 -08:00
Eric Barr b7ef6116d5 Added ignore files to ignore *.java files generated from scripts 2014-03-31 09:57:30 -07:00
Eric Barr d529e4c4d0 Removed files that don't need to be tracked 2014-03-31 09:55:49 -07:00
Redacted by Stellabellum INC 485a019196 Initial commit. 2013-09-10 23:17:15 -07:00