Commit Graph
27 Commits
Author SHA1 Message Date
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 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 5d9b21fd46 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. 2017-01-19 00:03:43 +00:00
Cekis 6d38fedc8c Fixed Rescue Duty missions such that they now update properly. 2016-08-09 22:18:54 +01:00
Cekis 82e5120615 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 0f45c1fa1b 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 ef2f7b2418 Fixed issue where a bomber squadron leader could not taunt because it was being destroyed. 2016-05-29 07:09:18 +01:00
Cekis 9515d25d7a Adding debug message if datapad is full. 2016-05-29 05:53:57 +01:00
Cekis ea62a0c0a5 Optimized a bit. 2016-05-29 05:42:57 +01:00
Cekis 81ebd6e958 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 4aeaaeb58c 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 7e343bb664 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 ca5350e913 Fixed issue if quest owner could not be found on escort quests. 2016-05-27 14:55:58 +01:00
Cekis cf7049e672 Removed ability for enemy ship pilot to taunt if it doesn't exist. 2016-05-24 21:58:41 +01:00
Cekis 8a0742bb6a 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 abc14e98ef Fixed null ptr issue when reverse engineering where componenet was invalid. 2016-05-23 15:48:54 +01:00
DarthArgus f70255989e kill ship refire fix 2016-05-23 00:32:15 +00:00
DarthArgus 437f499e65 don't exclude javas 2016-05-05 21:06:04 +00:00
DarthArgus 913963cdcc 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
Parz1val 47e02557ee [Fixed] Broken delivery missions in space. 2016-01-16 08:56:28 -08:00
DarthArgus bbee2d328c who isn't sick of converting the freaking scripts? this negates the need 2015-11-24 09:27:45 -06:00
DarthArgus e886f63a79 fixing borked scripts 2015-10-30 13:19:14 -05:00
PrisonCamp 6a9522ef94 Removed unnecessary references and cleaned up scripts. 2015-01-18 02:05:57 -08:00
Eric Barr 69c310dde0 Added ignore files to ignore *.java files generated from scripts 2014-03-31 09:57:30 -07:00
Eric Barr bb6c3884a5 Removed files that don't need to be tracked 2014-03-31 09:55:49 -07:00
Dallin Wellington 0a0796d1a9 Initial commit. 2013-09-10 23:17:15 -07:00