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
DarthArgus
a7857cc4d0
more script fixups
2015-10-18 13:28:36 -05:00
DarthArgus
f211ab6d50
fix casing typo
2015-10-18 13:13:47 -05:00
DarthArgus
d89ac07a6d
remove old qatool
2015-10-10 20:46:35 -05:00
DarthArgus
7a0df1f9b9
fixed persistplanet
2015-10-06 01:42:20 -05:00
DarthArgus
bb8f9a4351
add fixed qatool
2015-09-25 23:04:28 -05:00
CodeCodon
56355e7965
fix character issue
2015-08-01 18:28:15 -05:00
CodeCodon
aae2ca7df7
remove btm files
2015-07-26 23:27:36 -05:00
DarthArgus and CodeCodon
1dfc51fa69
or backticks
2015-07-13 14:46:35 -05:00
DarthArgus and CodeCodon
1046d73824
no likey () [] {}
2015-07-13 14:46:08 -05:00
DarthArgus and CodeCodon
b27957323e
fix annoying cipher bug on meatlump puzzle
2015-07-13 14:45:52 -05:00
DarthArgus
98f67ac56b
fix a script logical error
2015-05-17 13:47:58 -05:00
Redacted by Stellabellum INC
8cc6b3bea2
The following has been fixed:
...
*Removed unnecessary options in the faction QA tool
*Fixed Empire/Remembrance Day Ceremonies. They now work.
*Killing a player through the event tool should now work
*Removed unecessary comments from base_player script
*Fixed the badge QA tool
*Fixed the location bug in several different methods
*Fixed the Exar Kun first boss sparks to accurately choose a target
*Life Day and Love Day now work and spawn correctly
2015-02-20 23:24:16 -08:00
Redacted by Stellabellum INC
396ec7d7e4
Fixed many more location bugs.
2015-02-18 23:27:34 -08:00
Redacted by Stellabellum INC
f3b42f93c6
Fixed the location library bug.
2015-02-18 19:42:15 -08:00