Skip to content

Releases: Newnetirc/idlerpg

v3.1.4

23 Apr 20:34
c1abd98
Compare
Choose a tag to compare
  • Enhanced the auto login functionality to prevent multiple "0 users qualified for auto login" messages from being displayed erroneously.
  • Fixed a syntax error in the voice mode application logic by correcting the missing parenthesis in the sts() function call.
  • Modified event handling logic for '315' messages to better manage state and ensure accurate messaging regarding user auto logins.
  • Refined the conditional checks within the auto login process to ensure they only trigger under appropriate conditions, improving reliability and performance.