Commit Graph

948 Commits

Author SHA1 Message Date
Rsl1122
7fd3386a47 Fixed Plugin sources not registering, standalone plugins tabs 2017-09-09 14:39:42 +03:00
Rsl1122
013f01ccff Now using name cache in a few places. 2017-09-08 20:43:40 +03:00
Rsl1122
8b391a31cf Split InformationManager, 3rd party analysis enabled. 2017-09-08 20:35:08 +03:00
Rsl1122
7ee67d4be7 Fixed WorldTimes not being saved for sessions for known worlds. 2017-09-08 19:27:03 +03:00
Rsl1122
e14e7aeda7 Fixed total WorldTimes returned by db limited to a single world. 2017-09-07 20:00:57 +03:00
Rsl1122
4c78bb9271 Combined Performance graphs to a single chart for #249 2017-09-07 19:55:29 +03:00
Rsl1122
ce151a612c Fixed Activity Pie amounts
Fixed Graph size issue on load
2017-09-07 19:19:28 +03:00
Rsl1122
64cac023f7 Fixed GraphTest
SessionTables to Analysis page
2017-09-07 19:00:50 +03:00
Rsl1122
a7b01a05c3 New PluginBridge binary. 2017-09-07 18:44:14 +03:00
Rsl1122
389a87a306 Name Cache & Fixed PluginBridge 2017-09-07 18:43:09 +03:00
Rsl1122
8fbb3679dd Fixed WorldPie for sessions 2017-09-06 14:58:29 +03:00
Rsl1122
66d5551e20 Fixed version transfer table for MySQL 2017-09-06 12:57:01 +03:00
Rsl1122
fab0a0633a Activity Pie Slices. 2017-09-05 12:36:39 +03:00
Rsl1122
864f50df62 VersionTransferTable now works for SQLite, fixed some Html issues. 2017-09-05 12:02:17 +03:00
Rsl1122
3386255627 Start of VersionTransferTable (Reqires User ID selection. 2017-09-04 19:00:32 +03:00
Rsl1122
7451c5f1f7 getSavedUUIDs for UserInfoTable 2017-09-04 16:30:56 +03:00
Rsl1122
fbf7e7325f Tests for Session - WorldTime batch saving 2017-09-04 12:15:38 +03:00
Rsl1122
ed9b057878 Removed Sys.out debug messages 2017-09-03 18:59:33 +03:00
Rsl1122
9da6ca4642 Fixed Backup functionality 2017-09-03 18:58:31 +03:00
Rsl1122
163a694988 Fixed Server Copy failing 2017-09-03 18:42:32 +03:00
Rsl1122
affef9f8ec Fix NPE caused by null cancel operation. 2017-09-03 18:34:09 +03:00
Rsl1122
d9b287ff9a Merge pull request #283 from Fuzzlemann/master
PR for 4.0.0 (Fuzzlemann) (13)
2017-09-03 18:13:01 +03:00
Fuzzlemann
41fa000011 Switch method of country getting to 2017-09-03 17:09:07 +02:00
Rsl1122
5e457f22b7 Fixed Exceptions caused by attempting to cancel a null Runnable (TestInit) 2017-09-03 15:58:45 +03:00
Rsl1122
78bcb3fda6 Debug stuff for the broken test 2017-09-03 15:46:58 +03:00
Rsl1122
0aefa72eda Backup & Restore Test (Fails) 2017-09-03 15:07:22 +03:00
Rsl1122
62e3aa9988 Restored Backup and Restore functionality 2017-09-03 14:59:46 +03:00
Rsl1122
a91338dab8 Batch Operations for PlayerKills (Session Batch operations complete) 2017-09-03 14:47:33 +03:00
Rsl1122
604bf7e29c Batch Operations for Session and WorldTimesTables 2017-09-03 14:35:02 +03:00
Rsl1122
92ae2995da Fixed axis removal 2017-09-03 13:06:13 +03:00
Fuzzlemann
4dad6a25e1 Merge branch '4.0.0-BungeeCord-Support' of https://github.com/Rsl1122/Plan-PlayerAnalytics 2017-09-03 11:48:02 +02:00
Rsl1122
9c393410ca Removed the ugly axis from the icon 2017-09-03 12:29:53 +03:00
Rsl1122
c2b7fa3475 PunchCard now displays all times and days no matter where the points land. 2017-09-03 11:55:14 +03:00
Rsl1122
028fd180f9 Fixed PlayerTableCreator not calculating Playtime or Login times 2017-09-03 11:49:55 +03:00
Rsl1122
02c86b75bb Batch Operations copyEverything method 2017-09-03 11:46:46 +03:00
Rsl1122
01e65d2214 Batch Operations for UsersTable 2017-09-03 11:22:56 +03:00
Fuzzlemann
4acfcdaddb Halfway completion of Importer (Still needs some Batch Statements) 2017-09-03 02:25:37 +02:00
Fuzzlemann
ec4e3cce91 Merge branch '4.0.0-BungeeCord-Support' of https://github.com/Rsl1122/Plan-PlayerAnalytics 2017-09-03 01:40:46 +02:00
Fuzzlemann
5aa6038df9 Update PluginData#toString, PluginData#equals and PluginData#hashCode
Fix Warn message in Logs when the MySQL Server uses SSL
2017-09-03 01:40:37 +02:00
Rsl1122
c5e803a41f Fixed onEnable Exception 2017-09-02 17:45:15 +03:00
Rsl1122
328d5e01bf Added equals method to Table 2017-09-02 17:38:07 +03:00
Rsl1122
c8c5b7bd7a Added checks for not copying in the same db. 2017-09-02 17:36:32 +03:00
Rsl1122
1f31f472bd removeUserData methods now have no return value. No Exception -> success. 2017-09-02 17:33:49 +03:00
Rsl1122
003c366fc7 Changed getMatchingNames to use variables 2017-09-02 17:20:10 +03:00
Rsl1122
b82b1dd97e Test for KillsTable getPlayerKills(serverUUID) method & fix for it. 2017-09-02 17:10:00 +03:00
Rsl1122
e78dea9cd9 Added PlayerKills that are not included with the Session objects. 2017-09-02 16:59:32 +03:00
Rsl1122
ff5342ed16 Test for getSessionInfoOfServer 2017-09-02 16:51:30 +03:00
Rsl1122
451ebbf814 World Copy method 2017-09-02 16:28:32 +03:00
Rsl1122
e6414c5c2d Cache Player's inspect page when it is not already cached. 2017-09-02 14:02:42 +03:00
Rsl1122
f514edfc8b Moved Commit tests to DatabaseTest (new method in each test) 2017-09-02 13:56:10 +03:00