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

update #50

Merged
merged 53 commits into from
Aug 11, 2020
Merged

update #50

merged 53 commits into from
Aug 11, 2020

Conversation

idinium96
Copy link
Member

@idinium96 idinium96 commented Aug 9, 2020

Added

  • !more command (for trade partner).
  • send message to trade partner when restarting (due to queue problem).
  • Autokeys: will buy/sell/bank with flexible minimum/maximum, which also solved buy/sell order not being removed.
  • more declined reason notes.
  • Autokeys.ts file to remove autokeys() completely from MyHandler.ts

Changes

  • major changes on Commands.ts file.
  • Autokeys: will disable key entry instead of removing it from pricelist when not buying/selling/banking.
  • reduce queue check to 3 minutes.
  • !help command now looks more organized.
  • !autokeys command can be used by everyone (it will be under !more command).
  • update variable name:
    --- ENABLE_AUTO_SELL_AND_BUY_KEYS to ENABLE_AUTOKEYS and ENABLE_AUTO_KEY_BANKING to ENABLE_AUTOKEYS_BANKING

Fixed

  • key buy/sell order not removed when Autokeys not active.
  • duplicated craft weapons not getting crafted.
  • Autokeys not buying when banking enabled.

@idinium96 idinium96 merged commit 1ca4303 into master Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants