The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

What's That Song?
Showing 11-15 of 15 entries
< 1  >
Update: 2 Jul, 2024 @ 3:31pm

Version 1.0.4
- Added support for Soundtrack Menu (at least all the base tracks).

- Added the name of the currently playing song to be displayed when "Tab" is held.

- Added "Info" category to the Mod Config Menu, which contains basic information, the currently playing song (along with its ID), as well as a reset button for the configuration settings.

- Added new configuration options.
* TabNotificationColorR, TabNotificationColorG, TabNotificationColorB, TabNotificationColorA - Makes it possible to modify individual RGBA color values of the "Tab" notification.
* TabOffsetX, TabOffsetY - Makes it possible to offset the "Tab" notification on the X and Y axes.
* TabSizeX, TabSizeY - Makes it possible to modify the size of the "Tab" notification on the X and Y axes.
* IgnoreNumerals - Makes it possible to ignore displaying numeral music IDs in the notifications.

- Modified some configuration options.
* NotificationColorR, NotificationColorG and NotificationColorR changed back to integer values in range [0 ... 255], with correct functionality. You now have over 16 000 000 colors at your disposal; go crazy!
* SoundtrackChoice removed due to its redundancy.

- Music ID table moved to its own file: "whatsThatMusicIDTable.lua".

Update: 26 Jun, 2024 @ 11:52am

Version 1.0.3
- Changed config file name to "whatsThatConfig.lua" in order to avoid conflicts with other mods.
* This fixes a conflict with (at least) the Enhanced Boss Bars mod.

- Fixed an issue that caused the automatic soundtrack checking to malfunction.

- Added a configuration option "EnableDebug", which is primarily meant for my personal use.

Update: 26 Jun, 2024 @ 8:59am

Version 1.0.2
- Added support for Mod Config Menu Pure.

- Modified some configuration options.
* NotificationColorR, NotificationColorG and NotificationColorR changed from integer to boolean values, as the game handles them as such.
* NotificationBorder changed to NotificationColorA to better reflect its functionality (changing transparency).
* SizeX, SizeY and NotificationColorA changed from float values to integer values in range [0 .. 10] to play nice with MCM.
* SoundtrackChoice changed from string value to integer value.

Update: 21 Jun, 2024 @ 12:23pm

Version 1.0.1
- The usage of the Antibirth soundtrack is now automatically checked.

- Added new configuration options.
* NotificationColorR, NotificationColorG, NotificationColorR - Makes it possible to modify individual RGB color values of the notification.
* NotificationBorder - Makes it possible to modify the thickness of the notification border.
* SizeX, SizeY - Makes it possible to modify the size of the notification on the X and Y axes.
* SoundtrackChoice - Makes it possible to override the utilized soundtrack.

- Added the possibility for developers to refer to the mod using the global variable "whatsThatSong", and to add additional songs using the "whatsThatSongAPI" interface.

- Added the song name to display for those using the "Specialist Dance for Good Items" mod.

- Added the icon and changelog to the mod directory.

Update: 13 Jun, 2024 @ 9:52pm

Version 1.0.0
- Initial release of the mod to the Steam Workshop.