The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

AlphaAPI
Showing 11-16 of 16 entries
< 1  >
Update: Apr 30, 2017 @ 8:11pm

- 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

Update: Apr 27, 2017 @ 10:56am

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

Update: Apr 24, 2017 @ 9:57am

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

Update: Apr 23, 2017 @ 7:42am

- 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

Update: Apr 22, 2017 @ 3:23pm

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!

Update: Apr 18, 2017 @ 1:17pm