This repository was archived by the owner on Oct 4, 2020. It is now read-only.
Releases: SalmonDE/StatsPE
Releases · SalmonDE/StatsPE
untagged-09947dda710b3f951c71
delete update manager line
untagged-a59b49ce38d68b3aa256: Remove FishyUpdater submodule
i hope this removes the submodule..?
untagged-245a90dd0dae3b459641
Remove .gitmodules file
untagged-86869ab15d56013fe9e9
Ignore config files
untagged-e835d21daec18da7f7eb: Merge pull request #63 from SleepSpace9/patch-1
untagged-b36f15cf1418bfa7bfbb: Mysql optimization (#61)
* Add cache variables and functions * Fix undefined variable cacheLimit on startup * add DataProvider::getDataWhere() I realized this could be useful for plugins which want to do things like ranking or similar * Add cache support for MySQLProvider::getAllData() ... and rename MySQLProvider::addChanges() to MySQLProvider::applyChanges() It was named very similar to MySQLProvider::addChange() * Am I stupid? * Fix a few bugs * Fix logic errors * Reorder config entries * Asynchronously save cached data * Comments * Remove type checks for getting data * Fix illegal offset type
untagged-6e0780e9920c26bf49af
Fix a typo mentioned in #58
untagged-ab46939512e2a64c4dfe
Merge command classes with executors
untagged-a3b82bf9ff6564a13f71
Fix an annoying issue caused by the update checker
untagged-55f8f109e7bd0db10755
Prevent more online time than server running time