The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Seed Finder
目前顯示第 1-10 項,共 11 項
< 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.