Skip to content

Conversation

xezon
Copy link

@xezon xezon commented Sep 25, 2025

This change simplifies the game detail setup for the Options Menu.

This is mostly a refactor, but user facing the order of the Graphics Detail options changes from

  • High
  • Medium
  • Low
  • Custom

to

  • Low
  • Medium
  • High
  • Custom

Additionally findStaticLODLevel was renamed to getRecommendedStaticLODLevel because that is a better name for it and makes it less confusing to getStaticLODLevel

TODO

  • Replicate in Generals

@xezon xezon added GUI For graphical user interface Minor Severity: Minor < Major < Critical < Blocker Gen Relates to Generals ZH Relates to Zero Hour Refactor Edits the code with insignificant behavior changes, is never user facing labels Sep 25, 2025
Copy link

@Mauller Mauller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Gen Relates to Generals GUI For graphical user interface Minor Severity: Minor < Major < Critical < Blocker Refactor Edits the code with insignificant behavior changes, is never user facing ZH Relates to Zero Hour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants