Skip to content

v0.0.0.2024-11-17-test

Pre-release
Pre-release
Compare
Choose a tag to compare
@Katniss218 Katniss218 released this 17 Nov 14:06
· 1 commit to master since this release
417c402

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 😋