The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Custom Stage API
Affichage des entrées 91-100 sur 125
< 1 ... 8  9  10  11  12  13 >
Mis à jour le : 30 juin 2018 à 7h06

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.

Mis à jour le : 27 juin 2018 à 16h31

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

Mis à jour le : 23 juin 2018 à 10h06

Fix RunWhenLoaded table.

Mis à jour le : 23 juin 2018 à 8h32

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

Mis à jour le : 22 juin 2018 à 15h27

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

Mis à jour le : 14 juin 2018 à 19h56

CountLayoutEntities and DoesLayoutContainEntity > DoesLayoutContainEntities.

Mis à jour le : 12 juin 2018 à 13h11

DoesEntityMatchParameters, DoesLayoutContainEntity, improved layout overriding.

Mis à jour le : 24 mai 2018 à 9h03

fix dark room having shading.

Mis à jour le : 15 mai 2018 à 11h56

XL stage support, PRE_SELECT_NEXT_STAGE callback.

Mis à jour le : 11 mai 2018 à 17h53

undo PRE_ROOM_ENTITY_SPAWN usage