Skip to content

an update

Compare
Choose a tag to compare
@idinium96 idinium96 released this 11 Aug 10:29
· 5150 commits to master since this release

#50
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.