The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Custom Stage API
Εμφάνιση 91-100 από 125 καταχωρίσεις
< 1 ... 8  9  10  11  12  13 >
Ενημέρωση: 30 Ιουν 2018 στις 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.

Ενημέρωση: 27 Ιουν 2018 στις 16:31

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

Ενημέρωση: 23 Ιουν 2018 στις 10:06

Fix RunWhenLoaded table.

Ενημέρωση: 23 Ιουν 2018 στις 8:32

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

Ενημέρωση: 22 Ιουν 2018 στις 15:27

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

Ενημέρωση: 14 Ιουν 2018 στις 19:56

CountLayoutEntities and DoesLayoutContainEntity > DoesLayoutContainEntities.

Ενημέρωση: 12 Ιουν 2018 στις 13:11

DoesEntityMatchParameters, DoesLayoutContainEntity, improved layout overriding.

Ενημέρωση: 24 Μαϊ 2018 στις 9:03

fix dark room having shading.

Ενημέρωση: 15 Μαϊ 2018 στις 11:56

XL stage support, PRE_SELECT_NEXT_STAGE callback.

Ενημέρωση: 11 Μαϊ 2018 στις 17:53

undo PRE_ROOM_ENTITY_SPAWN usage