Quantcast

Highscore db changes for the GUI.

Author Peter Eliasson <warackta@gmail.com>
Author date 2015-01-16 00:15:33
Author local date 2015-01-16 01:15:33 +0100
Committer Peter Eliasson <warackta@gmail.com>
Committer date 2015-01-16 00:15:33
Committer local date 2015-01-16 01:15:33 +0100
Commit f8ad0788e3ca9024346db66a974b2c17cc663f39
Tree c689c6bac3f5bf52a4e49105e26ec57d93d24235
Parent 79f1b6ca904745e133561ea8dd982257a421b276
Highscore db changes for the GUI.

* Moved encounters inside difficulties instead of the other way around. This was mostly for GUI reasons, as it makes more sense to change encounter without having to change diff than the other way around.
* The get methods now in most cases return data formatted so it can be directly used by ace-gui dropdowns.
* Added number of results to the get methods, as the "#" operator doesnt work when having specified keys.