The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

[Rep/Rep+] Jukebox
25 sonuçtan 1 ile 10 arası gösteriliyor
< 1  2  3 >
Güncelleme: 19 Tem @ 23:57
Güncelleyen: ☢ Nato Potato ☢

added config menu option to change the toggle button

Güncelleme: 29 Kas 2024 @ 21:30
Güncelleyen: ☢ Nato Potato ☢

added a check to the addtitles function to account for users having both jukebox and whats that song active at the same time

Güncelleme: 17 Ağu 2024 @ 9:36
Güncelleyen: ☢ Nato Potato ☢

fixed typo

Güncelleme: 15 Ağu 2024 @ 22:33
Güncelleyen: ☢ Nato Potato ☢

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

Güncelleme: 12 Ağu 2024 @ 0:04
Güncelleyen: ☢ Nato Potato ☢

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

Güncelleme: 11 Ağu 2024 @ 21:34
Güncelleyen: ☢ Nato Potato ☢

-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 an 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

Güncelleme: 8 Ağu 2024 @ 22:34
Güncelleyen: ☢ Nato Potato ☢

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)

Güncelleme: 8 Ağu 2024 @ 0:08
Güncelleyen: ☢ Nato Potato ☢

small update to global check

Güncelleme: 7 Ağu 2024 @ 22:03
Güncelleyen: ☢ Nato Potato ☢

added global function so mods can toggle/refresh jukebox text

Güncelleme: 10 Tem 2024 @ 21:29
Güncelleyen: ☢ Nato Potato ☢

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