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

unit_recall: Show unrecallable units grayed out. #4362

Merged
merged 10 commits into from Sep 26, 2019

Commits on Sep 18, 2019

  1. Copy the full SHA
    78a44de View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a9d8d22 View commit details
    Browse the repository at this point in the history
  3. unit_recall: Add tooltip

    jostephd committed Sep 18, 2019
    Copy the full SHA
    ffbce6c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3e7005d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d7cee1e View commit details
    Browse the repository at this point in the history
  6. unit_recruit: Show unrecruitable units in gray, rather than red

    Matches new unit_recall behavior
    jostephd committed Sep 18, 2019
    Copy the full SHA
    e92b3c4 View commit details
    Browse the repository at this point in the history
  7. unit_recall: Take whiteboard into account in gold calculations

    Copied from unit_recruit.
    jostephd committed Sep 18, 2019
    Copy the full SHA
    7e47601 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. recall: When checking whether the recall list is empty, account for w…

    …hiteboard.
    
    This makes it so if you try to recall and your recall list is empty when
    accounting for the whiteboard, you get the "There are no troops" error
    rather than the "You currently can't recall" error below it.
    jostephd committed Sep 20, 2019
    Copy the full SHA
    3e71f01 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Copy the full SHA
    f02b479 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e354de1 View commit details
    Browse the repository at this point in the history