Rsl1122
42ff3c5481
Update DataGathering.md
2017-08-01 09:08:13 +03:00
Rsl1122
08983eec17
Update CommandsAndPermissions.md
2017-08-01 09:04:56 +03:00
Rsl1122
7761eb8702
Update Configuration.md
2017-08-01 09:00:41 +03:00
Rsl1122
01cb58262a
Update README.md
2017-08-01 08:55:40 +03:00
Rsl1122
740f7b01fa
Update CertificateTutorial.md
2017-08-01 08:52:57 +03:00
Rsl1122
2335b00c46
[3.6.0] Merge pull request #200 from Rsl1122/3.6.0
...
Main Pull Request for 3.6.0
2017-08-01 08:49:35 +03:00
Rsl1122
4bfb07aac0
3.6.0
2017-08-01 08:11:23 +03:00
Rsl1122
43205718c7
3.6.0
2017-08-01 08:10:22 +03:00
Rsl1122
af87754219
Merge pull request #210 from Fuzzlemann/master
...
PR for 3.6.0 (Fuzzlemann) (9)
2017-08-01 07:50:06 +03:00
Fuzzlemann
45e2348d09
Fix default config.yml
2017-08-01 01:38:51 +02:00
Fuzzlemann
f676c9086d
Change worldTimes.computeIfAbsent() to worldTimes.getOrDefault()
2017-08-01 01:37:02 +02:00
Fuzzlemann
2b8860fcc4
Merge branch '3.6.0' of https://github.com/Rsl1122/Plan-PlayerAnalytics
2017-08-01 01:15:17 +02:00
Rsl1122
9fb68c79e1
Create CertificateTutorial.md
2017-08-01 01:29:58 +03:00
Fuzzlemann
ece8c2e792
Merge branch '3.6.0' of https://github.com/Rsl1122/Plan-PlayerAnalytics
2017-07-31 23:58:27 +02:00
Rsl1122
e0d24b4517
Fix Keystore
2017-08-01 00:46:10 +03:00
Fuzzlemann
0c698950e4
Merge branch '3.6.0' of https://github.com/Rsl1122/Plan-PlayerAnalytics
2017-07-31 23:10:55 +02:00
Rsl1122
91297a691b
Add keystore file
2017-07-31 23:31:27 +03:00
Rsl1122
eb4ee0f68c
Fixed Absolute Path detection
...
Fixed ArrayOutOfBounds
Fixed Player page
Typo fix
2017-07-31 22:59:18 +03:00
Rsl1122
681bfa2b9b
Improved a database test
...
Fixed a bug with database getMultiple method not setting the last nickname at all.
2017-07-31 21:57:10 +03:00
Rsl1122
e888864ab0
World Pie Inspect page
...
Removed now redundant WrongUUID tests
2017-07-31 21:30:58 +03:00
Rsl1122
96a1d227e8
World Pie Inspect page
2017-07-31 21:29:28 +03:00
Rsl1122
e808424c98
Merge pull request #209 from Fuzzlemann/master
...
PR for 3.6.0 (Fuzzlemann) (8)
2017-07-31 21:21:46 +03:00
Fuzzlemann
0b2d50fa87
Merge branch '3.6.0' of https://github.com/Rsl1122/Plan-PlayerAnalytics
2017-07-31 19:27:07 +02:00
Rsl1122
0e9faec9c8
a Couple of tests
2017-07-31 20:08:27 +03:00
Fuzzlemann
c967305ba3
Update Upstream
2017-07-31 18:35:52 +02:00
Fuzzlemann
a7c70d42f3
Merge branch '3.6.0' of https://github.com/Rsl1122/Plan-PlayerAnalytics
2017-07-31 17:43:09 +02:00
Fuzzlemann
e34afceb54
Change asMap().get() to getIfPresent()
2017-07-31 17:37:52 +02:00
Rsl1122
1126c65fd5
Fixed Playtime being dumped on the first world (Old Players)
2017-07-31 17:59:02 +03:00
Rsl1122
c8154d875b
Fix GM & World Playtime tracking
2017-07-31 17:51:59 +03:00
Rsl1122
557c3d2d85
Added World Change listener & changed handlers accordingly.
2017-07-31 17:36:19 +03:00
Rsl1122
7a63cea2e0
Added new TimeKeeper for easier tracking of both GM & World times.
...
Added World table methods & updated tests
Added few useful methods to Table
Removed some methods from UserData
2017-07-31 16:26:02 +03:00
Fuzzlemann
da7bf8f8ad
Merge branch '3.6.0' of https://github.com/Rsl1122/Plan-PlayerAnalytics
2017-07-31 13:38:16 +02:00
Fuzzlemann
08829f1425
Removes unnecessary ArrayList constructor
2017-07-31 13:02:47 +02:00
Rsl1122
f986f24d12
Removed rest of ManageUtils combineSessions
2017-07-31 11:16:50 +03:00
Rsl1122
8fe7de9bb6
Fix unwanted Filtering of sessions from inspect page punchcards
...
Fix some code inspect issues
2017-07-30 21:44:55 +03:00
Rsl1122
eb12fe2dfc
Fixed TPS Rounding too early into a long value.
...
Fixed Graph tooltips
Fixed Players Displaying in wrong position on TPS graph.
2017-07-30 21:19:49 +03:00
Fuzzlemann
0dc8e972c4
Conversion to .toString() and String.valueOf()
...
Add mockHTTPServer() for future HTTP Server Tests
2017-07-30 20:11:52 +02:00
Fuzzlemann
afaf240cdc
Removes redundant array initializer
2017-07-30 18:47:56 +02:00
Fuzzlemann
231e11633b
Convert some things to lambda or Method Reference
2017-07-30 18:47:12 +02:00
Rsl1122
bc22a9d021
Fix Error 12 for TPS graph
...
Made all lines but TPS into AreaSpline graphs (semi-transparent)
2017-07-30 16:35:44 +03:00
Rsl1122
05b00778a1
Merge pull request #208 from Fuzzlemann/master
...
PR for 3.6.0 (Fuzzlemann) (7)
2017-07-30 16:10:32 +03:00
Rsl1122
f8434b6c81
Fix Refresh counters
...
Remove Useless Config settings
Remove Unused Code
Update Players page to use HighCharts
Update Performance Graphs to use 2 different Axis
CPU Avg shows Unavailable if Negative
2017-07-30 16:04:46 +03:00
Fuzzlemann
f20d85a021
Add compat with aliases
2017-07-30 14:53:52 +02:00
Fuzzlemann
9b6d133b11
Fix the censorshop of /plan register
2017-07-30 14:48:16 +02:00
Rsl1122
f9af3eee03
Merge pull request #207 from Fuzzlemann/master
...
PR for 3.6.0 (Fuzzlemann) (6)
2017-07-30 14:20:54 +03:00
Rsl1122
a2cc3a332b
Rest of Analysis Graphs to HighCharts
2017-07-30 14:20:39 +03:00
Fuzzlemann
4e7632f7c6
Changes method to get the DataRequestHandler
2017-07-30 11:52:15 +02:00
Fuzzlemann
b7cd7e18ed
Removes double-caching
2017-07-30 11:47:39 +02:00
Fuzzlemann
c345ec7c5d
Caches the page at inspection / analysis now
2017-07-30 11:45:14 +02:00
Fuzzlemann
941fab9e9d
Merge branch '3.6.0' of https://github.com/Rsl1122/Plan-PlayerAnalytics
2017-07-30 11:24:57 +02:00