Commit Graph

3047 Commits

Author SHA1 Message Date
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
Rsl1122
30f8fd69e7 HighCharts Geolocation Map
Attempts to fix error 12
2017-07-30 12:00:21 +03:00
Fuzzlemann
5d23121011 Changes double to int 2017-07-30 01:24:37 +02:00
Fuzzlemann
152856e886 Changes the method of setting the element to the last place 2017-07-30 01:17:39 +02:00
Fuzzlemann
e410f4eb05 Change != to !== where it's better suited 2017-07-30 01:13:03 +02:00
Fuzzlemann
bb9fbaa76e Outsourced the reduce gap triangle algorithm 2017-07-30 00:58:27 +02:00
Fuzzlemann
28489f07c1 Removes the last remnants of Player Demographics 2017-07-30 00:46:09 +02:00
Fuzzlemann
84217a7839 Adds JavaDoc to PageLoader
Removes unused variable in buildSeriesDataString
2017-07-30 00:41:43 +02:00
Fuzzlemann
0375de9cd5 Merge branch '3.6.0' of https://github.com/Rsl1122/Plan-PlayerAnalytics 2017-07-30 00:38:34 +02:00
Fuzzlemann
d0a47ba1c6 Adds a page cache 2017-07-30 00:38:24 +02:00
Rsl1122
fe3395fe7a New HighCharts Graphs 2017-07-30 01:24:47 +03:00
Fuzzlemann
9879faa8a8 Merge branch '3.6.0' of https://github.com/Rsl1122/Plan-PlayerAnalytics 2017-07-29 23:25:28 +02:00
Fuzzlemann
ec219907ec Fixed rounding 2017-07-29 23:15:53 +02:00
Rsl1122
652c700d1a Fix 200 OK given when response is not 200 OK 2017-07-29 23:52:54 +03:00
Rsl1122
aacbdc2d53 Merge pull request #206 from Fuzzlemann/master
PR for 3.6.0 (Fuzzlemann) (5)
2017-07-29 23:52:12 +03:00
Fuzzlemann
765866b6a5 Fix 2017-07-29 22:50:29 +02:00
Fuzzlemann
f25c348870 Merge '3.6.0' 2017-07-29 22:50:29 +02:00
Rsl1122
e76e3d0f52 Content-type html header to all responses
Highcharts Players Online graph.
2017-07-29 22:49:56 +02:00
Rsl1122
85e6817e87 Content-type html header to all responses
Highcharts Players Online graph.
2017-07-29 23:05:19 +03:00
Fuzzlemann
323b92fe76 Merge '3.6.0' 2017-07-29 21:58:44 +02:00
Fuzzlemann
0064664c9c Merge branch 'master' of https://github.com/Fuzzlemann/Plan-PlayerAnalytics 2017-07-29 21:57:08 +02:00
Fuzzlemann
1903b94288 Merge branch '3.6.0' of https://github.com/Rsl1122/Plan-PlayerAnalytics 2017-07-29 21:47:45 +02:00