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

Implement Better Positive Trait UI #1212

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 16, 2024

  1. Modified UIAlert to use the "TrainingComplete" alert for positive tra…

    …its -
    
    This has the same set of UI elements as Alert_NegativeSoldierEvent for negative traits
    but with a neutral colour scheme & promotion-like-icon.
    
    Updated XcomHQPresentationLayer to check whether traits are positive or negative
    before calling the notifybanner (this is the piece which places the trait notifications
    on the bottom left of the screen). Adjusted the icons in the notification area to make
    more sense.
    
    Adjusted the UIAvengerHUD OnClickTraitIcon function so if someone clicks on a soldier
    with a negative or positive trait, it takes them to the correct UI Panel.
    BlackDog86 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    0391c88 View commit details
    Browse the repository at this point in the history