Skip to content

Releases: xmoto/xmoto

X-Moto 0.6.2

05 Mar 10:16
v0.6.2
747c3e1
Compare
Choose a tag to compare
  • X-Moto now uses SDL2 for window handling, input etc

  • Added:

    • Shortcut to view level info
    • Shortcut for connecting / disconnecting from the server
    • Button for clearing level cache
    • File drag & drop support
    • File associations
    • Support for high refresh rate screens
  • Improved controller support in menus

  • Default theme changed to 'Classic'

  • Safemode now prevents you from restarting in the death screen
    if a checkpoint has been reached

  • In 'beating mode', if you have not reached a checkpoint,
    the 'return to checkpoint' key takes you to the start of the level

  • Log files are now kept for longer

  • UI improvements:

    • Improved text boxes (with pasting support and word jumping etc)
    • Scrollable admin console
  • Added new options:

    • Hide sprites in ugly mode and minimap
    • Max frame rate
    • Native/software cursor
  • Updated translations:

    • Russian
    • Swedish
    • Danish
  • Bug fixes:

    • The window is now properly focused when alt-tabbing
    • Fixed various memory leaks and crashes

0.6.1

21 Jun 19:19
ebf4d1c
Compare
Choose a tag to compare

Changelog:

  • macOS and FreeBSD support is back!
  • Improved level load times
  • Improved Russian translation
  • Fixed a locale bug where the game would crash with locales using comma (,) as the decimal separator
  • No more crashing on non-existent db entries when migrating from an old version

0.6.0

03 May 01:55
d7500c4
Compare
Choose a tag to compare
Merge pull request #67 from xmoto/bump-version

Might want to bump the version in cpack too