The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Custom Consumable API [OBSOLETE]
Affichage des entrées 1-10 sur 13
< 1  2 >
Mis à jour le : 28 nov. 2019 à 13h43

- Improved the documentation.
- Improved optimization.
- Added a custom config for the mod. It can be accessed in the main.lua.
- Does not count with support with piber's config menu.

Mis à jour le : 28 nov. 2019 à 3h05

- Updated the documentation.
- Improved optimization.
- Reworked the custom rune cardback spritesheet.

Mis à jour le : 28 nov. 2019 à 1h22

- Added custom Pill support!
- Improved the documentation.

Mis à jour le : 27 nov. 2019 à 12h10

- Updated the documentation
- Changed the way in which new consumables are registered:
- This is a really important change for modders!
- You need to do CUSTOMCONSUMABLE_API["Name"] now instead of CUSTOMCONSUMABLE_API.Name. Doing otherwise will break your mod. Make sure to update!

Mis à jour le : 26 nov. 2019 à 17h05

- Updated the documentation.

Mis à jour le : 26 nov. 2019 à 16h49

- Added full support for new custom cards!
- Improved efficiency of the code.
- Added two new rune types, the spiky rune and the rune shard.
- Renamed from Custom Rune API to Custom Consumable API.

Mis à jour le : 25 nov. 2019 à 16h10

- Removed a dev function.

Mis à jour le : 25 nov. 2019 à 12h34

- Updated the documentation.
- Removed some dev debug strings.

Mis à jour le : 25 nov. 2019 à 11h44

- Fixed a crash related to using a custom rune in a room with the No! Dispenser.

Mis à jour le : 25 nov. 2019 à 11h42

- Fixed a crash related to using a custom rune in a room with the No! Dispenser.