The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

[AB+] Music Mod Callback
21件中 11-20 を表示
< 1  2  3 >
更新:2020年2月27日 @ 16時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.