Rsl1122
5c60558422
Made ActivityIndex use Active playtime instead of time with AFK #538
2018-04-06 10:21:00 +03:00
Rsl1122
2c06662661
Added AFK to player.html
2018-04-06 10:19:15 +03:00
Rsl1122
4be90f69f2
Added AFK time to Inspect page (Sessions, Overview)
2018-04-06 10:17:34 +03:00
Rsl1122
e6874626bf
Changed Test port for WebServer because SonarQube uses 9000 on Travis
2018-04-06 10:09:25 +03:00
Rsl1122
0e8b80df32
Added AFK time storage to database
2018-04-06 10:08:39 +03:00
Rsl1122
9241ef841f
Removed old Session constructor usage from outside database
2018-04-06 10:00:04 +03:00
Rsl1122
d65dd4ca16
Added AFK Listener and tracking #538
2018-04-06 09:57:45 +03:00
Rsl1122
20fa9c4665
Added AFK Threshold setting
2018-04-06 09:30:04 +03:00
Rsl1122
88b3e6cc1b
Attempted to fix popovers for Safari
2018-04-06 09:06:31 +03:00
Rsl1122
3c250a92f5
Added similar softMax to stack graphs as player graphs
2018-04-06 09:05:21 +03:00
Rsl1122
a6cc365563
Optional getOrElse to Sponge ServerProperties
2018-04-05 20:12:29 +03:00
Rsl1122
4dba49f241
Moved static future nullification to proper finally block
2018-04-05 19:58:21 +03:00
Rsl1122
1ef1910abb
Fixed possible stub errors when mocking server implementations
2018-04-05 19:44:51 +03:00
Rsl1122
e37af2b392
Disabled most sqlite test logs
2018-04-05 19:29:49 +03:00
Rsl1122
31eb9851c5
Ignored Future<AnalysisData> exceptions
2018-04-05 19:23:45 +03:00
Rsl1122
dfc1b87a25
Fixed decimal format tests failing on some machines
2018-04-05 19:14:47 +03:00
Rsl1122
0e6867ad0d
Debug travis dependency install script
2018-04-05 19:09:11 +03:00
Rsl1122
078edf4ca9
Debug travis dependency install script
2018-04-05 19:06:03 +03:00
Rsl1122
36b01ea9c7
Fixed travis dependency install script
2018-04-05 18:58:13 +03:00
Rsl1122
a864c725c1
Debug travis dependency install script
2018-04-05 18:56:33 +03:00
Rsl1122
612b68ea68
Fixed travis dependency install script
2018-04-05 18:52:34 +03:00
Rsl1122
27e333d01f
Fixed travis dependency install script
2018-04-05 18:49:51 +03:00
Rsl1122
36c40439cb
Added Travis CI file #378
2018-04-05 18:47:25 +03:00
Rsl1122
5191897795
Upped version to b2
2018-04-04 21:53:55 +03:00
Rsl1122
5cce54dde6
Fixed CriticalRunnable being run twice ( #557 )
2018-04-04 21:52:53 +03:00
Rsl1122
3ff39d43cf
Updated plugin bridge jar
2018-04-04 21:48:38 +03:00
Rsl1122
b0d19134d2
Fixed NoSuchMethodErrors related to PluginBridge #555
2018-04-04 21:47:25 +03:00
Rsl1122
6c5b6d13a0
Fixed Analysis not refreshing #556
2018-04-04 21:42:59 +03:00
Rsl1122
3727b4a9db
Version bump to 4.1.7-b1
2018-04-04 12:15:33 +03:00
Rsl1122
187ac708f0
Updated pluginbridge jar
2018-04-04 12:08:03 +03:00
Rsl1122
c25866e99a
Removed force refresh from player page #553
2018-04-03 10:49:26 +03:00
Rsl1122
a17ab55bc1
Fixed player page response when no bukkit servers were online
2018-04-02 19:22:38 +03:00
Rsl1122
76aac83cc9
Removed OfflinePlayer implementation from PlayerProfile
2018-04-02 18:41:12 +03:00
Rsl1122
1f84cd556b
Removed PluginData functionality reliant on PlayerProfile OfflinePlayer
2018-04-02 18:37:16 +03:00
Rsl1122
28192ee5d5
Prepared Sponge related classes for future implementation.
2018-04-02 15:11:31 +03:00
Rsl1122
fb994264e7
Removed redundant stuff about MySQL page transfer
2018-04-02 11:35:01 +03:00
Rsl1122
bf77d6edfa
Fixed possible "Database is closed" exceptions on ShutdownHook #546
2018-04-02 11:18:57 +03:00
Rsl1122
84eeda66b2
Attempted to fix UUIDs ending up in World aliases #549
2018-04-02 11:07:39 +03:00
Rsl1122
b1ae7c53c7
Fixed /plan m import command #550
2018-04-02 09:57:19 +03:00
Rsl1122
abcf2e877a
Made server page transfer over HTTP instead of MySQL #531 Fix #542 #552
2018-04-02 09:46:36 +03:00
Rsl1122
5fde8f7cc5
Made player page transfer over HTTP instead of MySQL #531
2018-04-02 09:39:31 +03:00
Rsl1122
26938f4aac
Made network page content transferred over HTTP instead of MySQL #531
2018-04-02 09:29:46 +03:00
Rsl1122
0350e603c3
Made plugins tabs be transferred over HTTP instead of MySQL #531
2018-04-02 09:20:19 +03:00
Rsl1122
6424fe4a28
Added timezone usage to FormatUtils #551
2018-04-01 14:21:49 +03:00
Rsl1122
024a0ab62e
Spacing for network page box #540
2018-04-01 14:11:36 +03:00
Rsl1122
d624cd596f
Attempt to fix processing issues on large networks ( #498 ):
...
- Moved from ArrayBlockingQueue implementation to ExecutorService
- Two ExecutorServices
- max 2 thread critical service
- max 6 thread non-critical service
- Critical ExecutorService is used for player data
- Unprocessed saved on disable, should not cause freezes like old system
2018-04-01 13:53:33 +03:00
Rsl1122
e44fc781e4
Added option for displaying gaps in graph data #534
2018-03-12 12:55:24 +02:00
Rsl1122
a9e7260c92
Made AbstractLineGraph support missing points
2018-03-12 12:33:00 +02:00
Rsl1122
91e99337e3
Fixed Clean task cancelling after first run #544
2018-03-12 12:19:48 +02:00
Rsl1122
3198c4f69e
Fixed network page attempting to refresh analysis on standalone Bungee
2018-03-12 12:18:51 +02:00