Stable Build 4986
For everyone:
- Add fallback mod download mirrors in case of download failure from GameBanana. Mirrors currently exist in Germany, North America, and China. The preference order can be adjusted in Mod Options.
For mappers:
- Add support for
Anchor
,Wait
, andNewPage
dialog nodes to mini textboxes. - Add atlas path to missing texture warnings.
For developers:
- Add colored terminal logging support.
- Add shorthand methods for logging at different log levels (
Logger.Info()
,Logger.Verbose()
etc).
Bugfixes:
- Fix wrong mouse position on non-16:9 monitors.