The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Seed Finder
Показване на 1 — 10 от 11 постъпления
< 1  2 >
Обновление: 9 юли 2023 в 9:00

- added Repentance item pool
- update default "BEST" items list

Обновление: 18 юли 2022 в 2:09

Added "Razor Blade" in item list

Обновление: 19 юни 2022 в 12:38

Fixed an issue where the search was stopping/freezing when finding a book of revelation (the item had to be ignored to avoid a bug with this version of the game, but it was causing the mod to be waiting for the item to scan, which was never happening because it's already on screen and has been ignored).

Обновление: 6 юни 2022 в 12:00

Updated tooltip position when starting a game, to avoid overlapping with ModConfigMenu tooltip

Обновление: 6 юни 2022 в 11:43

For some reason, since Repentence DLC, the CALLBACK used when a new item spawns is returning the value 78 in every new room.
Sadly, it's the value of the Book Of Revelation, it means that if the Book Of Revelation is turned "on" in the filters, then it will be a false positive on every search.
For this reason, i had to remove the items from the mod :(
I guess it would have been possible to check if the current room is a treasure room, and other weird tricks to check the real item ID, but too much effort, sorry :(
At least, it's working without issue now :3

Oh ! And i also updated the ModConfigMenu values type for the new version. The old ones was working but was deprecated, and it was spamming the console with warning messages xp

Love <3

Обновление: 5 юни 2022 в 11:12

Updated item list to add repentence items.

Обновление: 14 февр. 2020 в 9:38

Optimized Mod Config Menu code
Added an option to hide tooltip when game start

Обновление: 14 февр. 2020 в 7:18

The option "Replace first item" will no longer replace all treasure room items on first floor (there can be multiple items in case of floor XL or just double item in treasure room). Now it will just... well... replace the first item.

Обновление: 14 февр. 2020 в 5:52

Added option "Replace First Item"
Optimized item parsing code
Updated tooltips

Обновление: 13 февр. 2020 в 8:16

Fixed tooltip appearing on floors others than 1st floor.