Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Releases: SalmonDE/StatsPE

untagged-09947dda710b3f951c71

29 Jun 09:16

Choose a tag to compare

delete update manager line

untagged-a59b49ce38d68b3aa256: Remove FishyUpdater submodule

28 Jun 06:40

Choose a tag to compare

untagged-245a90dd0dae3b459641

28 Jun 06:46

Choose a tag to compare

Remove .gitmodules file

untagged-86869ab15d56013fe9e9

07 Jun 19:03

Choose a tag to compare

Ignore config files

untagged-e835d21daec18da7f7eb: Merge pull request #63 from SleepSpace9/patch-1

03 Jun 16:30

Choose a tag to compare

untagged-b36f15cf1418bfa7bfbb: Mysql optimization (#61)

27 May 17:24

Choose a tag to compare

* 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

16 May 14:58

Choose a tag to compare

Fix a typo mentioned in #58

untagged-ab46939512e2a64c4dfe

11 May 11:14

Choose a tag to compare

Merge command classes with executors

untagged-a3b82bf9ff6564a13f71

11 May 15:51

Choose a tag to compare

Fix an annoying issue caused by the update checker

untagged-55f8f109e7bd0db10755

07 May 19:10

Choose a tag to compare

Prevent more online time than server running time