The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Custom Stage API
125개 중 41~50개 표시 중
< 1 ... 3  4  5  6  7 ... 13 >
업데이트: 2020년 11월 6일 오전 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

업데이트: 2019년 12월 2일 오후 5시 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

업데이트: 2019년 10월 30일 오전 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

업데이트: 2019년 6월 22일 오전 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

업데이트: 2019년 6월 20일 오후 8시 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

업데이트: 2019년 6월 5일 오후 7시 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

업데이트: 2019년 6월 3일 오후 9시 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?

업데이트: 2019년 6월 3일 오후 9시 49분

Bad Changelog, ignore this

업데이트: 2019년 5월 4일 오전 8시 11분

Skippable stage transitions

Custom Challenge rooms improvements

True coop spot support

other minor improvements

업데이트: 2019년 4월 11일 오후 5시 02분

Add Basement Renovator custom stage compatibility