File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 11# Geode Changelog
22
3+ ## v4.10.0
4+ * Add ` $on_game ` macro for ` GameEvent ` events (679678f)
5+ * Add progress bar helper class (#1467 )
6+ * Add more hook priority utilities (#1510 )
7+ * Add label size utilities (#1536 )
8+ * Add no result version of dispatch event macros (5a2055f)
9+ * Add 'Download Mods Here' message (#1512 )
10+ * Add option to show milliseconds in logs (5ec4ba3)
11+ * Make ` typeinfo_cast<ModifyClass> ` error (5cb624c)
12+ * Allow changing library link type in ` setup_geode_mod ` (9fdc5b5)
13+ * Allow using ` string_view ` and ` const char* ` as ` CCDictionaryExt ` key (c14d02c)
14+ * Rename async.hpp to coro.hpp, and geode::utils::coro namespace (7a2dc8d, 3b94915)
15+ * Remove ` CoTask ` , add ` coro::spawner ` and other utilities (671d321)
16+ * Fix clearing the developer filter on ` ModList::init ` (#1509 )
17+ * Fix ` CCDictionaryExt ` iterator types (2f7c126)
18+ * Fix ` TextInput ` crashing on destruction (#1507 )
19+ * Fix main thread not being called main in android logs (2658941)
20+
321## v4.9.0
422 * Add Modtober 2025 content (#1501 )
523 * Add ` geode::cocos::getObjectName ` for getting demangled type names (c734b29)
You can’t perform that action at this time.
0 commit comments