Commit Graph

1707 Commits

Author SHA1 Message Date
Rsl1122
58592f0777 Added Plan placeholders to PlaceholderAPI 2018-04-09 00:26:03 +03:00
Rsl1122
7e70f38b4b
Update README.md 2018-04-08 20:46:14 +03:00
Rsl1122
eee2d7875b
Update README.md 2018-04-08 20:42:08 +03:00
Rsl1122
09170ef0c1
Update README.md 2018-04-08 20:39:31 +03:00
Rsl1122
badb5f0e5c
Update README.md 2018-04-08 20:26:53 +03:00
Rsl1122
e40c63bc0e
Merge pull request #558 from Rsl1122/4.2.0
Pull Request for 4.2.0
2018-04-07 14:06:56 +03:00
Rsl1122
fc79424a19 IntelliJ code inspection clean up 2018-04-07 13:19:07 +03:00
Rsl1122
716ca51435 Version bump to 4.2.0 2018-04-07 12:45:16 +03:00
Rsl1122
181dae64d1 Improved a single world table test 2018-04-07 12:42:36 +03:00
Rsl1122
1e993ed0dd Fixed AlterTableV16 placing all worlds under the same server 2018-04-07 12:32:39 +03:00
Rsl1122
8c2feb312c Made calendars use theme.yml values 2018-04-07 11:26:23 +03:00
Rsl1122
b357fd4948 Added server_id to plan_worlds, plan_world_times, plan_kills 2018-04-07 11:19:39 +03:00
Rsl1122
6b73286c8f Fixed HTTPSWebServerAuthTest broken in e687462 2018-04-06 11:10:52 +03:00
Rsl1122
979425409f Version Bump to b3 2018-04-06 10:57:10 +03:00
Rsl1122
8c38d5e13c Fixed AFKTracker not tracking afk time correctly 2018-04-06 10:41:28 +03:00
Rsl1122
8922541191 Added active playtime to quick overview on player page 2018-04-06 10:23:06 +03:00
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