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 NoTele param [default: false] #2206

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

Commits on Jan 23, 2020

  1. Add NoTele param [default: false]

    With this param set to true, a character will not teleport during
    pathing, even if the teleport skill is available.
    
    This is helpful for chars with low mana management (low max or regen).
    Without this, if a char runs out of mana too quickly during pathing,
    they'll either wait for regen (halt, and wait) or will visit town to
    refill at npc way too often.
    jmichelsen committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    96f9c18 View commit details
    Browse the repository at this point in the history
  2. Add NoTele to Pather

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