The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

!Rebirth Items Vectorized ! Redone!
Showing 1-10 of 24 entries
< 1  2  3 >
Update: 26 Jan, 2024 @ 7:56pm

- Fixed faulty logic in new blind check steps

Update: 26 Jan, 2024 @ 12:57pm

- Optimized Blind check to be done before items in the room are checked

- Optimized alt-path blind item check to be done only inside Treasure Rooms

Update: 13 Jan, 2024 @ 1:58pm

- Fixed an error caused by LuaLib catching an erroneous "and" operator

Update: 14 Dec, 2023 @ 7:46pm

Hotfix: Removed remaining changes for implementing Question Mark sprites

Update: 14 Dec, 2023 @ 1:54pm

- Reverted the implementation of the vector Question Mark, as it broke other mods' ability to detect a blind item

Update: 14 Dec, 2023 @ 10:47am

- Removed the Vector Item layer from the Player Pickup animation, which was causing the QuestionMark sprite to appear beneath the item

Update: 13 Dec, 2023 @ 6:37pm

- Fixed an issue where the Vectorized question mark would fail to be recoginized as a blind item after a pickup update

Update: 13 Dec, 2023 @ 4:08pm

Update: 12 Dec, 2023 @ 7:12pm

- Implemented the blind item ? sprite

Update: 2 Dec, 2023 @ 6:26pm

- Implemented a catch for Mega Chests that will disable the special item sprites. This may be my only solution for Mega Chests at the moment

- Removed an unneeded callback