The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Custom Consumable API [OBSOLETE]
13개 중 1~10개 표시 중
< 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.