geode/loader/src/hooks
Oleksandr Nemesh e50c3abff4
Fix loading bar going out of bounds (#688)
The actual reason lies in the loader implementation, which for some reason can sometimes count up the `m_refreshedModCount` twice for some mods which are disabled.

This small change checks the actual loaded mod count instead of relying on an incorrect `LoaderImpl` member and fixes issue #687.
2024-04-12 22:45:08 +03:00
..
AndroidExceptionFix.cpp this is android32 only 2024-01-23 01:56:35 +03:00
CCMenuItemActivateFix.cpp improve ccmenuitem activate crash fix 2024-03-16 02:26:20 +01:00
DynamicCastFix.cpp Macos support for Geode v2 (#437) 2024-01-21 14:08:06 -03:00
FMODFix.cpp fix fmodfix cc and update tuliphook 2024-03-18 12:44:07 +01:00
GeodeNodeMetadata.cpp readd fods removed stuff for abi 2024-02-25 13:53:49 +03:00
ImpostorPlayLayerFix.cpp fix impostor playlayer fix being enabled in forward compat 2024-03-11 00:37:24 +01:00
LoadingLayer.cpp Fix loading bar going out of bounds (#688) 2024-04-12 22:45:08 +03:00
MenuLayer.cpp deprecate mod ids with uppercase letters 2024-02-14 19:52:58 +02:00
MessageBoxFix.cpp fix the messagebox fix 2024-01-28 21:17:29 +02:00
persist.cpp move forward compat hook toggling to macros 2024-01-13 03:30:07 +03:00
ProfilePageFix.cpp change todoreturn to void 2024-03-12 13:36:47 +01:00
save.cpp Improve actions build speed by using sccache, removes PCH (#493) 2024-02-11 15:58:46 -03:00
TextInputNodeFix.cpp Geode android compiles gg girls and girls 2023-12-21 19:42:01 +03:00
update.cpp rename executeGDThreadQueue to executeMainThreadQueue 2024-01-14 15:38:37 +03:00
WindowsFontCacheFix.cpp Windows Font Cache fix (again) (#595) 2024-04-11 20:38:24 +03:00