The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Custom Stage API
Wyświetlanie 91-100 z 125 pozycji
< 1 ... 8  9  10  11  12  13 >
Aktualizacja: 30 czerwca 2018 o godz. 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.

Aktualizacja: 27 czerwca 2018 o godz. 16:31

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

Aktualizacja: 23 czerwca 2018 o godz. 10:06

Fix RunWhenLoaded table.

Aktualizacja: 23 czerwca 2018 o godz. 8:32

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

Aktualizacja: 22 czerwca 2018 o godz. 15:27

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

Aktualizacja: 14 czerwca 2018 o godz. 19:56

CountLayoutEntities and DoesLayoutContainEntity > DoesLayoutContainEntities.

Aktualizacja: 12 czerwca 2018 o godz. 13:11

DoesEntityMatchParameters, DoesLayoutContainEntity, improved layout overriding.

Aktualizacja: 24 maja 2018 o godz. 9:03

fix dark room having shading.

Aktualizacja: 15 maja 2018 o godz. 11:56

XL stage support, PRE_SELECT_NEXT_STAGE callback.

Aktualizacja: 11 maja 2018 o godz. 17:53

undo PRE_ROOM_ENTITY_SPAWN usage