Skip to content

Geode v5.0.0-beta.4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Feb 23:09
· 74 commits to main since this release
d8c4f8a

Bugfix stuff and new geode::Button class. Events kinda had a big internal rewrite so hopefully nothing breaks

v5.0.0-beta.4

  • Add requires-patching mod.json key for iOS (3b5e715)
  • Add geode::Button (#1810)
  • Update network libraries (curl, openssl, etc)
  • Fix recursion and race conditions on Events (#1808, #1817)
  • Fix CCLabelBMFont ctor crash (96bab68)
  • Add iOS controller support, and fix some input bugs (#1742)
  • Improve mod dependency popup (#1797)
  • Make async::waitForMainThread fully cancel safe (4b851bd)
  • Properly implement DNS lookup on Android (73d61b9)
  • Fix NineSlice opacity/color cascade behavior (#1805)