Releases: KSP-KOS/kOS-EVA
Releases · KSP-KOS/kOS-EVA
v0.2.0.0 - True input control
New dependency: https://github.com/KSPModdingLibs/HarmonyKSP
- Added
:LIGHTS
and:RCS
suffixes (thanks @SofieBrink) - KISAutoEquip and KerbalBot addons now use the KSPAssemblyDependency so they won't be loaded when KIS and RemoteTech aren't installed, respectively
- Movement is now properly hooked into the kerbal eva state machine. No more janky animations!
- Add
:VISOR
and:HELMET
toggles - Add
:STATE
suffix - Added many movement-related suffixes:
:NEUTRALIZE
,:STARBOARD
,:TOP
,:FORE
,:MOVETHROTTLE
,:JUMP
,:SPRINT
v0.1.2.0 - KSP 1.8.x - 1.10.x
- Updated for KSP 1.8 - 1.10
- Add DUMPEXPERIMENTS suffix
- Planting a flag now grants XP (and to kerbals in nearby landed vessels)
- Increase kerbal disk space to 5000 from 500
- Some attempts at better animation and ladder control, though not very effective