Versions
1.4.6 2021/6/4
- Added a model of glide slope
- Added a model of runway approach lights
- Added a model of localizer
- Added apron light model
- Replaced PAPI model
v1.4.5 2021/3/19
- Implemented autopilot function.
- Added detailed functions
- BugFix
v1.4.4 2021/2/14
- BugFix
v1.4.2 2021/1/25
- Implemented autopilot function.
- Added the ability to change the color and glow of lights on the runway and obstacle lights by right-clicking
- Fixed a bug in the drawing of lights.
- Fixed data synchronization bug between server and client.
v1.3.8-Dev 2020/12/30
- Implemented boarding bridge block (no texture or movement)
- Fixed an issue where the towing car gate open/close information was not being shared properly in multiplayer
- Fixed misalignment of RunwayNumber text display.
- Implemented the concept of angle for lights, allowing them to be placed at an angle of 1 degree (dependent on the player's orientation when placed).(Depends on the player's orientation at the time of installation, but not implemented manually)
- Blocks that change color when approaching the end of the runway and blocks that change color depending on the runway's operational direction now have the ability to change color by right-clicking.
- Fixed the color of the airport lighthouse light.
v1.3.6 2020/10/17
- Implemented the ability to save and manage LandingPoint block coordinates as a file on the server side, so that chunks that have not yet been loaded after the server has started can be treated as ILS.
v1.3.5 2020/10/5
- Fixed wrong rotation direction of knobs.
v1.3.4 2020/10/4
- Fixed the behavior of the ILS knob.
v1.3.3 2020/10/4
- Fixed the behavior of the ILS knob.
- Adjusted the frame size of the block selection
v1.3.2 2020/10/3
- Fixed crash when opening key settings
- Changed text color of NAV setting screen.
v1.2.13 2020/9/20
- Changed text color of NAV setting screen.
v1.2.12 2020/9/20
- Implemented GuideSign (currently fixed text).
- Fixed a server crash bug in SideOnly.
v1.12.11 2020/9/18
- Runway number block implemented
- Implemented a center point in ILS to indicate the current direction of travel
- Added a block to indicate the landing point in preparation for adding the concept of frequency to the ILS
v1.2.9 2020/9/1
- Faster drawing using OpenGL features
- Fixed a drawing error in the Edge light.
- Overtaking zone light implemented.
- Fixed problem with Approach not closing properly when flying
- Adjusted the behavior of VersionBlock to reflect the initial world loading.
- Fixed towing cars to work properly in multiplayer mode
v1.2.8 2020/08/25
- Adjusted the magnification of lights
- Implemented a lightweight version of the model & made it selectable from the config.
- Suppressed bug in managing invisibility of player in towing car
- Fixed outdated responses to ILS commands
- Changed structure to build instance lists for blocks and items and get information from them.
v1.2.7 2020/08
- Added basic gui opening while in towing car
- Implemented runway lights.
- Implemented taxiway centerline lights
- Implemented taxiway lights
- Implemented VOR/DME block
v1.2.6 2020/08/06
- Hide players in towing cars.
- Added recipes.
- Fixed the English name of the airfield east platform
- Implemented aviation obstacle lights
v1.2.5 2020/07/28
Added airfield lighthouse block and towing machine (remote controlled tug car)
v1.2.1 2020/07/15
- Implemented a function to automatically save ILS locations as data for each world and automatically load them when loading the world.
v1.2.0 2020/07/09
- Updated PAPI model (provided by kaka)
- Fixed a minor bug in the ILS command.
- Adjusted default settings for ILS
- ApproachAng default changed from 10 degrees to 5 degrees
- Approach=Enabled at startup changed to False
- Added Mod Config Config GUI (open Config screen from ModList)
- ApproachAng settings can now be configured from the config.
- Changed the output method of the NoItem version (integrated the development environment so that functions can be aligned with the normal version)
v1.1.4 2020/6/15
- Published
- CenterLight
- EndLight
- PAPI (temporary model)
- ILSGui and ILS command