The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Custom Consumable API [OBSOLETE]
目前顯示第 1-10 項,共 13 項
< 1  2 >
更新:2019 年 11 月 28 日 @ 下午 1: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 日 @ 下午 5:05

- Updated the documentation.

更新:2019 年 11 月 26 日 @ 下午 4: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 日 @ 下午 4: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.