The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Planetarium Chance [REP+]
1–10/41 bejegyzés mutatása
< 1  2  3  4  5 >
Frissítés: ápr. 17. @ 15:00
Peachee által

Frissítés: márc. 20. @ 15:47
Peachee által

Fix coords offset with Rep+, disable with repentogon

Frissítés: jan. 16. @ 17:58
Peachee által

Remove HP check to ensure we cover chaos card

Frissítés: jan. 16. @ 17:52
Peachee által

GitHub Actions test push.

Frissítés: jan. 10. @ 18:50
Peachee által

Applied a fix for the stat icon appearing during the dogma death animation. This is achieved through a bodge of measuring the exact amount of animation frames that have passed for dogmas death animation and hiding the icon at the appropriate frame.

Yuck! But there's not much else we can do due to technical limitations with the modding api. Did you know we still can't add HUD elements using the official API? It's all fake sprites and fancy shaders.

At least the bug is fixed! 🎉

Frissítés: 2024. márc. 15. @ 6:38
Peachee által

Moved all global functions to local to not mess with other mods
Reimplements the Beast fight check to be more in line with how the game does it with the other stats and possibly fix problems with it and regular crawlspaces
Changed to checking if achievements are "not allowed" instead of "are allowed"
Cleaned up other code

Frissítés: 2024. febr. 29. @ 6:31
Peachee által

Added REPENTAGON support

Frissítés: 2024. febr. 18. @ 22:58
Peachee által

Automatic deployment testing

Frissítés: 2024. jan. 21. @ 16:12
Peachee által

Change check for if planetariums are unlocked

Frissítés: 2022. szept. 3. @ 11:27

removed json lib as we are no longer encoding most data due to the api changes.