The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Custom Stage API
Viser 91-100 af 125 forekomster
< 1 ... 8  9  10  11  12  13 >
Opdatering: 30. juni 2018 kl. 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.

Opdatering: 27. juni 2018 kl. 16:31

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

Opdatering: 23. juni 2018 kl. 10:06

Fix RunWhenLoaded table.

Opdatering: 23. juni 2018 kl. 8:32

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

Opdatering: 22. juni 2018 kl. 15:27

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

Opdatering: 14. juni 2018 kl. 19:56

CountLayoutEntities and DoesLayoutContainEntity > DoesLayoutContainEntities.

Opdatering: 12. juni 2018 kl. 13:11

DoesEntityMatchParameters, DoesLayoutContainEntity, improved layout overriding.

Opdatering: 24. maj 2018 kl. 9:03

fix dark room having shading.

Opdatering: 15. maj 2018 kl. 11:56

XL stage support, PRE_SELECT_NEXT_STAGE callback.

Opdatering: 11. maj 2018 kl. 17:53

undo PRE_ROOM_ENTITY_SPAWN usage