Commit Graph

1130 Commits

Author SHA1 Message Date
Rsl1122
adb8018332 Fixed some tests 2017-09-28 13:13:20 +03:00
Rsl1122
3481e5b854 Added Players online to other graphs for #288 2017-09-28 13:09:44 +03:00
Rsl1122
2f694d849f Added back the 6 graph chart to Performance tab (If someone likes it more) 2017-09-27 21:23:01 +03:00
Rsl1122
962aecd1d2 Split the Performance graphs back to 3 graphs 2017-09-27 21:13:37 +03:00
Rsl1122
161fe4bdd6 Stopped logging WebAPI related exceptions 2017-09-27 19:57:14 +03:00
Rsl1122
bbfb78d0b8 Implement missing commands 2017-09-27 19:56:18 +03:00
Rsl1122
73b822b0ef Changed GM Pie so that the colors are always the same for each gamemode 2017-09-27 19:45:13 +03:00
Rsl1122
7c5c171aec Fixed inspect plugins tab spacing 2017-09-27 19:35:24 +03:00
Rsl1122
0bd111bc7c Fixed Analysis saying Fetch took -1ms 2017-09-27 19:32:33 +03:00
Rsl1122
3554efb8de Improved Fetch speed 2017-09-27 19:31:37 +03:00
Rsl1122
6eab68a0ca Fixed Plugins tab spacing (Analysis) 2017-09-27 19:26:04 +03:00
Rsl1122
511230a186 Fixed WorldPie colors 2017-09-27 18:50:38 +03:00
Rsl1122
e6bac8b13e Bungee reload functionality 2017-09-27 18:44:06 +03:00
Rsl1122
3c5868170f Fixed many url issues 2017-09-26 20:13:16 +03:00
Rsl1122
7dcbac3fa7 Fixed WebAPI registration 2017-09-26 20:01:08 +03:00
Rsl1122
5506e66e35 Bungee-Bukkit Plugin channel 2017-09-26 19:47:43 +03:00
Rsl1122
bd83868094 Update active session state on inspect request 2017-09-26 18:48:19 +03:00
Rsl1122
4214e33070 Fixed a bug where Session remained active after player logged out and session ended 2017-09-26 18:43:09 +03:00
Rsl1122
ec7b5d0aa5 Fixed InspectCommand not updating inspect page
Possibly fixed Shutdown hook leaving traces of old sessions
2017-09-26 18:42:16 +03:00
Rsl1122
52ec9594ee Fixed Localhost returning Not Known 2017-09-26 18:28:51 +03:00
Rsl1122
ee59c74bbb Fixed Processors not being called for Registered players. 2017-09-26 18:15:11 +03:00
Rsl1122
80bc5650bc Replaced PlanPluginBridge jar 2017-09-26 18:03:59 +03:00
Rsl1122
393b00f5f8 Fixed Database lock related to ViaVersion table 2017-09-26 18:02:57 +03:00
Rsl1122
a091f0e9d5 Network page sending,
Fixed SessionsTableCreator NPE related to Active sessions (No session ID)
Fixed NPE related to 0 analysis notifications
2017-09-26 18:00:48 +03:00
Rsl1122
9fa4839ee8 Fixed compile issues 2017-09-26 11:03:47 +03:00
Rsl1122
b0fdc2130e BungeeServerInfoManager javadoc 2017-09-26 11:01:41 +03:00
Rsl1122
3a3fd2cadc Analysis command now uses serverUUID, Bungee handling of Analysis requests. 2017-09-26 10:20:34 +03:00
Rsl1122
f178ed3d6a Fixed Theme fonts 2017-09-25 22:23:28 +03:00
Rsl1122
9c14f49b21 Network page 2017-09-25 17:37:24 +03:00
Rsl1122
22579ecf24 "No Data" equivalent for no sessions (Sessions Tab, Overview Tab), Plugins tab fixed on Bungee 2017-09-25 16:25:02 +03:00
Rsl1122
7dd10a03ab No-Data display to inspect page 2017-09-25 16:09:58 +03:00
Rsl1122
d317498eb6 Implemented PieChart colors 2017-09-25 16:06:33 +03:00
Rsl1122
59c339c6b0 Configuration WebAPI now functional 2017-09-25 15:54:35 +03:00
Rsl1122
45ab451f5f Fixed tests 2017-09-25 15:01:26 +03:00
Rsl1122
02e149c0bd Fix imports 2017-09-25 14:58:25 +03:00
Risto Lahtela
0a89567683 Started network page content 2017-09-25 11:17:53 +03:00
Risto Lahtela
a16c40a687 Added pie colors 2017-09-25 11:04:50 +03:00
Risto Lahtela
c127f03b00 Added pie color placeholders to html files 2017-09-25 10:58:14 +03:00
Risto Lahtela
0898fc2238 Server Preference Pie added to Inspect page 2017-09-25 10:50:34 +03:00
Risto Lahtela
786b8045ef Server Preference Pie creation 2017-09-25 10:46:37 +03:00
Risto Lahtela
403c17e681 Updated Metrics Charts 2017-09-25 10:36:59 +03:00
Rsl1122
6380457ccc Progress on automatic config setting propagation 2017-09-24 15:50:46 +03:00
Rsl1122
63f8482c4b Fixed UserInfoTable being cleared on V8->10 transfer 2017-09-21 13:34:02 +03:00
Rsl1122
d7e26f03bc Fixed Bungee->Bukkit connection 2017-09-21 13:07:41 +03:00
Rsl1122
c7b2523fec Fixed WebAPI variable parsing by replacing split symbol: & -> ;& 2017-09-20 10:26:37 +03:00
Rsl1122
ad23d1e60d More BugFixing:
- Fixed error when viewing inspect page with 0 bukkit servers
- Fixed html caching with PostHtmlWebAPI
- Fixed css serving on API mode WebServer
- Fixed UUIDFetcher NoClassDefFoundError on Bungee

Notable bugs that need fixing:
- PostHtmlWebAPI html is cut short because of & or = signs
2017-09-19 19:46:33 +03:00
Rsl1122
ccc562913c BugFixing the Connection between Bungee and Bukkit 2017-09-19 18:47:43 +03:00
Rsl1122
79b4793313 Fixed some ClassDefNotFoundExceptions (JavaPlugin, Bungee) 2017-09-19 17:42:01 +03:00
Rsl1122
4f3eea967a Finished some things marked //TODO 2017-09-19 17:15:55 +03:00
Rsl1122
fdf2a650df BungeeServerInfo management 2017-09-18 15:47:01 +03:00