- Multiple identity support!
- Define identity count per usergroup. Per-username may come in the future if requested.
- Allow users with access to teamspeak account to see server viewer (no permissions to disable this yet, will add if requested)
- Changed database scheme around. Stores user's identities in a json array for easy grabbing (might be nice if any js features added in the future) and added 'xf_teamspeak_log' for searching through all identities in use.
- If duplicate identity is detected, brings up a overlay and shows you which of your identities is already in use.
- Fixed the message saying that the identity you are using is already in use.
- Installer now supports upgrade versions for future updates
- Previous server groups are removed when changing identity (need to make it change JUST the new ones, less queries for Teamspeak server!)
- Optimised Account Controller and Account Model.
- Servergroup changes if their usergroup changes (only tested in admincp manual usergroup changing).