Commit Graph

1034 Commits

Author SHA1 Message Date
Rsl1122
feeded7359 Drilldown Module to server.html to fix WorldPie 2017-09-01 19:00:35 +03:00
Rsl1122
d1de63db19 Added "No Data display" module 2017-09-01 18:42:53 +03:00
Rsl1122
0726fe6f4d Removed some <p> tags to fix spacing 2017-09-01 18:36:40 +03:00
Rsl1122
98df78245c Fixed Graphs not being drawn on Analysis page. 2017-09-01 18:35:52 +03:00
Rsl1122
f5fa558d08 Replaced <li> with unicode dots because of spacing. 2017-09-01 18:31:35 +03:00
Rsl1122
d6d880a29e Bolded "No Players" 2017-09-01 18:29:43 +03:00
Rsl1122
efca533c92 Bugfixes, 4.0.0 version bump. 2017-09-01 18:28:17 +03:00
Rsl1122
475f3b83c1 PlayersTableCreator bug fixes 2017-09-01 18:15:38 +03:00
Rsl1122
d5df4381d4 Player Peaks & Single line placeholders to analysis page 2017-09-01 18:15:16 +03:00
Rsl1122
1d4f3237b8 Fix compile issues, Added player counts to analysis page 2017-09-01 17:32:06 +03:00
Rsl1122
63749b913a Max Players to ServerTable 2017-09-01 17:24:34 +03:00
Rsl1122
b04554f5fd Merge pull request #282 from Fuzzlemann/master
PR for 4.0.0 (Fuzzlemann) (12)
2017-09-01 17:12:51 +03:00
Fuzzlemann
1ed8600988 Implements MiscUtils#getMatchingPlayerNames 2017-09-01 13:13:44 +02:00
Fuzzlemann
2be6f7ff90 Add PluginData#getPlaceholder (For placeholder getting without the modifier) 2017-09-01 12:14:36 +02:00
Rsl1122
f2f090d7e9 Fixes Deaths & Mob Kills being reversed on sessions fetched from the db. 2017-08-31 23:38:48 +03:00
Fuzzlemann
eb83601734 Fix tests 2017-08-31 22:33:06 +02:00
Rsl1122
74970d26c1 Merge pull request #280 from Fuzzlemann/master
PR for 4.0.0 (Fuzzlemann) (11)
2017-08-31 23:09:12 +03:00
Fuzzlemann
61f118b827 Add toString() in Session
Fix some tests
2017-08-31 22:08:55 +02:00
Fuzzlemann
5a063ace49 Replace STRING#replace(REMOVED, "") with StringUtils.remove(STRING, REMOVED) (better performance & more readable / understandable) 2017-08-31 21:02:00 +02:00
Fuzzlemann
3579a84a75 Change equals() & hashCode() to using Java 7 Methods
Change toString() to using Apache Lang3 ToStringHelper
Further Cleanup of Tests
2017-08-31 20:39:38 +02:00
Fuzzlemann
dc2b139ac6 Further Cleanup of Tests 2017-08-31 18:44:24 +02:00
Fuzzlemann
825bb45806 Replace removeXSS method with Regex 2017-08-31 17:52:08 +02:00
Fuzzlemann
32a1778298 Start of Cleanup of the tests 2017-08-30 23:45:01 +02:00
Fuzzlemann
7f2616c2f1 Merge branch '4.0.0-BungeeCord-Support' of https://github.com/Rsl1122/Plan-PlayerAnalytics 2017-08-30 20:21:35 +02:00
Fuzzlemann
1e0d860007 Fix checkKey 2017-08-30 20:21:25 +02:00
Rsl1122
27e9221695 Added todo to GraphTest 2017-08-30 19:31:58 +03:00
Rsl1122
f200f2e7c3 Merge pull request #279 from Fuzzlemann/master
PR for 4.0.0 (Fuzzlemann) (10)
2017-08-30 19:28:26 +03:00
Rsl1122
e1c649a50d Fix issue with StringLengthComparator 2017-08-30 19:28:09 +03:00
Rsl1122
0ef3110dea IntellJ Code Analysis clean-up 2017-08-30 19:15:41 +03:00
Rsl1122
6626875239 MiscUtils.getIPlan 2017-08-30 18:59:23 +03:00
Rsl1122
21503c953d Analysis page now refreshed when analysis is run. 2017-08-30 16:31:25 +03:00
Rsl1122
3d10828bb9 Analysis Page Parser 2017-08-30 16:20:23 +03:00
Rsl1122
ffa7fca8bf Plugins Tab Content Parsing 2017-08-30 15:56:21 +03:00
Rsl1122
04eb62974f Players Table Creator 2017-08-30 14:49:07 +03:00
Fuzzlemann
70e94f893e Update GraphTest
Add OnlinePlayersWebAPI
Update InspectWebAPI, AnalyzeWebAPI & AnalyticsWebAPI
2017-08-30 13:33:55 +02:00
Rsl1122
0fd0cd38b9 Icon to error.html 2017-08-30 14:31:03 +03:00
Rsl1122
982089013f Fix for font colors not working with image backgrounds 2017-08-30 13:56:44 +03:00
Rsl1122
f27313dad3 Fix graphs displaying 'Chart title' 2017-08-30 13:34:42 +03:00
Rsl1122
d9a35e587e Allow Images as background for Theme 2017-08-30 13:32:03 +03:00
Rsl1122
aaaa634638 Fixed Last Seen on inspect page 2017-08-30 12:43:57 +03:00
Rsl1122
f3ac5067b3 Changed icon to use Font-Awesome 2017-08-30 12:36:14 +03:00
Rsl1122
28fa9154c7 Enhancements to widths of elements on inspect page 2017-08-30 11:59:39 +03:00
Rsl1122
ecbdd630a3 Fixed WorldPie Drilldown (Was missing a module) 2017-08-30 11:33:46 +03:00
Rsl1122
3952268e71 Attempts at fixing WorldPie drilldown (failed) 2017-08-29 22:33:29 +03:00
Rsl1122
6c57d86cc1 WorldPie for each session (DrillDown doesn't work for some reason) 2017-08-29 22:16:13 +03:00
Rsl1122
75843e16ed WorldPie Creator, removed some useless things & Todo markings 2017-08-29 20:10:08 +03:00
Rsl1122
a2d7e6a3b2 Fixes Inspect page issues, Fixed space in Server<id> string when default name was in use. 2017-08-28 21:57:48 +03:00
Rsl1122
150c4825fd Inspect Page Parsing. (Fixes Inspect command) 2017-08-28 21:31:00 +03:00
Rsl1122
32ce997d51 Internal Error response to WebServer responses. 2017-08-28 19:08:35 +03:00
Rsl1122
f237855927 Merge remote-tracking branch 'origin/4.0.0-BungeeCord-Support' into 4.0.0-BungeeCord-Support 2017-08-28 18:47:40 +03:00