⚠️ Note: this release is outdated, please download the latest one instead.
Changes from previous release:
- added support for multiple game and basegame dirs (from QSS, contributed by @neogeographica)
- added support for Unicode characters in basedir
- changed config file name to
ironwail.cfg
(config.cfg
will be loaded as a fallback whenironwail.cfg
is not present) - changed screenshot prefix from
spasm
toironwail
- changed r_softemu 3 menu background to look more like the one in Quake 1.06
- changed r_softemu 3 mode to replicate the alias model UV distortion from the original software renderer
- restored r_showbboxes functionality
- added map status to window title
- added fps limit menu option
Bug fixes:
- fixed a bug that caused an edict leak after loading a savegame in some cases
- fixed a bug that caused physics to run in sync with the renderer when using the default host_maxfps limit
- fixed a bug that caused water to be drawn as opaque instead of transparent in some cases