Skip to content

Releases: paulpach/ummorpg_mysql

1.110

19 Mar 14:24
15b5dce
Compare
Choose a tag to compare
  • Updated to UMMORPG 1.110
  • Compat layer can now be removed without error

1.109

14 Mar 18:31
d751e7c
Compare
Choose a tag to compare

Update addon for ummorpg 1.109

1.108

03 Mar 01:54
87cbe07
Compare
Choose a tag to compare

Updated to uMMORPG 1.108

1.107

22 Feb 01:27
eeedb48
Compare
Choose a tag to compare

Updated to 1.107

Note there are no changes since 1.106.

1.106

22 Feb 01:26
eeedb48
Compare
Choose a tag to compare

Updated to uMMORPG 1.106

1.105

17 Feb 13:07
23ffde7
Compare
Choose a tag to compare

Updated to uMMORPG 1.105

1.104

14 Feb 19:23
1e70107
Compare
Choose a tag to compare

For uMMORPG 1.104,

  • Fix issue with uppercase GUILD_INFO and lowercase table

1.102

01 Feb 04:53
2a8ee56
Compare
Choose a tag to compare

Updated to ummorpg 1.102

1.99

01 Feb 04:49
53fb174
Compare
Choose a tag to compare

Updated to ummorpg 1.99

1.1

18 Dec 06:23
Compare
Choose a tag to compare
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.