The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Planetarium Chance [REP+]
Hiển thị 1-10 trong 41 mục
< 1  2  3  4  5 >
Cập nhật: 17 Thg04 @ 3:00pm
bởi Peachee

Cập nhật: 20 Thg03 @ 3:47pm
bởi Peachee

Fix coords offset with Rep+, disable with repentogon

Cập nhật: 16 Thg01 @ 5:58pm
bởi Peachee

Remove HP check to ensure we cover chaos card

Cập nhật: 16 Thg01 @ 5:52pm
bởi Peachee

GitHub Actions test push.

Cập nhật: 10 Thg01 @ 6:50pm
bởi Peachee

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

Cập nhật: 15 Thg03, 2024 @ 6:38am
bởi Peachee

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

Cập nhật: 29 Thg02, 2024 @ 6:31am
bởi Peachee

Added REPENTAGON support

Cập nhật: 18 Thg02, 2024 @ 10:58pm
bởi Peachee

Automatic deployment testing

Cập nhật: 21 Thg01, 2024 @ 4:12pm
bởi Peachee

Change check for if planetariums are unlocked

Cập nhật: 3 Thg09, 2022 @ 11:27am

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