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

Misc. fixes #93

Merged
merged 12 commits into from Jul 27, 2018
Merged

Misc. fixes #93

merged 12 commits into from Jul 27, 2018

Commits on Jun 22, 2018

  1. Configuration menu
    Copy the full SHA
    520e9b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a344f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

  1. Actions in screens created by rpgPagePaneInit default to exiting the …

    …screen if the next page has an ID
    
    Removed unnecessary IDs in one mission so this won't break it. I don't think anything else will break, but if it does, we can fix it by specifying the ID of the next page.
    
    https://ministry.kronosaur.com/record.hexm?id=79732
    NMS127 committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    13d3d85 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Different message if wingman is ordered to attack nothing

    This can happen if the target is destroyed between opening the comms menu and issuing the order. Previously, this would trigger the "I can't attack friends" message.
    
    Also, set behavior data before changing orders in case we need it in an OnOrdersChanged event at some point.
    NMS127 committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    ffc30ca View commit details
    Browse the repository at this point in the history
  2. Prevent and debug disappearing wingmen

    Also reduce code duplication and use objSendMessageTranslate.
    
    https://ministry.kronosaur.com/record.hexm?id=79976
    NMS127 committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    6cc5eef View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2018

  1. Configuration menu
    Copy the full SHA
    49bdc6d View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2018

  1. Default to exiting when next page has ID only for actions in a list, …

    …not auto-generated action
    NMS127 committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    1992321 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Configuration menu
    Copy the full SHA
    025c93f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d366517 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2018

  1. Configuration menu
    Copy the full SHA
    b9df2b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2018

  1. Configuration menu
    Copy the full SHA
    3af0945 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. AcceptDonation criteria

    In case anything actually checks this.
    NMS127 committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    bdd851d View commit details
    Browse the repository at this point in the history