The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Mod Profiler
正在显示第 1 - 10 项,共 16 项条目
< 1  2 >
更新于:8 月 11 日 上午 12:31

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

更新于:2 月 7 日 上午 4:29

just a bit of refactoring

更新于:2 月 6 日 下午 7: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

更新于:2 月 6 日 上午 10:39

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

更新于:2024 年 12 月 5 日 上午 4:18

devs broke the API update

更新于:2024 年 11 月 30 日 上午 6:45

fixed the mod missing callbacks that were created using AddPriorityCallback

更新于:2024 年 8 月 19 日 上午 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)

更新于:2024 年 8 月 5 日 下午 9: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

更新于:2022 年 3 月 12 日 上午 5:38

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

更新于:2021 年 8 月 11 日 上午 1:38