The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Custom Stage API
Näytetään 91–100 / 125
< 1 ... 8  9  10  11  12  13 >
Päivitys: 30.6.2018 klo 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.

Päivitys: 27.6.2018 klo 16.31

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

Päivitys: 23.6.2018 klo 10.06

Fix RunWhenLoaded table.

Päivitys: 23.6.2018 klo 8.32

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

Päivitys: 22.6.2018 klo 15.27

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

Päivitys: 14.6.2018 klo 19.56

CountLayoutEntities and DoesLayoutContainEntity > DoesLayoutContainEntities.

Päivitys: 12.6.2018 klo 13.11

DoesEntityMatchParameters, DoesLayoutContainEntity, improved layout overriding.

Päivitys: 24.5.2018 klo 9.03

fix dark room having shading.

Päivitys: 15.5.2018 klo 11.56

XL stage support, PRE_SELECT_NEXT_STAGE callback.

Päivitys: 11.5.2018 klo 17.53

undo PRE_ROOM_ENTITY_SPAWN usage