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

Add BattleOrders tardy check and quit/continue vars #2013

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Dec 2, 2019

  1. Add BattleOrders tardy check and quit/continue vars

    This removes the unnecessary delay when someone rejoins a game or joins
    late and the time for battle orders has passed. The bot will now check
    for other player locations and just continue on instead of waiting the
    BattleOrder timeout. Instead of quitting if the timeout is reached,
    now the character can optionally just continue on with the run. These
    two changes combined make for smoother battle order control.
    jmichelsen committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    b21666c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2020

  1. Configuration menu
    Copy the full SHA
    d815653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63fa231 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c70ee83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1eaf0fa View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Fix ESLint errors

    jmichelsen committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    9ae6bba View commit details
    Browse the repository at this point in the history