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

MercAutoEquip #1141

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

MercAutoEquip #1141

wants to merge 12 commits into from

Commits on Jan 3, 2019

  1. Fix issue with me.locale init

    noah- committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    8152c24 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. merge kolbot fixes from unicode to master (#1053)

    add support for account with more than 8 chars
    add flash for various move/town tasks to alleviate desync issues
    fix item color handling for non-standard string tables
    fix bug with runeword base check
    imbalanced authored and noah- committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    bb1b7da View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Add missing var declaration (#1060)

    GameAction, MuleLogger, Misc
    -Add missing var declaration from last commit
    imbalanced authored and noah- committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    6e9890e View commit details
    Browse the repository at this point in the history
  2. Fix issue with unintentional area change

    Set previous only when result is set. Now checks area id only when result is false for better performance.
    semajtrip authored and noah- committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    9bb9968 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Fix Storage.IsLocked error (#1086)

    Fix Storage.IsLocked error by checking for both parent type and gid
    imbalanced authored and noah- committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    5d4a8d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

  1. mercautoequip

    aim2kill authored Jan 27, 2019
    Configuration menu
    Copy the full SHA
    6606207 View commit details
    Browse the repository at this point in the history
  2. mercautoequip

    aim2kill authored Jan 27, 2019
    Configuration menu
    Copy the full SHA
    3b7f7d8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from aim2kill/patch-2

    mercautoequip
    aim2kill authored Jan 27, 2019
    Configuration menu
    Copy the full SHA
    fd8d389 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20801c1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from aim2kill/patch-2

    Create MercAutoEquipExample.nip
    aim2kill authored Jan 27, 2019
    Configuration menu
    Copy the full SHA
    b1779d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Update Misc.js

    aim2kill authored Jan 31, 2019
    Configuration menu
    Copy the full SHA
    345bf69 View commit details
    Browse the repository at this point in the history
  2. Update Misc.js

    aim2kill authored Jan 31, 2019
    Configuration menu
    Copy the full SHA
    bcc16b0 View commit details
    Browse the repository at this point in the history