- Use CDN for downloading updates & resources (#2155)
- Add CMake option
GEODE_PACKAGE_ZSTDto produce Zstd compressed.geodefiles (#2156) - Optimize setting / saved values to not save when no changes were made (#2152)
- Add
CCSceneoverloads toswitchToSceneandreloadTextures(3f3721b, e30a5fa) - Fix issues with
geode::Labelrendering / scaling, add methods for changing fonts (93f48a3, 7d213a6, 140098a) - Automatically add modifier to modifier keys (f6de44f)
- Attempt to fix the "File exists" error when updating resources (fbbbb75)
- Trim queries when searching mods (e9c0b03)
- Fix
numToAbbreviatedStringmishandling negative numbers and losing precision due to float usage (#2160) - Fix runtime
.dlldependency binaries not being loaded the first time a mod is unzipped (#2167) - Fix thread crashes causing info to be duplicated in crashlogs (645b53a)
- Fix hash utils not being exported (5fbfba5)