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-patchingmod.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
CCLabelBMFontctor crash (96bab68) - Add iOS controller support, and fix some input bugs (#1742)
- Improve mod dependency popup (#1797)
- Make
async::waitForMainThreadfully cancel safe (4b851bd) - Properly implement DNS lookup on Android (73d61b9)
- Fix
NineSliceopacity/color cascade behavior (#1805)