Beta time! This time we're not planning to count to 27.
Changelog (since alpha.2)
- Add a special error for 1114 - vcredist update (d0821f5)
- Properly fix Windows exceptions (84a2c6b)
- Add keyboard support to ModsLayer (2b53e8a)
- Fix "Loading mods cancelled" appearing with no reason (698112a)
- Fix various compile warnings (68ac2b0, cb1e7de)
- Use
string_viewinstead ofstringfor some Task functions (da617ee) - Add
Task::listenfor listening to Tasks globally (fa7a2de, eb7c4d9) - Add 2.2
CCDrawNodemembers (562fbf6) - thanks Prevter - Use
SPACE_WRAPfor mod problem textarea (4d267d3) - Fix download links for mods being generated without prerelease tag (06bd2e2)
- Make developer filter search by username (014ec68, 1c40a63)
- Fix
Notificationcrashing when shown during a transition fade (0270d47) - Split
GEODE_PLATFORM_NAMEfor Mac ARM and Mac Intel (48a7981) - Use
string_viewinstead ofconst char*forexpandSpriteName(22cc33b) - Make
_sprcompile time (b22a59d, bacab92) - Update server UserAgent format (9679b40)
- Allow mods with old
gdkey syntax inmod.jsonto be checked for updates (c1fbc08) - Replace the "Recommended" tab with "Featured" (#897)
- Use c++_shared STL on Android64 (115b9cf, d0cc62a, fbc6416)
file::pickandfile::pickManyare the new file APIs, which use Tasks (#899)