Skip to content

Version 2.12.5

Compare
Choose a tag to compare
@3urobeat 3urobeat released this 20 Mar 12:52
· 877 commits to master since this release
0d472be

Additions:

  • Added force-unfriend system to always keep 1 slot free on the friendlist of every bot account
  • Added automatic compatibility finding & running system
  • Added comments request amount max as alias for keyword all
  • Added info message on config import error should firststart be true to explain new users what happened
  • Friend messages from blocked users will now be logged with logtype DEBUG

Fixes:

  • Fixed unfriend messages missing from lang file

Changes:

  • Edited chat message error message to be more concise
  • Edited login flow change msg to warning and send it via steam chat
  • Optimized accsToAdd message constructor by using the cachefile botaccid array instead of creating a new SteamID obj for every account
  • Moved friendMessage event block checks to a dedicated helper
  • Shortened data import section in controller.js
  • Updated steam-session to v1.1.0