tModLoader
Music Display
Visualizzazione di 1-10 elementi su 13
< 1  2 >
Aggiornamento: 9 ott, 22:41

1.2.2.6
- Updated Russian localization I think

I haven't checked that in a very long time. Thanks Nexora, hopefully I didn't cause a major issue! Whoops!

Aggiornamento: 9 ott, 22:36

1.2.2.5
- Added option to get registered music info with MusicDisplay.Call("GetMusicInfo") or ("GetMusicText")

Aggiornamento: 16 gen, 9:49

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

Aggiornamento: 11 ago 2024, 8:10

- Added Text Scale config option

Aggiornamento: 1 ago 2024, 5:05

- Localized "Current Text:"

Aggiornamento: 29 mag 2024, 20:33

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

Aggiornamento: 6 set 2023, 13:12

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

Aggiornamento: 1 ago 2023, 11:02

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

Aggiornamento: 21 lug 2023, 16:35

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

Aggiornamento: 8 lug 2023, 21:46

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