v0.0.0.2024-11-17-test
Pre-release
Pre-release
Katniss218
released this
17 Nov 14:06
·
1 commit
to master
since this release
Test build of HSP, from master, on 2024/11/17
Changes from previous version:
- celestial bodies now move and rotate
- lots of invisible internal changes
Known issues:
- Saving and loading is broken due to celestial bodies not being saved (they're respawned at their original positions)
Keyboard shortcuts (hardcoded so far):
- F1 - Saves default parts to json (these are read in the VAB scene).
- F3 - Creates a new celestial body at runtime and teleports the starting vessel into orbit around it.
- F4 - Loads a vessel named
vessel2
from the Vessels folder. - F5 - Creates a dummy vessel at launch site.
- WASDQE - attitude control
- SPACE - sequencer advance (on default vessel, custom vessel sequencers aren't supported yet)
- Z - full thrust
- X - cut thrust - Z and X doesn't work with more than 1 engine because of connection limit on default vessel's controller
GameData contains a dummy mod .dll
Contains bugs 😋