The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Custom Consumable API [OBSOLETE]
13件中 1-10 を表示
< 1  2 >
更新:2019年11月28日 @ 13時43分

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

更新:2019年11月28日 @ 3時05分

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

更新:2019年11月28日 @ 1時22分

- Added custom Pill support!
- Improved the documentation.

更新:2019年11月27日 @ 12時10分

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

更新:2019年11月26日 @ 17時05分

- Updated the documentation.

更新:2019年11月26日 @ 16時49分

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

更新:2019年11月25日 @ 16時10分

- Removed a dev function.

更新:2019年11月25日 @ 12時34分

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

更新:2019年11月25日 @ 11時44分

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

更新:2019年11月25日 @ 11時42分

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