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
|
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
|
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
|
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
|
8fb5c32b03
|
this fixes the falcon areas spam message...
|
2016-01-31 01:40:33 -06:00 |
|
DarthArgus
|
2a66b4b649
|
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
|
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
|
63f077ab51
|
Revert "java pisses me off"
This reverts commit 5e586db156.
|
2016-01-31 01:29:05 -06:00 |
|
DarthArgus
|
0081f64536
|
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
|
5e586db156
|
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 |
|
DarthArgus
|
f9ff9dd727
|
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
|
4985995fa8
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
|
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
|
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
|
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
|
6e77c42f8b
|
fix misspellings of mos taike, thus fixing the npc patrols
|
2016-01-18 02:32:24 -06:00 |
|
DarthArgus
|
fb967e041a
|
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 |
|
Parz1val
|
47e02557ee
|
[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 |
|
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
|
e75bda4bab
|
Fixed my fuckup where I broke crafting.
|
2015-12-23 19:19:21 +01:00 |
|
Cekis
|
0f1739f04d
|
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
|
aab307cb16
|
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
|
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
|
b2c72f5c87
|
Fixed issues with Class Cast Exceptions when crafting Armor
|
2015-12-04 06:18:39 +01:00 |
|
Cekis
|
93a7a84a92
|
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
|
840fc0c1cd
|
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 |
|
Cekis
|
aae62ac199
|
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
|
b143f75ee5
|
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
|
bbee2d328c
|
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
|
2e64106bc8
|
syntax fix
|
2015-11-16 19:32:51 -06:00 |
|