tModLoader

tModLoader

Music Display
Viser 1-10 af 13 forekomster
< 1  2 >
Opdatering: 9. okt. kl. 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!

Opdatering: 9. okt. kl. 22:36

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

Opdatering: 16. jan. kl. 9:49

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

Opdatering: 11. aug. 2024 kl. 8:10

- Added Text Scale config option

Opdatering: 1. aug. 2024 kl. 5:05

- Localized "Current Text:"

Opdatering: 29. maj 2024 kl. 20:33

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

Opdatering: 6. sep. 2023 kl. 13:12

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

Opdatering: 1. aug. 2023 kl. 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

Opdatering: 21. juli 2023 kl. 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

Opdatering: 8. juli 2023 kl. 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