Releases: Apokee/PlaneMode
Releases · Apokee/PlaneMode
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.1
v1.3.0
Added
- Add actions to all applicables parts to change control modes, making them available to action groups. Available actions are:
Control Mode: Toggle
Control Mode: Rocket
Control Mode: Plane
Fixed
- Fix example configuration patch to show how to actually change toggle keys.
v1.2.0
v1.1.0
Added
- Add
KSPAssembly
attribute to assembly.
Changed
PLANEMODE_USER_SETTINGS
is deprecated (although still supported), a Module Manager patch should now be used to
modify settings. An example patch is distributed in thePlaneMode/Configuration
directory.- Clarified log message that made it appeared as if code was being executed more times than it was.
- Simplified the way textures are loaded.
Fixed
- Fix Plane mode settings being persisted in certain situations.
- Fix the display of the log level for debug messages.