Commit Graph

4 Commits

Author SHA1 Message Date
skull132
d3d53a9c4d Config Age Restrictions (#437)
Backports the old age restrictions system from old code. Age restrictions can now easily be applied by simply modifying a text file.
2016-06-23 02:13:43 +03:00
skull132
3217de8b83 Fixes #370 (#376)
Characters that somehow get a datum as their h_style or f_style are now saved properly. Primarily concerning the Vaurca.
2016-06-04 22:45:06 +03:00
skull132
124b3d3911 Fixes #366 (#367)
* Skills are now properly loaded from the database.
* Skills are now properly migrated from old format to the database.
2016-06-01 21:25:36 +03:00
skull132
7dacaa28dd SQL Saving - Rewrite + Implenetation (#350)
Rewrite's Mahzel's SQL character and preference saving.
Introduces easy config switching between the new and old system, with no troubles at all.

Also introduces better logging for DBQuery/proc/parseArguments(), should something go wrong. And classes SQL query errors as full on error snow, as opposed to debug data.
2016-05-30 23:39:07 +03:00