Posted May 08, 2019 by FischkopDev
Maybe it's a bit early but I want to share it :D
Since publishing the game I fixed a few bugs.
-Function setSpeed didn't work
-Physics correction
-Hitbox was to big
-In Tower view more than one aircraft could use the runnway
The in LWJGL made Engine had not all needed content so I changed a few things on it.
Surely I will find new bugs but the next point on my list was a new gamemode. Yesterday I started with the Center Controller. I've made a background image and coded a few lines. At this moment the Aircrafts can fly in the Center Controller mode but no action can be done with them so my next step is to implement the flightplan with Airways, SID and STARs. Furthermore, to set commands for the Aircrafts. Here I have a picture of the actual state in the new mode.
Again this is in developing so maybe it look different in the final version.