The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Encyclopedia - An In-Game Wiki!
Showing 11-20 of 33 entries
< 1  2  3  4 >
Update: Nov 26, 2021 @ 8:36pm

----= Version 2.11 =----
Features:
- Added the Ultra Secret Room pool to the mod.
- Added the 3 new items into the mod.
- Added all the new Birthright effects

Twaeaks:
- Updated all Repentance items to include the Ultra Secret Room pool (if available).
- Blind items will no longer appear in Encyclopedia's Find in Room submenu.
- Shop cards will no longer appear in Encyclopedia's Find in Room submenu.

Bugfixes:
- Fixed a bug regarding GetItemPoolIdByName.
- Items will now properly display their name and description.

I didn't mess around with the character bugs since it's late and I forgot what I was supposed to look for, lol, same goes for a setting for the DSS pop up at the start of the run :P

Sadly there will be no localization for Encyclopedia, as that would require maintining all of the wiki descriptions in other languages (which would most than likely need to be translated by hand). Not only that, but it would increase the weight of the mod by A TON which is unviable, but the biggest factor is that Dead Sea Scrolls (the menu library) does not support special characters like the ones used in other languages.
I hope you understand.

Update: Aug 22, 2021 @ 4:04am

Version 2.10.1:
- Slightly polished the rendering process.

Update: Aug 22, 2021 @ 3:00am

Version 2.10:
- Added a little display on your first run that tells you how to open the menu.
-- "Press [C] or both Joysticks to open DSS Menu."

Update: Aug 17, 2021 @ 6:04am

Version 2.9.2:
- Apparently that was a bug on all UpdateX functions and I never noticed, lol.

Update: Aug 17, 2021 @ 3:36am

----= Version 2.9.1 =----
Bugfixed:
- Fixed a bug in which Encyclopedia.UpdateCharacter() would not properly generate Wiki Descriptions.

Update: Aug 13, 2021 @ 4:57pm

----= Version 2.9 =----
Tweaks:
- Polished the general EncyclopediaUpdateX() functions.

Features:
- You can now use Encyclopedia.UpdateCharacter() and Encyclopedia.UpdateCharacterTainted.

Update: Aug 13, 2021 @ 1:27pm

----= Version 2.8.2 =----
Bugfixes:
- Fixed a bug that would cause weird incompatibilities or even crashes with some mods when closing the menu.

Update: Jul 9, 2021 @ 7:42pm

----= Version 2.8.1 =----
Features:
- All Characters now have Wiki Descriptions (including their birthrights!).
-- Added Dark Judas.
-- Added Lazarus Risen.

Bugfixes:
- Fixed a bug that would link any post its you did with a Tainted character to their Non-Tainted counterpart.
- Fixed a bug that would make it so locked (modded) items would still display their itempools, quality and charge.

Update: Jun 24, 2021 @ 8:03am

----= Version 2.8 =----
Features:
- Added a brand new tab to the mod: Characters.
-- Characters will display the total completion you have with them.
--- Due to problems with the API, the mod cannot get your previous progress with characters, so the display will start out fresh.
--- For now, none of the characters have wiki entries, but they will come soon-ish in 2.8.1.
-- Mods can now add their own characters to Encyclopedia similar to how items are done, and it will automatically handle completions for you.
-- Unsupported mods can get their characters autogenerated and added to Encyclopedia, allowing you to permanently track their progress!
- Added Encyclopedia.AddCharacter(itemTab)
-- See the documentation to learn how to use it.
- Added Encyclopedia.AddCharacterTainted(itemTab)
-- I know there are some key functions missing like GetCharacter() and UpdateCharacter(), these will come at one point, but I've already worked hard enough on this update and I wanna get it out asap.

Tweaks:
- Downpour's raindrops will now despawn when closing the menu, as to prevent massive lag spikes.
- Updated the way SaveData was handled, it should work better overall now.

Bugfixes:
- Fixed a bug that would prevent the Trinkets menu from working if you didn't have any mods that added items enabled.

Update: Jun 13, 2021 @ 8:57pm

----= Version 2.7.1 =----
Bugfixes:
- Fixed a bug regarding Encyclopedia.GetTrinket() being called Encyclopedia.AddTrinket(), overwriting the original function in the process.
-- Aka no trinkets showed up in the menu on 2.7.0.