The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Mod Profiler
Se afișează 1-10 din 16 intrări
< 1  2 >
Actualizare: 11 aug. @ 0:31

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

Actualizare: 7 febr. @ 4:29

just a bit of refactoring

Actualizare: 6 febr. @ 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

Actualizare: 6 febr. @ 10:39

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

Actualizare: 5 dec. 2024 @ 4:18

devs broke the API update

Actualizare: 30 nov. 2024 @ 6:45

fixed the mod missing callbacks that were created using AddPriorityCallback

Actualizare: 19 aug. 2024 @ 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)

Actualizare: 5 aug. 2024 @ 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

Actualizare: 12 mart. 2022 @ 5:38

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

Actualizare: 11 aug. 2021 @ 1:38