Go to file
Rsl1122 730ea69e2f [2.6.0-DEV] Changed Database Geting to Async, Changed handlers.
- 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
2017-02-16 18:52:52 +02:00
docs javadoc generated 2017-01-20 00:39:32 +02:00
Plan [2.6.0-DEV] Changed Database Geting to Async, Changed handlers. 2017-02-16 18:52:52 +02:00
Plan Lite Bugfix, Database optimization, Locations, Partial 2.2.0 features [2.2.0-DEV] 2017-01-26 11:32:42 +02:00
src Version 2.1.0 update - More Customization 2017-01-19 12:01:18 +02:00
.gitattributes :octocat: Added .gitattributes 2016-12-08 19:28:26 +02:00
.gitignore Started creating a tester for Plan 2017-02-12 17:03:26 +02:00