Skip to content

1.0.0-beta.7

Compare
Choose a tag to compare
@altalk23 altalk23 released this 26 Feb 13:56
· 2789 commits to main since this release

This release mainly fixes the crash at opening on MacOS and some artifacts from the new layout system.

Changelog

  • Add Mod::getResourcesDir for getting the mod resources directory (0055032)
  • Deprecate file::listFiles for file::readDirectory (9f60091)
  • Fix getting virtual function addresses for CCFileUtils (c183a35)
  • Rename BasedButtonSprite sprite names to be more expressive (4d2daec)
  • Fix typeinfo_cast causing a crash if passed a nullptr on MacOS (d024dbb)
  • Fix settings not getting broadcasted (7089194)
  • Make Loader::getLoadedMod and Loader::isModLoaded also check if mod is enabled (3222097)
  • Display Geode commit hash in the bottom right of the mod info layer (1dfa907)
  • Fix EditorPauseLayer info labels on the top left being too big (f5983a2)