The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Custom Stage API
Zobrazeno 41–50 z 125 položek
< 1 ... 3  4  5  6  7 ... 13 >
Aktualizace: 6. lis. 2020 v 5.47

- Fix issue with room test file
that was causing startup crashes

- Add POST_CUSTOM_GRID_REMOVE
callback

- StageAPI is now off by default
when testing rooms outside custom
floors

- Add StageAPI.OverrideTestRoom
switch as an explicit override
for that

- Enhance PRE_SPAWN_ENTITY compat
with PRE_ROOM_ENTITY_SPAWN so
effects are automatically
converted to type 1000

- Only prevent clearing wall grids
"outside" the room; this allows
custom grids based on GRID_WALL

- Improved the accuracy of
Depths and Womb overlays

- Add RemoveCustomGrid function

- CurrentRoom.Data.RoomGfx is set
to whatever RoomGfx was applied
to the room after callbacks

- Fix a bug that crashed the game
when a coop player exited

- Fix save and continue so rooms
are loaded in the correct positions

- Remove all vanilla closet
boss rooms

- Add detonator meta entity
that when triggered destroys
its grid or creates a bridge,
and detonated trigger that
triggers when detonated in
that way

- Add default broken states
for alt grids with
overridden spawns

Aktualizace: 2. pro. 2019 v 17.21

- Fix a bug with
PRE_SPAWN_ENTITY that caused
replacements to persist
between runs

- Make compatible with
multi-room Basement Renovator
tests

- Add GetValidRoomsForLayout
and GetDoorsForRoom

- Fix bug where missing door
weights were unused

Aktualizace: 30. říj. 2019 v 5.53

- Update BR scripts for Basement
Renovator xml format and add setup
script

- Improve accuracy of floor anm2 to
match with the base game

- Add hook for custom boss portrait
sprite and portrait offset

- Fixed animation for trapdoors
overridden with PRE_SELECT_NEXT_STAGE

- Add setter functions for
IsSecondStage and StageNumber

Aktualizace: 22. čvn. 2019 v 8.22

- Pitfalls and eternal flies are now persistent

- Separated room type requiring
for sin rooms and special rooms,
so that you do not need
secret / shop sin rooms

- Added DoLayoutDoorsMatch for
convenience

Aktualizace: 20. čvn. 2019 v 20.41

- Extra rooms can now use
default or boss room types
from the current floor
as a base for their backdrop
and music

- Upgraded streak system to allow
larger base sprites, and holding
in place for as long as needed

- Boss rooms can be set in place
for boss testing with
basement renovator

- Movable TNT and shopkeepers are
now properly persistent

- Added a triggerable grid destroyer
metadata entity that can create
bridges and destroy rocks

- Fixed bosses marked as horsemen
not taking the place of
horsemen in their floors

- Various changes to room layout
picking including a setting to pick
from all shapes, doors now more
easily associated with empty room
layouts, and boss room initialization
without loading

- Added GetDisplayName, IsNextStage,
and IsSameStage functions

- Fixed custom doors and
shading moving incorrectly
during screenshake

Aktualizace: 5. čvn. 2019 v 19.22

fix grids by variant graphics; all variants of a grid can have overridden gfx now

fix extra pit frames

temporary random fix for currently published revelations

Aktualizace: 3. čvn. 2019 v 21.51

Fix Sharp Plug

Better compatibility for functions designed for the vanilla PRE_ROOM_ENTITY_SPAWN when hooked to PRE_SPAWN_ENTITY

Multiple pit spritesheet support, utero has acid pits again

Potentially better RNG?

Aktualizace: 3. čvn. 2019 v 21.49

Bad Changelog, ignore this

Aktualizace: 4. kvě. 2019 v 8.11

Skippable stage transitions

Custom Challenge rooms improvements

True coop spot support

other minor improvements

Aktualizace: 11. dub. 2019 v 17.02

Add Basement Renovator custom stage compatibility