The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

AlphaAPI
Menampilkan11-16 dari 16 kiriman
< 1  >
Pembaruan: 30 Apr 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

Pembaruan: 27 Apr 2017 @ 10:56am

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

Pembaruan: 24 Apr 2017 @ 9:57am

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

Pembaruan: 23 Apr 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

Pembaruan: 22 Apr 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!

Pembaruan: 18 Apr 2017 @ 1:17pm