tModLoader
Music Display
11件中 1-10 を表示
< 1  2 >
更新: 1月16日 @ 9時49分

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

更新: 2024年8月11日 @ 8時10分

- Added Text Scale config option

更新: 2024年8月1日 @ 5時05分

- Localized "Current Text:"

更新: 2024年5月29日 @ 20時33分

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

更新: 2023年9月6日 @ 13時12分

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

更新: 2023年8月1日 @ 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

更新: 2023年7月21日 @ 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

更新: 2023年7月8日 @ 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

更新: 2023年6月7日 @ 16時20分

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

更新: 2023年6月7日 @ 7時29分

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