Commit Graph
175 Commits
Author SHA1 Message Date
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
Cekis aab307cb16 Fixed issue preventing veteran reward 30k deed from working correctly. 2015-12-23 18:39:18 +01:00
Cekis a8bf988381 Made a few optimizations by removing unused code. Also made some changes where data types were mixed. 2015-12-08 02:31:28 +01:00
Cekis 93a7a84a92 Fixed issues with Class Cast Exceptions when crafting Armor 2015-12-04 06:18:39 +01:00
Cekis 840fc0c1cd Merge branch 'master' of swgilluminati.com:staff/dsrc 2015-11-30 01:02:23 +01:00
Cekis aae62ac199 Added stack trace dumping on obj_var exception 2015-11-30 00:56:50 +01:00
DarthArgus b143f75ee5 fix errors 2015-11-24 20:00:18 -06: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 2e64106bc8 syntax fix 2015-11-16 19:32:51 -06:00
DarthArgus 9eac27256b try the order of operations from the rollup 2015-11-16 19:25:54 -06:00
DarthArgus 7ecf412d30 shot in the dark 2015-11-16 11:23:59 -06:00
DarthArgus 3a22303bb0 house packup: shouldn't it always go into the owner's datapad? we have a
separate func for non-owner packup so this may need cleanup
2015-11-16 10:30:16 -06:00
DarthArgus e8850b3e5f this helped nothingRevert "REVERT THIS once the mail system works"
This reverts commit 5a0d2eebff747f22c980594e5317daff2e1970e2.
2015-11-11 21:02:03 -06:00
DarthArgus f16f3419fc remove dupe 2015-11-11 20:31:07 -06:00
DarthArgus 518be01e77 REVERT THIS once the mail system works 2015-11-11 20:24:50 -06:00
DarthArgus e95f9ea8c1 deprecated no more 2015-11-08 22:06:56 -06:00
DarthArgus c99d1c682e i hope i didn't just break something 2015-11-08 21:31:01 -06:00
DarthArgus 4ba77e55bd yep, that's the one to use 2015-11-01 06:52:55 -06:00
DarthArgus 24cb3b012c more fixes, and more to come later based on error logs 2015-11-01 06:12:36 -06:00
DarthArgus 69317f72d4 not needed 2015-11-01 05:55:35 -06:00
DarthArgus a2e27512d2 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 5566676f5f 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