Skip to content

Release 1.2.2

Compare
Choose a tag to compare
@UnknownShadow200 UnknownShadow200 released this 11 Dec 21:59
· 2045 commits to master since this release

Primarily a maintenance release with some much needed improvements to the webclient

All:

  • Fixed: Buffer overflow with extremely large skin sizes
  • Improved: Behaviour of middle clicking blocks (Thanks Goodly)

Windows:

  • Improved: Reduce near clipping issues with high FOV with Direct3D9 backend (Thanks Cheesse)
  • Improved: Improve depth precision with far away objects with Direct3D9
  • Fixed: Direct3D9 backend rarely failing to recreate context and hence crash (Thanks SpicyCombo for testing debug version)
  • Fixed: Cursor rarely getting wrongly stuck visible or hidden

Linux:

  • Fixed: Not being able to use any keys in-game with some X11 keyboard configurations

Webclient:

  • Fixed: Downloaded map files being left behind on IndexedDB (the temp files were not cleaned up)
  • Fixed: Page still being scrolled when Space was pressed on Safari
  • Improved: Game now tries to require holding Escape to exit fullscreen (Only Chrome supports this over https currently)
  • Added: Support for uploading maps
  • Added: Support for uploading texture packs