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
Rsl1122
5ecb5f7086
Added a no servers display on network page
2018-03-12 12:11:31 +02:00
Rsl1122
0aaea45d92
Added Geolocations to Network page.
2018-03-12 12:02:55 +02:00
Rsl1122
517ffa0bcf
Added Session Calendar to Server page ( #115 100%)
2018-03-06 19:58:28 +02:00
Rsl1122
e2d11e6dfe
Added Session Calendar to Player page ( #115 50%)
2018-03-06 17:11:35 +02:00
Rsl1122
d19b929564
FullCalendar javascript
2018-03-06 17:11:23 +02:00
Rsl1122
0030369980
Help bubble to players.html
2018-03-03 22:21:03 +02:00
Rsl1122
4e89f5939b
Help bubble to network.html
2018-03-03 22:19:13 +02:00
Rsl1122
b74599f156
Fixed Recent logins help bubble location on server.html
2018-03-03 22:00:41 +02:00
Rsl1122
f62ad88ccd
Help bubbles to server.html + Help bubble next to version with links
2018-03-03 21:51:34 +02:00
Rsl1122
a800d1cbf8
Partially implemented possibility of adding help bubbles to Plugin boxes
2018-03-03 18:24:24 +02:00
Rsl1122
230e1f2ec3
Help bubbles to Player page
2018-03-03 18:04:33 +02:00
Rsl1122
f07b8fa17f
Swapped error and information messages around
2018-03-03 16:38:53 +02:00
Rsl1122
9cf7f1edde
Better Enable error logging. Solves #509
2018-03-03 16:37:50 +02:00
Rsl1122
5ef1771fd4
Merge pull request #543 from Rsl1122/master
...
Update 4.2.0 branch with fixes in 4.1.7
2018-03-03 16:21:39 +02:00
Rsl1122
878114100a
Merge pull request #541 from Rsl1122/4.1.7
...
Pull request for 4.1.7
2018-03-02 17:28:57 +02:00
Rsl1122
5ea82565d5
Version bump to 4.1.7
2018-03-02 17:20:57 +02:00
Rsl1122
28435c2dc5
Added missing override annotations
2018-03-01 12:05:58 +02:00
Rsl1122
63887c7e29
Refactored all SQL tables to use Column enums instead of static variable
2018-03-01 12:01:14 +02:00
Rsl1122
9347ee383a
Fixed multiple network boxes caused by previous commit
2018-02-28 16:17:02 +02:00
Rsl1122
eba17eb127
Server page splitting for #531 + b3
2018-02-28 15:47:37 +02:00
Rsl1122
385e161d37
Fixed possible error if a setting was empty on bungee config.yml
2018-02-25 12:10:26 +02:00
Rsl1122
3cb1955928
Fail debugs
2018-02-23 19:11:31 +02:00
Rsl1122
cdc4f36f2e
More debug logs for different connections (b2)
2018-02-23 19:03:14 +02:00