The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Planetarium Chance [REP+]
41件中 1-10 を表示
< 1  2  3  4  5 >
更新: 4月17日 @ 15時00分

更新: 3月20日 @ 15時47分

Fix coords offset with Rep+, disable with repentogon

更新: 1月16日 @ 17時58分

Remove HP check to ensure we cover chaos card

更新: 1月16日 @ 17時52分

GitHub Actions test push.

更新: 1月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! 🎉

更新: 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日 @ 22時58分

Automatic deployment testing

更新: 2024年1月21日 @ 16時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.