The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Custom Consumable API [OBSOLETE]
กำลังแสดง 1-10 จาก 13 รายการ
< 1  2 >
อัปเดต: 28 พ.ย. 2019 @ 1: 43pm

- 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.

อัปเดต: 28 พ.ย. 2019 @ 3: 05am

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

อัปเดต: 28 พ.ย. 2019 @ 1: 22am

- Added custom Pill support!
- Improved the documentation.

อัปเดต: 27 พ.ย. 2019 @ 12: 10pm

- 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!

อัปเดต: 26 พ.ย. 2019 @ 5: 05pm

- Updated the documentation.

อัปเดต: 26 พ.ย. 2019 @ 4: 49pm

- 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.

อัปเดต: 25 พ.ย. 2019 @ 4: 10pm

- Removed a dev function.

อัปเดต: 25 พ.ย. 2019 @ 12: 34pm

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

อัปเดต: 25 พ.ย. 2019 @ 11: 44am

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

อัปเดต: 25 พ.ย. 2019 @ 11: 42am

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