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

Update dialog tiles when loading game/scenario #98

Closed
axx0 opened this issue Feb 3, 2024 · 3 comments
Closed

Update dialog tiles when loading game/scenario #98

axx0 opened this issue Feb 3, 2024 · 3 comments
Assignees

Comments

@axx0
Copy link
Owner

axx0 commented Feb 3, 2024

We need to update the look of dialogs when loading a .sav or scenarios which have custom dialog and icon pictures.
Currently ImageUtils.SetLook(main.ActiveInterface); is only set at beginning of game in MainMenu.cs and left as-is.

For example, the wallpaper for TOT's status panel should be different for what's currently implemented (the icons.gif in TOT root directory is from MGE, the game should look for icon file in the local folder or one of the "fallback" folders (Original, Fantasy, SciFi)).

@reubene reubene self-assigned this Feb 13, 2024
@reubene
Copy link
Collaborator

reubene commented Feb 13, 2024

I think I have a solution for this, it should also change if the user selects a TOT vs MPG ruleset when starting a new game

@reubene
Copy link
Collaborator

reubene commented Mar 18, 2024

I think my recent changes to ensure the interface matches the selected ruleset fix this issue. Do you see any instances where this is still a problem?

@axx0
Copy link
Owner Author

axx0 commented Mar 19, 2024

I'll check.

@axx0 axx0 closed this as completed Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants