Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New names cleanup and potential bugfixes #5043

Merged
merged 5 commits into from
Oct 13, 2024

Commits on Oct 10, 2024

  1. Kludge to handle blank model names in populateRefits()

    Kludge to handle blank model names in populateRefit()
    Setsul committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1ab4218 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    96810b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2ef9e8 View commit details
    Browse the repository at this point in the history
  3. More new naming scheme cleanup and refactoring.

    Makes the refit GUI properly query for duplicates using the new naming
    scheme.
    Changes the filenames of custom refits to follow the "IS name (clan
    name) model.mtf" scheme.
    Refactoring of the file output code in preparation for future changes.
    Refactoring to remove retrieveOriginalUnit(Entity newE) and properly use
    refreshUnitData() instead of loadMekData to refresh the cache after
    saving new custom refits.
    Setsul committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    bd0e259 View commit details
    Browse the repository at this point in the history
  4. fix comment

    Setsul committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    47350d2 View commit details
    Browse the repository at this point in the history