The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

AlphaAPI
Mostrando 11-16 de 16 aportaciones
< 1  >
Actualización: 30 ABR 2017 a las 8:11 p. m.

- A bunch of additional error catching
- TRANSFORMATION_CACHE now correctly passes in player and cache_flag
- AlphaAPI.log() can now take a second argument, index, for when you don't want things constantly moving around

Actualización: 27 ABR 2017 a las 10:56 a. m.

- Fix for Curse Triggering
- AlphaAPI.findNearestEntity() can now take a position

Actualización: 24 ABR 2017 a las 9:57 a. m.

- Fixed ENTITY_DAMAGE
- Fixed Entity variant spawning not working without a variant and subtype

Actualización: 23 ABR 2017 a las 7:42 a. m.

- Fixed compatibility issues with Mac users not being able to get ItemConfig's GetCollectibles() table
- Added AlphaAPI.getLastBaseItem(), returning the last non-modded item in the game
- Fixed ENTITY_DAMAGE callback running only the first function

Actualización: 22 ABR 2017 a las 3:23 p. m.

Refactor of Pathfinder class (PathFinder documentation coming soon!)
ItemObject:addCallback() and CurseConfig:addCallback() can now be used to add a check to any AlphaAPI callbacks
Transformation Example fix
Documentation has been updated!

Actualización: 18 ABR 2017 a las 1:17 p. m.