The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Seed Finder
11개 중 1~10개 표시 중
< 1  2 >
업데이트: 2023년 7월 9일 오전 9시 00분

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

업데이트: 2022년 7월 18일 오전 2시 09분

Added "Razor Blade" in item list

업데이트: 2022년 6월 19일 오후 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).

업데이트: 2022년 6월 6일 오후 12시 00분

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

업데이트: 2022년 6월 6일 오전 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

업데이트: 2022년 6월 5일 오전 11시 12분

Updated item list to add repentence items.

업데이트: 2020년 2월 14일 오전 9시 38분

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

업데이트: 2020년 2월 14일 오전 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.

업데이트: 2020년 2월 14일 오전 5시 52분

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

업데이트: 2020년 2월 13일 오전 8시 16분

Fixed tooltip appearing on floors others than 1st floor.