The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Planetarium Chance [REP+]
1–10 из 41
< 1  2  3  4  5 >
Обновление: 17 апр в 15:00
автор: Peachee

Обновление: 20 мар в 15:47
автор: Peachee

Fix coords offset with Rep+, disable with repentogon

Обновление: 16 янв в 17:58
автор: Peachee

Remove HP check to ensure we cover chaos card

Обновление: 16 янв в 17:52
автор: Peachee

GitHub Actions test push.

Обновление: 10 янв в 18:50
автор: 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! 🎉

Обновление: 15 мар. 2024 г. в 6:38
автор: 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

Обновление: 29 фев. 2024 г. в 6:31
автор: Peachee

Added REPENTAGON support

Обновление: 18 фев. 2024 г. в 22:58
автор: Peachee

Automatic deployment testing

Обновление: 21 янв. 2024 г. в 16:12
автор: Peachee

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.