The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Planetarium Chance [REP+]
Affichage des entrées 1-10 sur 41
< 1  2  3  4  5 >
Mis à jour le : 17 avr. à 15h00

Mis à jour le : 20 mars à 15h47

Fix coords offset with Rep+, disable with repentogon

Mis à jour le : 16 janv. à 17h58

Remove HP check to ensure we cover chaos card

Mis à jour le : 16 janv. à 17h52

GitHub Actions test push.

Mis à jour le : 10 janv. à 18h50

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! 🎉

Mis à jour le : 15 mars 2024 à 6h38

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

Mis à jour le : 29 févr. 2024 à 6h31

Added REPENTAGON support

Mis à jour le : 18 févr. 2024 à 22h58

Automatic deployment testing

Mis à jour le : 21 janv. 2024 à 16h12

Change check for if planetariums are unlocked

Mis à jour le : 3 sept. 2022 à 11h27

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