The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Encyclopedia - An In-Game Wiki!
Showing 21-30 of 33 entries
< 1  2  3  4 >
Update: Jun 13, 2021 @ 12:28pm

----= Version 2.7 =----
API:
- Added Encyclopedia.GetItem()
- Added Encyclopedia.GetTrinket()
- Added Encyclopedia.GetPocketItem()
- Added Encyclopedia.GetCard()
- Added Encyclopedia.GetRune()
- Added Encyclopedia.GetSoul()
- Added Encyclopedia.GetPill()

Bugfixes:
- In theory, fixed a bug that would randomly crash the game upon closing encyclopedia (but disable Luadebug just to be safe!!!).

Update: Jun 9, 2021 @ 3:34pm

----= Version 2.6 =----
Features:
- Items will now more accurately display their charge time.
- Special items such as Eraser or Notched Axe will now display Pink charge bars to represent they are not recharged normally.
- Items will now display their Quality.
- Added a new segment of the menu: Sorting!
-- By pressing [LShift] you will be able to alternate between different item sorting, like:
---- By Item ID.
---- By Item ID [Descending].
---- By Alphabetical order.
---- By Alphabetical order [Descending].
---- By Quality.
---- By Quality [Descending].
---- By Type (pills).
---- By Type (pills) [Descending].
- The submenus now count with a Scrollbar, to better visualize the length of menus and better indicate that they are vertical.

Tweaks:
- Renamed the "Press LCtrl to search" message in search boxes to "[LCtrl] - search".
- Burning Basement's embers will now despawn when closing the menu, as to prevent massive lag spikes.
- EID descriptions will now be hidden when opening Encyclopedia.
---- EID descriptions will be unhidden when closing the menu.

Bugfixes:
- Fixed a bug that would prevent the mod from working on AB+.
- Fixed a bug that would softlock the player in the Inventory menu if they entered a search query that didn't match any held items.

Update: Jun 3, 2021 @ 2:58pm

----= Version 2.5 =----
Features:
- When Encyclopedia is open, it will now pause the game (sorta).
---- By this I mean it freezes the timer and any active enemies that might be in the room.

Tweaks:
- Renamed the Status menu to Inventory.
- Renamed the "Press L_Ctrl to use" message in search boxes to "Press LCtrl to search".

API:
- Finished implementing Encyclopedia.UpdateItem()
- Added Encyclopedia.UpdateTrinket()
- Added Encyclopedia.UpdatePocketItem()
- Added Encyclopedia.UpdateCard()
- Added Encyclopedia.UpdateRune()
- Added Encyclopedia.UpdateSoul()
- Added Encyclopedia.UpdatePill()

Bugfixes:
- Fixed a bug that prevented players on controllers from using the Search Bar with their keyboard.
- Fixed a bug that prevented the search bar from working on the Inventory menu.

Update: Jun 2, 2021 @ 9:29pm

----= Version 2.4 =----
Tweaks:
- Updated all of the Item descriptions to be more readable, and more understandable cross-DLC.

Bugfixes:
- Fixed a bug with my dynamic item pools code that prevented the mod from working on AB+.

Update: May 19, 2021 @ 5:33pm

----= Version 2.3 =----
API:
- Added Encyclopedia.AddSoul()
- Added Encyclopedia.UpdateItem()

Bugfixes:
- Fixed some [ERROR] tags in some descriptions.

Update: May 18, 2021 @ 3:12pm

----= Version 2.2 =----
Tweaks:
- Updated all of the Pocket Item descriptions to be more readable, and more understandable cross-DLC.
- Updated all of the Trinket descriptions to be more readable, and more understandable cross-DLC.

Update: May 17, 2021 @ 3:10pm

----= Version 2.1 =----
Tweaks:
- Updated the Chargebar animations to handle 5 and 8 charges like Repentance.

Bugfixes:
- Fixed some bugs regarding Encyclopedia not working in Afterbirth+.

Update: May 17, 2021 @ 2:31am

----= Version 2.0.1 =----
Bugfixes
- Fixed a file not loading properly in Repentance, causing autogenerated mods to error or even crash the game.

Update: May 16, 2021 @ 11:46pm

----= Version 2.0 =----
Features:
- Added all of the new repentance items, trinkets and other additions.

Update: Apr 21, 2021 @ 3:22pm

----= Version 1.2.1 =----
Bugfixes:
- Fixed a bug regarding DeadSeaScrolls menu funnies being incompatible with other mods.