tModLoader

tModLoader

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

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

Update: 11 Aug, 2024 @ 8:10am

- Added Text Scale config option

Update: 1 Aug, 2024 @ 5:05am

- Localized "Current Text:"

Update: 29 May, 2024 @ 8:33pm

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

Update: 6 Sep, 2023 @ 1:12pm

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

Update: 1 Aug, 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: 21 Jul, 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: 8 Jul, 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: 7 Jun, 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: 7 Jun, 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