mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-30 16:19:56 +08:00
730ea69e2f
- Changed the way UserData is cached so that it is cached asyncronously. #16 This was quite complex and I might have made mistakes so I will have to test it properly. - Location gathering temporarily disabled, will not be disabled in 2.6.0 when it is finished. Bugs: - NullPointerException when data is cleared from cache. - Might be the reason that kick was not saved when player was kicked. - DB in auto-commit mode for some reason. Too tired to figure. Untested: - All Events - Manage commands (might get in a infinite loop) - Error causing UserData when calling a DBCallableProcessor (will be tested with Debugger) - SessionData - KillData UnImplemented: - Location adding in baches - http://www.kryogenix.org/code/browser/sorttable/ - Player data table - Player session length - Player online activity graph, week - PlanLite features |
||
---|---|---|
docs | ||
Plan | ||
Plan Lite | ||
src | ||
.gitattributes | ||
.gitignore |