Releases: paulpach/ummorpg_mysql
Releases · paulpach/ummorpg_mysql
1.110
1.109
1.108
1.107
1.106
1.105
1.104
1.102
1.99
1.1
- Normalize tables, dropped guild_members and add guild to character instead
- Added primary keys to character_skills and character_quests.
- Optimized queries, don't issue a query for every inventory item, instead fetch them all with one query
- Refactored code to reduce complexity
- Added optional compatibility partial class to reduce breakage to third party addons
- Updated mysql driver
If you had a previous version of this addon, you will need to drop your tables and recreate them.