Commit Graph
196 Commits
Author SHA1 Message Date
Cekis 6ed436dd3a Overhauled the creature and NPC spawners that actually may no longer be used in the game... but.. at least they're better than before 2016-04-03 18:21:59 +01:00
Cekis 6431c394b0 Added imperial vs rebel conflict on yavin and improved the java dramatically that handles it. 2016-04-03 18:21:00 +01:00
Cekis 5d797563f9 Removed old and unused sarlacc spawner scripts and objects. 2016-04-03 18:20:01 +01:00
Cekis eda1a6764a Made MINOR changes to cybernetic scripts. Would be best to re-write these if any problems are found. 2016-04-03 18:18:54 +01:00
Cekis 66057769a8 Merge branch 'testing' of stellabellum.net:staff/dsrc into testing 2016-04-01 21:31:32 +01:00
Cekis cf3b1d9c25 Added wander base. 2016-04-01 21:30:29 +01:00
DarthArgus 507c0ed7d8 captain OCD also can't count worth dick 2016-04-01 20:29:36 +00:00
DarthArgus 23aef08635 captain OCD gives us 0.0000000000000000000001% more speed! 2016-04-01 20:23:51 +00:00
Cekis 842fd00322 Fixed bad droid naming routine. 2016-04-01 16:49:46 +01:00
Cekis bb1a5719ab Improved java code for the creature package of scripts. 2016-04-01 05:31:23 +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 56e0af0984 Made code efficiency changes to the interior conversation spawners and the jawa wander classes. 2016-03-31 04:25:45 +01:00
Cekis 24959d439c Made code efficiency adjustments to imperial crackdowns. 2016-03-31 04:24:12 +01:00
Cekis 92da2e416c Added some efficiencies to the city scripts. 2016-03-31 04:23:06 +01: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 2910021d13 Fixed issue with Tusken Raiders that broke when their 'social zone' was breached. 2016-03-19 16:55:27 +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 c9cfda25c9 More Java optimizations and code review for library and spawning systems. 2016-03-18 16:37:40 +00:00
Cekis 4cbc3507a7 Fixed some warnings DA was getting. 2016-03-17 19:24:10 +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 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 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 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 f12e2d1206 Added objvar to control whether or not a bartender is spawned in cantinas. 2016-03-04 05:43:49 +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 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 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 158ff020a8 fix per cekis 2016-02-23 18:23:24 -06: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 40ccb03a6c Removed debug statements from exterior spawner script. 2016-02-23 22:44:30 +01:00
Cekis d191b137b5 Fixed exterior spawns to spawn correctly. Removed bad exterior spawn file. 2016-02-23 20:34:23 +01:00
Cekis 11774855f6 Removed unnecessary imports for interior and exterior POI spawners. 2016-02-23 19:22:58 +01: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
DarthArgus 1ced51870e 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 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
DarthArgus 2a66b4b649 this fixes the falcon areas spam message... 2016-01-31 01:40:33 -06:00
DarthArgus 898a6bd9e9 Revert "theroretically this will fix the warnings about space_npe_falcon_area.iff"
This reverts commit f9ff9dd727.
2016-01-31 01:29:25 -06:00
DarthArgus 0081f64536 Revert "java pisses me off"
This reverts commit 5e586db156.
2016-01-31 01:29:05 -06:00
DarthArgus 5e586db156 java pisses me off 2016-01-31 01:08:53 -06:00
DarthArgus f9ff9dd727 theroretically this will fix the warnings about space_npe_falcon_area.iff 2016-01-31 01:06:51 -06:00
Cekis 4985995fa8 Added new Log outputs for POI_SPAWNER log. 2016-01-28 21:37:32 +01:00
Cekis e543003373 Added intRandomYaw object variable to handle assigning a random yaw to interior_spawner and exterior_spawner. 2016-01-28 19:26:29 +01:00
Cekis f4c6c74b30 Updated exterior_spawner to utilize interior_spawner methods - no reason to have an entirely duplicate class def. 2016-01-28 05:55:30 +01:00
Cekis 356a38ba34 Added new Random Spawn Time object variable to the area spawner script. See Wiki for context. 2016-01-27 23:45:46 +01:00
Cekis e621d5924e Added new exterior spawner script used to spawn the datatables found in the root of datatables/spawning/poi_spawner 2016-01-27 23:40:39 +01:00
DarthArgus 980d390dfe use the debug method instead of the system println function, thus allowing us to toggle java console debug off or on in localOptions.cfg 2016-01-22 14:22:57 -06:00
DarthArgus fb967e041a fix misspellings of mos taike, thus fixing the npc patrols 2016-01-18 02:32:24 -06:00
Parz1val 47e02557ee [Fixed] Broken delivery missions in space. 2016-01-16 08:56:28 -08:00
DarthArgus 33cbcd6084 remove persistplanet... seefo wrote or stole it from someone, i fixed it (serverside by making the persist functions boolean returns instead of void to provide blocking) but this is dangerous and just not safe for db's 2016-01-15 22:03:01 -06:00
Cekis 0f1739f04d Fixed my fuckup where I broke crafting. 2015-12-23 19:19:21 +01:00