The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Custom Stage API
91-100 van 125 items weergegeven
< 1 ... 8  9  10  11  12  13 >
Update: 30 jun 2018 om 7:06

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.

Update: 27 jun 2018 om 16:31

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

Update: 23 jun 2018 om 10:06

Fix RunWhenLoaded table.

Update: 23 jun 2018 om 8:32

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

Update: 22 jun 2018 om 15:27

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

Update: 14 jun 2018 om 19:56

CountLayoutEntities and DoesLayoutContainEntity > DoesLayoutContainEntities.

Update: 12 jun 2018 om 13:11

DoesEntityMatchParameters, DoesLayoutContainEntity, improved layout overriding.

Update: 24 mei 2018 om 9:03

fix dark room having shading.

Update: 15 mei 2018 om 11:56

XL stage support, PRE_SELECT_NEXT_STAGE callback.

Update: 11 mei 2018 om 17:53

undo PRE_ROOM_ENTITY_SPAWN usage