The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

[AB+] Music Mod Callback
Hiển thị 11-20 trong 21 mục
< 1  2  3 >
Cập nhật: 27 Thg02, 2020 @ 4:17pm

- Reverted back to old version

Cập nhật: 27 Thg02, 2020 @ 7:19am

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

Cập nhật: 1 Thg02, 2020 @ 5:42am

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

Cập nhật: 20 Thg12, 2019 @ 8:39am

Cập nhật: 20 Thg12, 2019 @ 6:58am

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

Cập nhật: 1 Thg07, 2019 @ 9:12am

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

Cập nhật: 22 Thg06, 2019 @ 4:22am

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

Cập nhật: 19 Thg06, 2019 @ 7:12am

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.)

Cập nhật: 13 Thg06, 2019 @ 5:59am

- 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

Cập nhật: 11 Thg06, 2019 @ 10:57am

API is now Version 1.1

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