The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

HUD API
Showing 21-30 of 39 entries
< 1  2  3  4 >
Update: 14 Sep, 2020 @ 2:52am

-hid the losts health
-added victory laps

Update: 9 Sep, 2020 @ 1:35am

refactoring

Update: 27 Aug, 2020 @ 6:41pm

moved 'dont divide by 0' check in boss hp check function so it can work on first frame of a new run

Update: 7 Jun, 2020 @ 8:21pm

-rewrote fly and spider checking code
-added option to hide stats

Update: 13 May, 2020 @ 9:50am

added a couple more functions for other mods to use

Update: 11 May, 2020 @ 2:40am

bugfix

Update: 9 May, 2020 @ 9:22am

-added color setting to hud segments
-added green/red stat increase/decrease text
-made it a lot easier for huds to render strings of text

Update: 9 May, 2020 @ 5:34am

-fixed pill usage not triggering text streak
-added a couple more extra stats

Update: 8 May, 2020 @ 2:10am

-added option for huds to use their own sprite sheet for the extra stats
-added checks for 'the jar' and 'jar of flies'

Update: 6 May, 2020 @ 6:51pm

added some default values to the default hud lua just for reference