Geode v2.0.0-beta.26
github-actions
released this
09 May 14:52
·
1205 commits
to main
since this release
This update brings minor new additions for developers as well as bugfixes for users.
Changelog
- Bring in several UI helpers from the
new-index-but-better
branch:ListBorders
,addSideArt
,AxisLayout
improvements, ... (26729c3, 7ff257c) - Make it possible to compile mods in Debug mode (517ad45)
- Add
GJDifficultyName
andGJFeatureState
(#706) - Add
geode::cocos::isSpriteName
andgeode::cocos::getChildBySpriteName
(#725) - Add some Android keycodes (4fa8098)
- Update FMOD on Mac (c4a682b)
- Bump JSON version (5cc23e7)
- Fixes to
InputNode
touches (29b4732) - Fix
file::readFromJson
(77e0f2e) - Fix issues with TulipHook (f2ce7d0)