ConfigManager |
not used. intended for allowing a mod config later on.
|
InWarpLoop |
STARMADE MOD
CREATOR: Max1M
DATE: 16.10.2020
TIME: 01:00
|
NavHelper |
adds elements that make it easier to tell what warp coord relates to what realspace coord.
|
ThrustEventhandler |
STARMADE MOD
CREATOR: Max1M
DATE: 16.12.2020
TIME: 00:33
NOT USED BC DOESNT WORK //TODO zombie code
intercept the thrust calculation event provided by vanilla code and overwrite it with a different value for warpships
|
WarpCheckLoop |
a loop that runs regularly and checks all loaded ships if they are in warp or not. passes the ships to the warpshipmanager
|
WarpJumpEventHandler |
STARMADE MOD
CREATOR: Max1M
DATE: 16.12.2020
TIME: 13:50
this class contains the eventhandler for handling of mod-warpjumps.
|
WarpJumpListener |
eventhandler class that will detect vanilla FTL jumps, abort them and instead issue a warp entry or warpdrop.
|