The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Mod Profiler
Viser 1-10 af 16 forekomster
< 1  2 >
Opdatering: 11. aug. kl. 0:31

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

Opdatering: 7. feb. kl. 4:29

just a bit of refactoring

Opdatering: 6. feb. kl. 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

Opdatering: 6. feb. kl. 10:39

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

Opdatering: 5. dec. 2024 kl. 4:18

devs broke the API update

Opdatering: 30. nov. 2024 kl. 6:45

fixed the mod missing callbacks that were created using AddPriorityCallback

Opdatering: 19. aug. 2024 kl. 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)

Opdatering: 5. aug. 2024 kl. 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

Opdatering: 12. mar. 2022 kl. 5:38

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

Opdatering: 11. aug. 2021 kl. 1:38