Commit Graph
164 Commits
Author SHA1 Message Date
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 650dd4edaa 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 8fb5c32b03 this fixes the falcon areas spam message... 2016-01-31 01:40:33 -06:00
DarthArgus 0bca61e6e9 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 63f077ab51 Revert "java pisses me off"
This reverts commit 5e586db156.
2016-01-31 01:29:05 -06:00
DarthArgus 10d46240a9 java pisses me off 2016-01-31 01:08:53 -06:00
DarthArgus 61ffb6f2ef theroretically this will fix the warnings about space_npe_falcon_area.iff 2016-01-31 01:06:51 -06:00
Cekis bcf8770937 Added new Log outputs for POI_SPAWNER log. 2016-01-28 21:37:32 +01:00
Cekis 5e39929f7a 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 22d0adb967 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 858922dd32 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 10aa810ff4 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 a951662767 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 6e77c42f8b fix misspellings of mos taike, thus fixing the npc patrols 2016-01-18 02:32:24 -06:00
Redacted by Stellabellum INC d730f2db43 [Fixed] Broken delivery missions in space. 2016-01-16 08:56:28 -08:00
DarthArgus 07ffab3ec1 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 e75bda4bab Fixed my fuckup where I broke crafting. 2015-12-23 19:19:21 +01:00
Cekis b4c114f3ae Fixed issue preventing veteran reward 30k deed from working correctly. 2015-12-23 18:39:18 +01:00
Cekis 2e49b90bde 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 b2c72f5c87 Fixed issues with Class Cast Exceptions when crafting Armor 2015-12-04 06:18:39 +01:00
Cekis 60f108ad1d Merge branch 'master' of swgilluminati.com:staff/dsrc 2015-11-30 01:02:23 +01:00
Cekis 8ccf7a3e4d Added stack trace dumping on obj_var exception 2015-11-30 00:56:50 +01:00
DarthArgus 4995942e38 fix errors 2015-11-24 20:00: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 b4db3dbb67 syntax fix 2015-11-16 19:32:51 -06:00
DarthArgus ffe9325360 try the order of operations from the rollup 2015-11-16 19:25:54 -06:00
DarthArgus a0ee0de75c shot in the dark 2015-11-16 11:23:59 -06:00
DarthArgus 438df7dc07 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 97bf69354c this helped nothingRevert "REVERT THIS once the mail system works"
This reverts commit 5a0d2eebff747f22c980594e5317daff2e1970e2.
2015-11-11 21:02:03 -06:00
DarthArgus 7e417b742f remove dupe 2015-11-11 20:31:07 -06:00
DarthArgus a93f0c816c REVERT THIS once the mail system works 2015-11-11 20:24:50 -06:00
DarthArgus 9611b32251 deprecated no more 2015-11-08 22:06:56 -06:00
DarthArgus 26d19318e2 i hope i didn't just break something 2015-11-08 21:31:01 -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 d1fd783a69 not needed 2015-11-01 05:55:35 -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 de81b38225 Merge branch 'master' of swgilluminati.com:DarthArgus/dsrc 2015-10-31 13:51:34 -05:00
DarthArgus f3e2d82d79 add mayor spawner 2015-11-01 01:52:05 -05:00
DarthArgus dbc898f061 add some extra sanity checks 2015-10-31 06:18:38 -05:00
DarthArgus 7250c49f44 fix mistake 2015-10-31 02:12:38 -05:00
DarthArgus 2f15c2569b broken switches 2015-10-30 13:46:12 -05:00
DarthArgus c08547f51e more script fixes 2015-10-30 13:30:22 -05:00
DarthArgus 8e3179f3d5 fixing borked scripts 2015-10-30 13:19:14 -05:00
DarthArgus 6f8f18bbc3 cleanly functionalized version of the persist java crap...too bad that
we're not getting the right id's
2015-10-19 23:12:47 -05:00
DarthArgus 2f64967ee1 try a new persist function 2015-10-19 22:15:11 -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