ikemen-engine / Ikemen-GO

An open-source fighting game engine that supports MUGEN resources.
https://ikemen-engine.github.io
Other
742 stars 126 forks source link

"title.uppercase" in select screen #2037

Closed potsmugen closed 1 month ago

potsmugen commented 1 month ago

Describe the bug

The uppercase parameter doesn't work for the title of the select screen, which is one of the places where it'd be the most useful (since it can have many titles).

Additionally, a quick suggestion in that it could have some parameter to override all game mode names. In case you just want it to say "Character Select" for instance.

To Reproduce

  1. Open the base system.def file
  2. Add title.uppercase = 1 under [Select Info]

Expected behavior

All caps title.

Screenshots / Video

No response

Engine Version (or source code date)

30/09/2024

Operating system

Windows

Extra context or search terms

No response

potsmugen commented 1 month ago

I guess this is close enough to #1359 that I probably could've skipped it. Will close but leave the link to here. The uppercase parameter seems inconsistent overall. It will work perfectly fine in movelists for instance.