Umoria 5.7.1
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.