The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Mod Profiler
1–10 из 16
< 1  2 >
Обновление: 11 авг в 0:31

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

Обновление: 7 фев в 4:29

just a bit of refactoring

Обновление: 6 фев в 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

Обновление: 6 фев в 10:39

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

Обновление: 5 дек. 2024 г. в 4:18

devs broke the API update

Обновление: 30 ноя. 2024 г. в 6:45

fixed the mod missing callbacks that were created using AddPriorityCallback

Обновление: 19 авг. 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)

Обновление: 5 авг. 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

Обновление: 12 мар. 2022 г. в 5:38

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

Обновление: 11 авг. 2021 г. в 1:38