The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Planetarium Chance [REP+]
41개 중 1~10개 표시 중
< 1  2  3  4  5 >
업데이트: 2025년 4월 17일 @ 오후 3시 00분

업데이트: 2025년 3월 20일 @ 오후 3시 47분

Fix coords offset with Rep+, disable with repentogon

업데이트: 2025년 1월 16일 @ 오후 5시 58분

Remove HP check to ensure we cover chaos card

업데이트: 2025년 1월 16일 @ 오후 5시 52분

GitHub Actions test push.

업데이트: 2025년 1월 10일 @ 오후 6시 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! 🎉

업데이트: 2024년 3월 15일 @ 오전 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

업데이트: 2024년 2월 29일 @ 오전 6시 31분

Added REPENTAGON support

업데이트: 2024년 2월 18일 @ 오후 10시 58분

Automatic deployment testing

업데이트: 2024년 1월 21일 @ 오후 4시 12분

Change check for if planetariums are unlocked

업데이트: 2022년 9월 3일 @ 오전 11시 27분

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