Skip to content

1.0.408-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@KithM KithM released this 12 Apr 23:14
· 19 commits to master since this release

Changelog

  • Users will now be restricted from having an extensive Username, Password, and/or Bio. This is to ensure all of the user's information can be read and does not cause any UI issues. This applies to registration, changing the Username, Password, or Bio in-game, and loading the XML file directly.
    • Username is restricted to 25 characters.
    • Password is restricted to 50 characters.
    • Bio is restricted to 300 characters.
  • When first logging in, the default user account will have no permissions as before, however, an admin that may be logged in with admin and the password password, will also be created, and will be given four permission nodes: permissions.add.self, permissions.remove.self, permissions.add.others, and permissions.remove.others as permissions were unable to be assigned without first modifying the XML file before.

Please create an issue if any bugs appear in this version. Keep in mind the issue should follow the issue template.