This release mainly fixes the crash at opening on MacOS and some artifacts from the new layout system.
Changelog
- Add
Mod::getResourcesDirfor getting the mod resources directory (0055032) - Deprecate
file::listFilesforfile::readDirectory(9f60091) - Fix getting virtual function addresses for CCFileUtils (c183a35)
- Rename
BasedButtonSpritesprite names to be more expressive (4d2daec) - Fix
typeinfo_castcausing a crash if passed anullptron MacOS (d024dbb) - Fix settings not getting broadcasted (7089194)
- Make
Loader::getLoadedModandLoader::isModLoadedalso check if mod is enabled (3222097) - Display Geode commit hash in the bottom right of the mod info layer (1dfa907)
- Fix
EditorPauseLayerinfo labels on the top left being too big (f5983a2)