The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Planetarium Chance [REP+]
Εμφάνιση 1-10 από 41 καταχωρίσεις
< 1  2  3  4  5 >
Ενημέρωση: 17 Απρ στις 15:00

Ενημέρωση: 20 Μαρ στις 15:47

Fix coords offset with Rep+, disable with repentogon

Ενημέρωση: 16 Ιαν στις 17:58

Remove HP check to ensure we cover chaos card

Ενημέρωση: 16 Ιαν στις 17:52

GitHub Actions test push.

Ενημέρωση: 10 Ιαν στις 18:50

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

Ενημέρωση: 15 Μαρ 2024 στις 6:38

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

Ενημέρωση: 29 Φεβ 2024 στις 6:31

Added REPENTAGON support

Ενημέρωση: 18 Φεβ 2024 στις 22:58

Automatic deployment testing

Ενημέρωση: 21 Ιαν 2024 στις 16:12

Change check for if planetariums are unlocked

Ενημέρωση: 3 Σεπ 2022 στις 11:27

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