tModLoader

tModLoader

Music Display
Showing 1-10 of 11 entries
< 1  2 >
Update: Jan 16 @ 9:49am

1.2.2.4
- Added ShouldDisplay Func<bool> to displays (thanks Angeltrisi on GitHub!) for conditional displays

Update: Aug 11, 2024 @ 8:10am

- Added Text Scale config option

Update: Aug 1, 2024 @ 5:05am

- Localized "Current Text:"

Update: May 29, 2024 @ 8:33pm

- Fixed Unknown Tracks not being unknown tracks internally
- Updated localization

Update: Sep 6, 2023 @ 1:12pm

Version 1.2.2 has been published to Stable (v2023.6)
- Properly credited and named all Otherworld tracks

Update: Aug 1, 2023 @ 11:02am

Version 1.2.1 has been published to Stable (v2023.6)
- Clarified it works on 1.4.3 and 1.4.4
- Fixed a ton of dumb nonsense on 1.4.3
- Updated the mod to use LocalizedTexts instead of plain strings so localization is updated if it's changed in-game
- Updated documentation
- Removed old title, subtitle overload for Mod.Call AddMusic
- Modified readme lightly

Update: Jul 21, 2023 @ 4:35pm

Version 1.2.0 has been published to Preview learn more @
- It's on 1.4.4 now
- Added localization support to vanilla track names
- Changed default placement to bottom of screen because I like it there and you can't stop me

Update: Jul 8, 2023 @ 9:46pm

Version 1.1.0.0 has been published to Stable learn more @
- Adjusted text sizes
- Added Author line
- Added Mod.Call support for author
- Forced Subtitle to be used
- Created GitHub
- Added Left display option

Update: Jun 7, 2023 @ 4:20pm

Version 1.0.0.2 has been published to Stable learn more @
- Added Mod.Call Example
- Added config option for where the display is

Update: Jun 7, 2023 @ 7:29am

Version 1.0.0.1 has been published to Stable learn more @
- Shortened the wait time on track names
- Fixed server bugs