Rsl1122
91415d9125
Deleted HandlingInfo
2017-08-22 14:02:53 +03:00
Rsl1122
af63e3cb92
Periodic DBCommit task. Removed remaints of KillData victimID
2017-08-22 12:30:27 +03:00
Rsl1122
8e2e710f98
Chat Name change processing
2017-08-22 12:12:01 +03:00
Rsl1122
cc8fcbe5b8
World Change Processing
2017-08-22 12:10:37 +03:00
Rsl1122
a5eb08e39d
GameMode change Processing
2017-08-22 12:09:32 +03:00
Rsl1122
8002864c73
Kill Processing
2017-08-22 12:06:02 +03:00
Rsl1122
96ff3b3fbf
Logout & Kick Processing
...
Renaming handler to dataCache
Death Processing
2017-08-22 11:55:26 +03:00
Rsl1122
5a7aa662e5
Logout & Kick Processing
...
Renaming handler to dataCache
2017-08-22 11:21:58 +03:00
Rsl1122
b9c9f4d950
More Login processing.
2017-08-22 11:00:27 +03:00
Rsl1122
997ec683ae
Renamed SessionData to Session
...
Started work on Login Processing
Changed some GeolocationCache public access methods to private.
2017-08-22 10:44:05 +03:00
Fuzzlemann
9790b6cb73
PR for 4.0.0 (Fuzzlemann) (5) ( #267 )
...
* Add check for the server key
* Fix Kill Detection when the player is killed by an Arrow
* Change some WorldTimes methods
* Fixes #260
Fixes JavaDoc at MathUtils
* Fix Error
* Fix Error
2017-08-21 21:29:40 +03:00
Rsl1122
c74340f6f1
Fixed Test Suite
2017-08-21 20:51:10 +03:00
Rsl1122
8f8d61279c
Removed HandlingInfo tests
...
Fixed Compile issues
2017-08-21 20:45:31 +03:00
Rsl1122
a86cb16226
Removed RecentPlayersButtonsCreator
2017-08-21 20:37:19 +03:00
Rsl1122
f7fca4b863
Restored one Database method for getting the new UserData objects.
2017-08-21 20:36:01 +03:00
Rsl1122
e4220574da
Deleted a lot related to UserData
2017-08-21 20:26:08 +03:00
Rsl1122
bc7df57c40
Removed UserData "dataCache" Map from DataCacheHandler
...
Removed Clear, Save & Get Queues.
Renamed DataCacheHandler to DataCache
Moved Process queue & Renamed to ProcessingQueue
2017-08-21 19:58:49 +03:00
Rsl1122
67df66cc31
Removed GMTimesTable
2017-08-21 19:19:33 +03:00
Rsl1122
7fd9960c8a
Removed need for WorldTimes Optionals.
2017-08-21 19:19:17 +03:00
Rsl1122
b6dcafb18b
Removed need for WorldTimes Optionals.
2017-08-21 19:11:28 +03:00
Rsl1122
75ccecce02
Fixed WorldTimes, now works as intended.
2017-08-21 18:55:07 +03:00
Rsl1122
6bd14e03fe
Replace the big test with a more specific test.
2017-08-21 18:29:40 +03:00
Rsl1122
437345cded
Changes WorldTimes to work with GMTimes, Breaks the Database, Grathering & Analysis.
2017-08-21 17:55:49 +03:00
Rsl1122
7245a02c2f
More changes planned (Deprecations & Todos to UserData)
2017-08-21 13:30:44 +03:00
Rsl1122
54b9dc4374
Improve ServerInfo so that it will work when swapping from sqlite to mysql.
2017-08-21 13:30:19 +03:00
Rsl1122
e44b20d74f
Server Information Storage
2017-08-21 12:45:21 +03:00
Rsl1122
cee61ceda5
Inspect page now has some variables replaced. A lot TODO there.
2017-08-21 11:24:49 +03:00
Rsl1122
21da757362
Analysis page now works. (Some placeholders not implemented)
...
Removed some Deprecated settings.
More TODO markings.
2017-08-21 11:06:20 +03:00
Rsl1122
b8d2321584
Merge pull request #266 from Fuzzlemann/master
...
PR for 4.0.0 (Fuzzlemann) (4)
2017-08-21 09:05:20 +03:00
Rsl1122
197aa26933
Themes (Examples generated onEnable, temporary)
2017-08-20 22:15:13 +03:00
Fuzzlemann
5d7b54cdd4
Change analysis.html to server.html
...
Remove the percentage signs at addValue
2017-08-20 17:34:54 +02:00
Fuzzlemann
d03626b34c
Fix SSL Certificate Config Path
2017-08-20 17:11:53 +02:00
Fuzzlemann
866e09d940
Optimize .css file
2017-08-20 16:53:31 +02:00
Fuzzlemann
4dac747fed
Optimize some .js and .html files
...
Update German language
2017-08-20 16:46:19 +02:00
Fuzzlemann
eac4239b77
Merge branch '4.0.0-BungeeCord-Support' of https://github.com/Rsl1122/Plan-PlayerAnalytics
2017-08-20 15:54:59 +02:00
Fuzzlemann
b81a73bdf2
Adds a WhereParser
2017-08-20 15:53:59 +02:00
Rsl1122
da3006726f
Updated ProcessQueue to use generics Process object
...
Updated HandlingInfo to extend Process object. (HandlingInfo May be removed in the near future)
2017-08-20 16:51:26 +03:00
Rsl1122
7c44a96e71
Fix Locale, Deleted localization folder (Old Version locale no longer supported after 4.0.0 release)
2017-08-20 16:22:23 +03:00
Rsl1122
cf016c334a
Merge pull request #265 from Fuzzlemann/master
...
PR for 4.0.0 (Fuzzlemann) (3)
2017-08-20 16:19:32 +03:00
Fuzzlemann
6102aa81bb
Merge branch '4.0.0-BungeeCord-Support' of https://github.com/Rsl1122/Plan-PlayerAnalytics
2017-08-20 15:13:22 +02:00
Rsl1122
ded98540d8
Start of ServerInfo, Fix typo in server.html
2017-08-20 16:09:52 +03:00
Fuzzlemann
9e31e7d056
Add ToDos at the missing things
2017-08-20 15:07:22 +02:00
Fuzzlemann
9db4a74154
Use Processor (still needs something todo)
2017-08-20 14:47:36 +02:00
Fuzzlemann
1ed32a8f12
Merge branch '4.0.0-BungeeCord-Support' of https://github.com/Rsl1122/Plan-PlayerAnalytics
2017-08-20 13:54:50 +02:00
Fuzzlemann
2142990758
Move the auto generation to the correct location (Customization.Plugins -> Plugins)
...
Start using StrSubstitute with REPLACE variables
2017-08-20 13:51:38 +02:00
Rsl1122
812e44b598
Made Queue more accessable. Added Processor
2017-08-20 14:10:03 +03:00
Rsl1122
3a0cb7c33e
Moved Queue to a different package.
2017-08-20 13:34:06 +03:00
Rsl1122
2ace9165cd
analysis.html has been removed. (More todo entries)
2017-08-20 13:30:12 +03:00
Rsl1122
7161781378
Planned Changes (More Deprecation)
2017-08-20 13:27:03 +03:00
Rsl1122
8b550a2349
Planned DB Changes
2017-08-20 13:06:39 +03:00