tModLoader
Music Display
Mostrando 1-10 de 13 aportaciones
< 1  2 >
Actualización: 9 OCT a las 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!

Actualización: 9 OCT a las 22:36

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

Actualización: 16 ENE a las 9:49

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

Actualización: 11 AGO 2024 a las 8:10

- Added Text Scale config option

Actualización: 1 AGO 2024 a las 5:05

- Localized "Current Text:"

Actualización: 29 MAY 2024 a las 20:33

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

Actualización: 6 SEP 2023 a las 13:12

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

Actualización: 1 AGO 2023 a las 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

Actualización: 21 JUL 2023 a las 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

Actualización: 8 JUL 2023 a las 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