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 |
|
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 |
|
DarthArgus
|
bbee2d328c
|
who isn't sick of converting the freaking scripts? this negates the need
|
2015-11-24 09:27:45 -06:00 |
|
DarthArgus
|
e886f63a79
|
fixing borked scripts
|
2015-10-30 13:19:14 -05:00 |
|
PrisonCamp
|
af96886b93
|
Fixed many more location bugs.
|
2015-02-18 23:27:34 -08:00 |
|
PrisonCamp
|
6a9522ef94
|
Removed unnecessary references and cleaned up scripts.
|
2015-01-18 02:05:57 -08:00 |
|
PrisonCamp
|
a51c86f9a8
|
Added super function to call original parent function. This was not being called, and the result was many functions not happening in-game as they should(ie. no particle effects floating above pylons in GCW invasions).
This now allows the child function to call its parent function's code along with its own.
TODO: Add this function to the compiler.
|
2015-01-01 15:37:53 -08:00 |
|
PrisonCamp
|
b2eddb8924
|
Removed No Trade From Officer Stims
|
2014-06-15 21:54:09 -07:00 |
|
Eric Barr
|
dedfe6899c
|
Added missing call
|
2014-04-03 19:37:41 -07:00 |
|
Eric Barr
|
69c310dde0
|
Added ignore files to ignore *.java files generated from scripts
|
2014-03-31 09:57:30 -07:00 |
|
Eric Barr
|
bb6c3884a5
|
Removed files that don't need to be tracked
|
2014-03-31 09:55:49 -07:00 |
|
Dallin Wellington
|
0a0796d1a9
|
Initial commit.
|
2013-09-10 23:17:15 -07:00 |
|