Skip to content

Terrarum 0.3.2

Compare
Choose a tag to compare
@curioustorvald curioustorvald released this 04 Aug 15:35
· 1413 commits to master since this release

Changes

  • Completely re-worked the Sky Model (sky blue backdrop and the daylight) from scratch, based on the paper by Hošek and Wilkie and my own observation data.
  • Yearly cycle now affects the day length (short daytime on winter, long daytime on summer)
  • Game load screen now shows the screenshot from the last save
  • If an autosave is newer than the manual save, the autosave is always preferred (removed save file selection screen)
  • The name of the process of the game is changed from java to Terrarum
  • Game should startup faster

New

  • Selectable screen filters for zoomed screen: None, Bilinear, Hq2x. This options also affects how the game screen is drawn on HiDPI window in general even if the zoom is set to 100%
  • Field of stars will be visible on the night sky, and the stars will twinkle like they in real-life
  • Moonlight with their intensity synced with the lunar cycle; nighttime with full moon will be 2x brighter than with new moon
  • Inscript keyboard layout for Hindi language
  • Tamil99 keyboard layout for Tamil language

Fixes

  • Some UIs were off-centre by a bit
  • Re-naming worlds/players now works
  • The game will now successfully boot if the executable was located on a path that contains space characters
  • Stepladder made out of vertically-stacked platforms or scaffoldings should work again

Full Changelog: v0.3.1...v0.3.2