The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Mod Profiler
1-10 van 16 items weergegeven
< 1  2 >
Update: 11 aug om 0:31

fixed debugging text sometimes not initializing properly and then showing up on screen when there were no errors

Update: 7 feb om 4:29

just a bit of refactoring

Update: 6 feb om 19:18

fixed bug where if a mod function had a weird name it could break the removecallback handler causing future removecallback calls to remove all callbacks of a specific type rather than just the specified one

Update: 6 feb om 10:39

-added Repentogon callbacks to callback list
-much better compatibility with mods that rely on RemoveCallback

Update: 5 dec 2024 om 4:18

devs broke the API update

Update: 30 nov 2024 om 6:45

fixed the mod missing callbacks that were created using AddPriorityCallback

Update: 19 aug 2024 om 2:23

set the render callback to be created late instead of when the mod loads, so that way the text will display on top of anything else that gets rendered by mods (really helpful with FPS mod)

Update: 5 aug 2024 om 21:38

-added option for font size
-fixed the bottom text areas getting cleared if no callbacks met the minimum time requirement in the previous frame

Update: 12 mrt 2022 om 5:38

display now shows function names (if the function has a name)

Update: 11 aug 2021 om 1:38