The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Mod Profiler
Menampilkan1-10 dari 16 kiriman
< 1  2 >
Pembaruan: 11 Agu @ 12:31am

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

Pembaruan: 7 Feb @ 4:29am

just a bit of refactoring

Pembaruan: 6 Feb @ 7:18pm

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

Pembaruan: 6 Feb @ 10:39am

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

Pembaruan: 5 Des 2024 @ 4:18am

devs broke the API update

Pembaruan: 30 Nov 2024 @ 6:45am

fixed the mod missing callbacks that were created using AddPriorityCallback

Pembaruan: 19 Agu 2024 @ 2:23am

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)

Pembaruan: 5 Agu 2024 @ 9:38pm

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

Pembaruan: 12 Mar 2022 @ 5:38am

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

Pembaruan: 11 Agu 2021 @ 1:38am