Commit Graph
98 Commits
Author SHA1 Message Date
Cekis c0d081978c Removed dress from woman in Bestine Pilots Club. 2018-03-23 16:01:30 -07:00
Cekis 946d0ac945 Fixed stupid. 2018-03-23 16:00:38 -07:00
Cekis 5ec5ebc48a Added additional check to make sure player is loaded when checking if quest is active for camp defense in the death troopers area. 2018-03-23 15:58:36 -07:00
Cekis 578e21380b Fixed null pointer issue happening in the decrepit droid factory resulting from bad logic (second spot). 2018-03-23 15:57:57 -07:00
Cekis 5623f09388 Fixed null pointer issue happening in the decrepit droid factory resulting from bad logic. 2018-03-23 15:57:54 -07:00
Cekis 22474713fa Removed incorrect spawns for entertainer NPCs in Mos Eisley cantina. 2018-03-23 15:56:07 -07:00
Cekis ac643036af (go live) Changed how loot is handled for new rare loot drops. 2018-03-23 15:46:03 -07:00
Cekis a8e3b8c59b (go live) Added Transport Skiff to Forward Commander loot. 2018-03-23 15:45:58 -07:00
Cekis 4b5ab4ac35 (go live) Added Grievous Wheel Bike to loot table for NK-Necrosis. 2018-03-23 15:45:55 -07:00
Cekis c77fbd0c44 Argh... test before you commit, Cekis! 2018-03-23 15:45:37 -07:00
Cekis 99403d58f0 Added the factional ITV to the Corellian Corvette Assasinate missions. 2018-03-23 15:45:34 -07:00
Cekis 9b9b2b4508 Fixed NPCs in the Bestine Pilots Club with double clothing items added to them. 2018-03-23 15:45:00 -07:00
DarthArgus 1f89057d88 fix the theme park hair randomizers... @cekis please take a look as the brackets and empty if statements on these look fishy 2016-10-02 09:36:49 +00:00
Cekis ca706a56e4 Cleaned up. 2016-08-14 18:40:40 +01:00
Cekis f3d510fa6f Fixed major issue with Dantooine Patrol Spawners. 2016-08-09 08:19:43 +01:00
Cekis 611e3219f7 Added new Patrol Spawner mechanism and added it to the Dantooine Imperial Outpost fixing issues with respawns and overall patrols themselves. 2016-07-30 16:43:49 +01:00
Cekis 191ad6f90a NPC patrols at the Dantooine Imperial outpost are now attackable. 2016-07-14 05:13:30 +01:00
Cekis 4a39a13990 Fixed Meatlump theme park decipher bug. 2016-07-13 00:58:19 +01:00
Cekis 5c5702970d Cleaned up Dantooine Imperial Outpost spawner a bit. 2016-07-11 14:29:21 +01:00
Cekis e2a85d5477 Added conversations to LX-466 and SG-567 at the Dantooine Imperial Outpost. 2016-07-11 05:18:56 +01:00
Cekis d511c5f58a Added all Dantooine Imperial Outpost spawns including patrols and static commoners. 2016-07-11 04:56:53 +01:00
Cekis eae7c6ee1b Added exclusion for entry to quest bunker if in God Mode. 2016-07-08 15:33:11 +01:00
Cekis fc6b37d786 Optimized Nightsister Battle spawner script. 2016-06-29 02:25:15 +01:00
Cekis 25d4c19b75 Fixed spawn for Lt. Allard at the Emperors Retreat on Naboo (was being spawned incorrectly before). 2016-06-27 06:39:03 +01:00
Cekis 8aa6643820 Fixed small typo. 2016-05-31 03:32:45 +01:00
Cekis 2863ecc77c Added extra logging to gcw spawner script to identify locations where it's incorrectly attached. 2016-05-24 21:34:33 +01:00
Cekis c4edf0a4fe Fixed null pointer issue if empire day config value is not set or is false. 2016-05-23 03:24:47 +01:00
Cekis 51e312bfa1 Added missing spawner due to gitignore restriction. 2016-05-05 22:07:41 +01:00
DarthArgus 54be79b214 don't exclude javas 2016-05-05 21:06:04 +00:00
Cekis 5eadd1b108 Fixed all Bestine city events (not invasions) - including official election, results, inhabitants and effects who is elected has on the city. 2016-03-21 19:37:52 +00:00
Cekis abbab0025a Java code enhancements for most of the java library and other areas (lots more to come). 2016-03-16 06:21:15 +00:00
Cekis e90684b31d Fixed bartenders such that they again move freely about the bar area. 2016-03-03 23:39:33 +01:00
DarthArgus b2509e9f44 fix per cekis 2016-02-23 18:23:24 -06:00
Cekis 5916eedd65 Fixed incorrect logic on generic spawner when room obj vars are empty or null. 2016-02-24 00:41:15 +01:00
DarthArgus e2363aab05 Revert "not a java guy, so don't shoot me if this isn't right, i'll test and revert if not"
This reverts commit 1ced51870e.
2016-02-07 14:14:28 -06:00
DarthArgus 2ea5f41757 not a java guy, so don't shoot me if this isn't right, i'll test and revert if not 2016-02-07 14:09:18 -06: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 7e417b742f remove dupe 2015-11-11 20:31:07 -06:00
DarthArgus 9611b32251 deprecated no more 2015-11-08 22:06:56 -06:00
DarthArgus a7dab6fa0a yep, that's the one to use 2015-11-01 06:52:55 -06:00
DarthArgus 5f17d8d744 more fixes, and more to come later based on error logs 2015-11-01 06:12:36 -06:00
DarthArgus a166c78a9c seems we separate scripts with semicolons; fix the spawner default script until i can find an alternative one 2015-11-01 05:49:35 -06:00
DarthArgus d33a39667b this should theoretically spawn things now...this "old unused" script was prob killed after everything was persisted or something? 2015-10-31 16:39:10 -05:00
DarthArgus 2f15c2569b broken switches 2015-10-30 13:46:12 -05:00
DarthArgus 8e3179f3d5 fixing borked scripts 2015-10-30 13:19:14 -05:00
DarthArgus 9bc434aca3 for whatever reason spawned_tracker for npc_died just refuses to work 2015-10-18 14:02:21 -05:00
DarthArgus f5a435f541 more fixups 2015-10-18 13:36:53 -05:00
DarthArgus a7857cc4d0 more script fixups 2015-10-18 13:28:36 -05:00
CodeCodon 56355e7965 fix character issue 2015-08-01 18:28:15 -05:00
DarthArgusandCodeCodon 1dfc51fa69 or backticks 2015-07-13 14:46:35 -05:00