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