The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

[Rep] Jukebox
กำลังแสดง 1-10 จาก 23 รายการ
< 1  2  3 >
อัปเดต: 17 ส.ค. @ 9: 36am

fixed typo

อัปเดต: 15 ส.ค. @ 10: 33pm

add compatibility with mods that try to load their track list into What's That Song? when that mod isn't loaded

อัปเดต: 12 ส.ค. @ 12: 04am

fixed display text sometimes showing the wrong track type when the trackoverride value is being used

อัปเดต: 11 ส.ค. @ 9: 34pm

-fixed jukebox throwing an error if the soundtrack menu used the continuous floor music mode to play a variant of a song
-fixed jukebox having and error if the soundtrack used variants for basement music
-added ability to pass track titles of variants to the jukebox list
You can now put a table instead of a string in the track list, e.g.
tracklist = {
"basement",
"cellar",
{"burning basement 1","burning basement 2"},
"caves",
etc

อัปเดต: 8 ส.ค. @ 10: 34pm

added global value so other mods (i.e. soundtrack menu) can have it display text for a track that isn't the main currently playing music track (helpful for handling music jingles in repentogon)

อัปเดต: 8 ส.ค. @ 12: 08am

small update to global check

อัปเดต: 7 ส.ค. @ 10: 03pm

added global function so mods can toggle/refresh jukebox text

อัปเดต: 10 ก.ค. @ 9: 29pm

added check to prevent mod spamming error messages if the soundtrack menu mod isn't currently enabled

อัปเดต: 1 ต.ค. 2023 @ 8: 29pm

adedd check for custom track types

อัปเดต: 9 มี.ค. 2023 @ 1: 29am

fixed jukebox not allowing mods to add their track list if it was one of the soundtracks the jukebox mod has a preset tracklist for
(would cause an issue if the soundtrack mod is updated and the tracklist in the jukebox mod is out of date)