The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

[AB+] Music Mod Callback
Εμφάνιση 11-20 από 21 καταχωρίσεις
< 1  2  3 >
Ενημέρωση: 27 Φεβ 2020 στις 16:17

- Reverted back to old version

Ενημέρωση: 27 Φεβ 2020 στις 7:19

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

Ενημέρωση: 1 Φεβ 2020 στις 5:42

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

Ενημέρωση: 20 Δεκ 2019 στις 8:39

Ενημέρωση: 20 Δεκ 2019 στις 6:58

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

Ενημέρωση: 1 Ιουλ 2019 στις 9:12

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

Ενημέρωση: 22 Ιουν 2019 στις 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.

Ενημέρωση: 19 Ιουν 2019 στις 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.)

Ενημέρωση: 13 Ιουν 2019 στις 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

Ενημέρωση: 11 Ιουν 2019 στις 10:57

API is now Version 1.1

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