weekly-2025-11-07
·
316 commits
to main
since this release
Changelog
- refactor(network): Assign name to type enum in LANMessage (TheSuperHackers#1801)
- fix(script): Improve string handling of 'Fundamentalist' code hacks (TheSuperHackers#1797)
- refactor: Fix misspelled word in comments (TheSuperHackers#1795)
- fix(debug): Replace NDEBUG preprocessor with RTS_DEBUG or RTS_RELEASE (TheSuperHackers#1791)
- bugfix(gui): Fix incorrect Replay incompatibility messages (TheSuperHackers#1745)
- refactor: Replace custom strrchr implementations with standard function (TheSuperHackers#1782)
- bugfix(gui): Fix crash when RenderFpsFontSize is set to 0 (TheSuperHackers#1788)
- build: Add RETAIL_COMPATIBLE_BUG as build prerequisite for the tunnel healing fix (TheSuperHackers#1783)
- tweak(gui): Track money per minute for every player (TheSuperHackers#1773)
- refactor(gui): Break up and simplify map list related code in MapUtil (TheSuperHackers#1758)