Commit Graph
1226 Commits
Author SHA1 Message Date
Cekis 5e10116933 Fixed bad droid naming routine. 2016-04-01 16:49:46 +01:00
Cekis 842fd00322 Fixed bad droid naming routine. 2016-04-01 16:49:46 +01:00
Cekis 95d4c86227 Improved java code for the creature package of scripts. 2016-04-01 05:31:23 +01:00
Cekis bb1a5719ab Improved java code for the creature package of scripts. 2016-04-01 05:31:23 +01:00
Cekis 13b18f823c Added Huff Darklighter Estate spawner to spawn all activity and missing NPCs from the Darklighter Estate on Tatooine. 2016-03-31 04:26:51 +01:00
Cekis fd4c8db81f Added Huff Darklighter Estate spawner to spawn all activity and missing NPCs from the Darklighter Estate on Tatooine. 2016-03-31 04:26:51 +01:00
Cekis cbd5ef1d77 Made code efficiency changes to the interior conversation spawners and the jawa wander classes. 2016-03-31 04:25:45 +01:00
Cekis 56e0af0984 Made code efficiency changes to the interior conversation spawners and the jawa wander classes. 2016-03-31 04:25:45 +01:00
Cekis b354d50667 Made code efficiency adjustments to imperial crackdowns. 2016-03-31 04:24:12 +01:00
Cekis 24959d439c Made code efficiency adjustments to imperial crackdowns. 2016-03-31 04:24:12 +01:00
Cekis e7298e5063 Added some efficiencies to the city scripts. 2016-03-31 04:23:06 +01:00
Cekis 92da2e416c Added some efficiencies to the city scripts. 2016-03-31 04:23:06 +01: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 f2e639238b 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 261b7f8a50 Fixed issue with Tusken Raiders that broke when their 'social zone' was breached. 2016-03-19 16:55:27 +00:00
Cekis 2910021d13 Fixed issue with Tusken Raiders that broke when their 'social zone' was breached. 2016-03-19 16:55:27 +00:00
Cekis 88a8f865b7 Fixed the Bestine Museum event. Should now be working properly with all associated spawns as well (artists). 2016-03-19 16:53:17 +00:00
Cekis 56a60d4137 Fixed the Bestine Museum event. Should now be working properly with all associated spawns as well (artists). 2016-03-19 16:53:17 +00:00
Cekis c46685be9c More Java optimizations and code review for library and spawning systems. 2016-03-18 16:37:40 +00:00
Cekis c9cfda25c9 More Java optimizations and code review for library and spawning systems. 2016-03-18 16:37:40 +00:00
Cekis cac0280db6 Fixed some warnings DA was getting. 2016-03-17 19:24:10 +00:00
Cekis 4cbc3507a7 Fixed some warnings DA was getting. 2016-03-17 19:24:10 +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 b262d6e15f 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 b748568fea Re-write of AI and Utils Java classes... and some adjustments to obj_id class as well. 2016-03-12 16:46:53 +00:00
Cekis 5a8b19e135 Re-write of AI and Utils Java classes... and some adjustments to obj_id class as well. 2016-03-12 16:46:53 +00:00
Cekis b4f8892690 Added some extra logging to see if we can capture more about the byte_array message. 2016-03-04 22:03:21 +01:00
Cekis 5feda2dd49 Added some extra logging to see if we can capture more about the byte_array message. 2016-03-04 22:03:21 +01:00
Cekis 2c322057e9 Fixed issue with bartender doing the wrong animations based on the direction they are facing after moving. 2016-03-04 06:32:23 +01:00
Cekis d49af87dac Fixed issue with bartender doing the wrong animations based on the direction they are facing after moving. 2016-03-04 06:32:23 +01:00
Cekis 0516da8f78 Added objvar to control whether or not a bartender is spawned in cantinas. 2016-03-04 05:43:49 +01:00
Cekis f12e2d1206 Added objvar to control whether or not a bartender is spawned in cantinas. 2016-03-04 05:43:49 +01:00
Cekis e90684b31d Fixed bartenders such that they again move freely about the bar area. 2016-03-03 23:39:33 +01:00
Cekis 0557bc8aec Fixed bartenders such that they again move freely about the bar area. 2016-03-03 23:39:33 +01:00
Cekis 6820d5ffcc Removed line that sets the player objvar on a newly created POI waypoint for a quest. Apparently you cannot set objvars on waypoints. 2016-03-01 09:01:16 +01:00
Cekis 1af6a478d9 Removed line that sets the player objvar on a newly created POI waypoint for a quest. Apparently you cannot set objvars on waypoints. 2016-03-01 09:01:16 +01:00
Cekis 38635d1d28 Reverted unnecessary changes to the Borvo's Guards spawner. Fixed Celebrity Spawner such that double spawns do not happen when using it incorrectly. 2016-03-01 07:46:43 +01:00
Cekis 35fbaf2286 Reverted unnecessary changes to the Borvo's Guards spawner. Fixed Celebrity Spawner such that double spawns do not happen when using it incorrectly. 2016-03-01 07:46:43 +01:00
DarthArgus b2509e9f44 fix per cekis 2016-02-23 18:23:24 -06:00
DarthArgus 158ff020a8 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
Cekis cf31952181 Fixed incorrect logic on generic spawner when room obj vars are empty or null. 2016-02-24 00:41:15 +01:00
Cekis 7855595661 Removed debug statements from exterior spawner script. 2016-02-23 22:44:30 +01:00
Cekis 40ccb03a6c Removed debug statements from exterior spawner script. 2016-02-23 22:44:30 +01:00
Cekis aade9c6a02 Fixed exterior spawns to spawn correctly. Removed bad exterior spawn file. 2016-02-23 20:34:23 +01:00
Cekis d191b137b5 Fixed exterior spawns to spawn correctly. Removed bad exterior spawn file. 2016-02-23 20:34:23 +01:00
Cekis 8d2d966d36 Removed unnecessary imports for interior and exterior POI spawners. 2016-02-23 19:22:58 +01:00
Cekis 11774855f6 Removed unnecessary imports for interior and exterior POI spawners. 2016-02-23 19:22:58 +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 eb3c238160 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