Skip to content

Mars Lander v0.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@togfoxy togfoxy released this 01 Nov 11:18
· 271 commits to main since this release
29e292d

Instructions: https://github.com/togfoxy/MarsLander

  • a lot of work on the menu and settings screen (thanks @Philbywhizz )
  • added a player name label to the lander (set via the main menu)
  • FAILED audio file plays when trying to purchase something that can't be afforded
  • added a score
  • added a high score that persists (thanks @Philbywhizz )
  • added an input box for capturing IP address
  • added @MadByteDE MadByte to the credits
  • socket logic that won't let the client start the game until the host confirms the connection
  • game settings now persist so they don't need to be retyped (player name, IP, port)
  • added a Settings Menu. Can also be accessed via 'o' while playing the game (thanks @Philbywhizz )
  • adjusted smoke spritesheet and code that draws smoke
  • adjusted the player label so it does not clash with lander graphic
  • stopped LOW FUEL alert playing when takes are empty
  • adjusted the NOISE parameters to make better terrain
  • added wallpaper to the main menu
  • some co-op tweaks (still doesn't work)
  • credits screen redesigned (thanks @Philbywhizz )