Skip to content

Umoria 5.7.1

Compare
Choose a tag to compare
@mrcook mrcook released this 27 Jan 20:26
· 1533 commits to master since this release

NOTE: this version has a small bug in some repeat commands (e.g. tunnelling). It is recommended you download v5.7.0, or v5.7.3 and greater, when released.

  • Lots of spelling fixes, mostly source code comments, but a few in-game also.
  • Improved CLI: adds help and version information (-h and -v).
  • Updates to the manual, FAQ, and historical/errors documents.
  • Build using C++ compiler, with all warnings fixed! (-Wall, -Wextra, -Werror, -Wshadow)
  • Now uses CMake for Mac/Linux build - Windows/MinGW still uses a normal Makefile.