Skip to content

2.2

Compare
Choose a tag to compare
@stohrendorf stohrendorf released this 30 Jun 04:09
· 140 commits to master since this release

New Features

  • it's now possible to take screenshots of the stats at the end of a level (CE-622)
  • new option to automatically select the first free or the oldest slot when saving (CE-597, #288)
  • optional save reminder that shows up after a configurable amount of minutes (CE-613)
  • you can now configure a "confirm save overwrite delay" where you need to hold down your action button on the "yes" button for a configurable amount of seconds (CE-594, #288)
  • experimental support for feder's nordic adventure
  • a completely new menu to clean up saves accessible using the "secondary action" (CE-596)

Fixes

  • the amount of ammo given when picking up a weapon is fixed (thanks to @serishema)
  • closing the connection to the coop server should no longer crash the game (thanks to @serishema)
  • one shader somehow got de-optimized at some point, now the shader runs fast again
  • missing underwater ambience effect no longer causes a crash
  • the ghost save messagebox was using the in-game movement binding to switch buttons, now it uses the menu bindings

Improvements

  • level names of saves are now localised according to your chosen language, i.e. changing the game language now also changes the level titles in your saves list (CE-624)
  • re-loading the same level is much faster now
  • ui text should be more accessible with a more opaque background (CE-635)

Changes

  • "restore health on level start" is now enabled by default

Calls for Testing

  • installing the "en-gb" locale on linux should no longer be required (CE-633, thanks to @serishema)

please report any bugs you encounter, especially the crashes. use F1 to report in-game bugs, which creates a savegame and a screenshot of your current situation, if you see something strange. also, please send in your crashdumps. thank you very much!

Package maintainer notes

  • cimg was bumped to v.3.2.5
  • gsl-lite was bumped to 0.41.0
  • pybind11 was bumped to 2.10.4