The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

[AB+] Music Mod Callback
21개 중 11~20개 표시 중
< 1  2  3 >
업데이트: 2020년 2월 27일 오후 4시 17분

- Reverted back to old version

업데이트: 2020년 2월 27일 오전 7시 19분

- Fixed treasure room jingle not playing
- Fixed secret room jingle repeating in certain instances

업데이트: 2020년 2월 1일 오전 5시 42분

- Fixed devil room music using challenge room outro instead
(Thanks Nato Potato!)

업데이트: 2019년 12월 20일 오전 8시 39분

업데이트: 2019년 12월 20일 오전 6시 58분

* Fixed boss music not playing for surprise minibosses (eg. Greed)
* Shipped main.lua as source code rather than bytecode

업데이트: 2019년 7월 1일 오전 9시 12분

* Renamed MMC.getStageMusic to MMC.GetStageTrack (as intended!)
* Renamed MMC.InBadStage to MMC.InCustomStage
- Removed global access to callback array.

업데이트: 2019년 6월 22일 오전 4시 22분

+ Added compatability with the latest update to Revelations
* Attempted to fix Satan and Mega Satan boss music bugs
* Fixed Ultra Greed music bug.

업데이트: 2019년 6월 19일 오전 7시 12분

API is now Version 1.2

+ Added compatability with StageAPI
+ Added function to get MusicManager that goes through callbacks
+ Added some new functions (see documentation)
- Unfixed bug where playing music track by raw ID crashes the game (This is now intended behaviour. This was done as meddling with MusicManager itself was causing more problems than it was solving.)

업데이트: 2019년 6월 13일 오전 5시 59분

- Fixed the dark room music not playing
- Fixed secret room jingle not playing
- Fixed crash on playing incorrect numeric track ID
- Fixed challenge room completion jingle playing at wrong times

업데이트: 2019년 6월 11일 오전 10시 57분

API is now Version 1.1

- Fixed many bugs. Too many to list here.
- Public release.