The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Custom Stage API
Menampilkan91-100 dari 125 kiriman
< 1 ... 8  9  10  11  12  13 >
Pembaruan: 30 Jun 2018 @ 7:06am

Fix catacombs backdrop being shorter than needed & support all catacombs floor variants properly. OverrideRockAltEffects now allows specifying RoomTypes. Added SetStageMusic for setting music for all default RoomTypes at once.

Pembaruan: 27 Jun 2018 @ 4:31pm

New backdrop system, floor and wall are split and all properly randomized.

Pembaruan: 23 Jun 2018 @ 10:06am

Fix RunWhenLoaded table.

Pembaruan: 23 Jun 2018 @ 8:32am

Some helper functions for mod load order, so addon mods to mods based on StageAPI are easier to pull off.

Pembaruan: 22 Jun 2018 @ 3:27pm

Room testing!
croom <ID or Name> <RoomListName (optional, uses current floor if not given)>

Pembaruan: 14 Jun 2018 @ 7:56pm

CountLayoutEntities and DoesLayoutContainEntity > DoesLayoutContainEntities.

Pembaruan: 12 Jun 2018 @ 1:11pm

DoesEntityMatchParameters, DoesLayoutContainEntity, improved layout overriding.

Pembaruan: 24 Mei 2018 @ 9:03am

fix dark room having shading.

Pembaruan: 15 Mei 2018 @ 11:56am

XL stage support, PRE_SELECT_NEXT_STAGE callback.

Pembaruan: 11 Mei 2018 @ 5:53pm

undo PRE_ROOM_ENTITY_SPAWN usage