Commit Graph
356 Commits
Author SHA1 Message Date
Cekis 71db0fafc7 Added check to make sure group member is a player (i.e. not a droid) when killing an AI and checking for chronicles loot toggle. 2016-05-29 06:58:11 +01:00
Cekis 533cd55267 Added chronicles loot toggle to the froggy. 2016-05-29 06:38:45 +01:00
Cekis 8d34d59cdb Added debug messaging for when vehicle VCD Ping is unable to process properly. 2016-05-29 05:57:34 +01:00
Cekis 1489ea5da2 Adding debug messaging for when combat droids are called and the system cant create the droid. 2016-05-29 05:56:20 +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 8d98357926 Changed debug messages. 2016-05-29 05:41:01 +01:00
Cekis c41aef1bbe Fixed debug messages. 2016-05-29 05:37:59 +01:00
Cekis eb0cadabae Removing old debug messages that are no longer needed. 2016-05-29 05:35:43 +01:00
Cekis dd26edd93e QATool may now only be used with god level 50. 2016-05-29 05:05:00 +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 389ce1c062 Added logging to vehicle ping. 2016-05-29 02:26:05 +01:00
Cekis 9a3577be3b Fixed issue where a component of crafting sabers could not be identified. 2016-05-29 02:14:22 +01:00
Cekis d36973f258 Fixed issue where a component of crafting sabers could not be identified. 2016-05-29 02:13:45 +01:00
Cekis c013266f06 Changed logging for debugging on player structures. 2016-05-28 19:09:45 +01:00
Cekis e6437d52e4 Added extra logging and fixed a stupid issue on my part. 2016-05-27 16:12:33 +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 550b2c56d9 Fixed issue where capitol ship could not be destroyed if attacker location was bad (possibly due to ai issue). 2016-05-27 15:45:22 +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 a74c31f5c7 Prevented error from occurring while looting corpse if the corpse was no longer valid. 2016-05-27 15:08:01 +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 8f2bc87581 Avoided creating space loot items if the player's inventory (ship or personal) was full. 2016-05-27 14:50:16 +01:00
Cekis 3ef061958f Merge branch 'testing' of stellabellum.net:staff/dsrc into testing 2016-05-26 20:40:37 +01:00
Groot 873c7c5aad adding officer healing stims (highest version) to the frog 2016-05-26 19:02:52 +01:00
Groot 8906f84002 damn double checks everywhere ... 2016-05-26 15:52:08 +01:00
Groot 5e3d96a3bd removing god restrictions for some jedi stuff 2016-05-26 15:48:08 +01:00
Groot b763bcfd2d removing god restriction for bm egg options 2016-05-26 15:44:05 +01:00
Groot 2f9a8ba00c removing more god restriction stuff from draft schematics .. 2016-05-26 15:41:54 +01:00
Groot 47438fcd1d removing god restriction for draftschematic function 2016-05-26 15:31:49 +01:00
Groot 7dd0a53fe7 this is more proper on the previous commit, too 2016-05-26 03:25:39 +01:00
Groot 57ad68cdce this is the proper way to spawn items 2016-05-26 03:13:05 +01:00
Groot 3d3f20e6d8 adding more stuff to the frog from swgmasters gaigu and noobs 2016-05-26 03:06:22 +01:00
Groot e8e85eb364 adding tcg-houses, commited to swgmasters by gaigu 2016-05-26 02:54:25 +01:00
Groot cffb05e581 making the back button proper 2016-05-26 02:10:23 +01:00
Groot 46401de0f7 adding elder jedi robes to jedi selection 2016-05-26 02:04:40 +01:00
Groot 2720238cfe more buffs, removed god restrictions for vehicles 2016-05-26 01:54:52 +01:00
Groot eccb00b9a4 adding entertainer buff, not really working, only showing a symbol ... might be enough as placebo for now :D 2016-05-26 01:33:41 +01:00
Groot c15f52c494 more changes 2016-05-26 01:11:02 +01:00
Groot 39a78603c6 adding stuff to the Frog / Terminal Character Builder / Adding Options for all disabled Stuff / Adding Stella Specific Submenu 2016-05-26 01:00:46 +01:00
Cekis 732deeeb74 Added check on dynamic armor to abort if it no longer exists (error avoidance). 2016-05-25 23:54:46 +01:00
Cekis ff03ad6277 Adding logging for Han Solo event due to inability to get obj var (debugging purposes) 2016-05-25 23:52:15 +01:00
Cekis cc55f856bf Adding logging for house placement. 2016-05-25 23:39:55 +01:00
Cekis a3aeb1b9b3 Fixed situation caused when crafting weapons that an error would be thrown in the logs because the crafting component was consumed and no longer existed. 2016-05-25 23:25:39 +01:00
Cekis 2b2a8e83d3 Added error avoidance when player goes from one mount to the other (i.e. they're already mounted) 2016-05-25 23:19:13 +01:00
Cekis 3c7761a055 Fixed issues where objects did not exist yet action was still being taken on them. 2016-05-25 01:25:55 +01:00
Cekis bd81aad7ae Fixed issue if the house deed doesn't exist. 2016-05-25 01:00:05 +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 f6371de55f Added extra logging to vehicle ping to understand why the response from the VCD cannot be updated. 2016-05-24 21:56:15 +01:00
Cekis f3a4703092 Added logging to try to understand why crafting tool doesn't have a quality attribute. 2016-05-24 21:48:10 +01:00
Cekis c5fe80c1b1 Fixed issue with AI that allowed a assisting mob to try and attack itself. 2016-05-24 21:35:05 +01:00