The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

AlphaAPI
Ergebnisse 11–16 von 16
< 1  >
Update: 30. Apr. 2017 um 20:11

- 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: 27. Apr. 2017 um 10:56

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

Update: 24. Apr. 2017 um 9:57

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

Update: 23. Apr. 2017 um 7:42

- 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: 22. Apr. 2017 um 15:23

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: 18. Apr. 2017 um 13:17