Commit Graph

3665 Commits

Author SHA1 Message Date
Rsl1122
52aaebbd7a Fixed export of network serverPie 2019-09-21 15:45:32 +03:00
Rsl1122
b3bca52d48 Error displayed when json request fails 2019-09-21 15:35:07 +03:00
Rsl1122
46a74d2297 Fixed server calendar needing scrollbar 2019-09-21 15:15:07 +03:00
Rsl1122
dd6f2a1e30 Deleted Command usage related code 2019-09-21 12:51:56 +03:00
Rsl1122
826faa1b1a Deleted IP related code 2019-09-21 12:36:35 +03:00
Rsl1122
cc0737d6da Removed unnecessary Settings class 2019-09-21 12:25:18 +03:00
Rsl1122
f27aece88b Disabled Bukkit/Sponge webserver if Proxy in db 2019-09-21 12:17:04 +03:00
Rsl1122
3c2b73794a Improved json load error messages 2019-09-21 11:31:03 +03:00
Rsl1122
3fb8323103 Allowed server names with cool characters 2019-09-21 11:23:30 +03:00
Rsl1122
f9fb4b6c98 Fixed /players query 2019-09-21 11:17:10 +03:00
Rsl1122
27b2bf10d0 Fixed more sql errors 2019-09-21 11:07:07 +03:00
Rsl1122
dfbfb99b2d Fixed groups appearing multiple times on players table 2019-09-21 10:52:56 +03:00
Rsl1122
59022774b6 Revert attempt to fix duplicate players on Players table 2019-09-21 10:52:35 +03:00
Rsl1122
146c990eb6 Attempt to fix duplicate players on Players table 2019-09-21 10:34:38 +03:00
Rsl1122
74bc647ff1 Flipped network Best/Worst ping 2019-09-21 10:30:23 +03:00
Rsl1122
64e15ad103 PluginData API suspenders for old plugins 2019-09-15 17:25:49 +03:00
Rsl1122
585a2ecf52 Removed debug logging statement 2019-09-15 17:24:33 +03:00
Rsl1122
9abe83b213 Fixed average KDR / Player query
- The query was causing SQLException on some MySQL versions
- The query did not take into account players who haven't been killed
- The query did not take into account players with no kills
2019-09-15 16:22:36 +03:00
Rsl1122
16a25a2470 Version: ALPHA -> BETA 2019-09-15 15:50:37 +03:00
Rsl1122
14a0d262d9 Color of Regulars to match Regulars in graphs 2019-09-15 15:49:47 +03:00
Rsl1122
72386b7b7f Fixed nickname & connection info table scrollbars 2019-09-15 15:42:08 +03:00
Rsl1122
03fcd5e893 Sorted nicknames most recent first /player page 2019-09-15 15:38:19 +03:00
Rsl1122
004364ca61 Fixed Session list displaying UUIDs for online sessions 2019-09-15 15:37:20 +03:00
Rsl1122
e18ec134f6 Optimized (memory) /players page table query 2019-09-15 13:25:19 +03:00
Rsl1122
2412f5b9d5 Optimized (memory) /server players table query 2019-09-15 13:25:18 +03:00
Risto Lahtela
54f98c9fab
Updated Chinese Locale by qsefthuopq 2019-09-14 16:47:17 +03:00
Rsl1122
813eaf4c81 Fixed exception on boot if settings changed 2019-09-14 11:25:30 +03:00
Rsl1122
9df819b27a Updated contributor list 2019-09-14 11:17:58 +03:00
Rsl1122
56796a6325 Updated contributor list 2019-09-14 11:14:57 +03:00
Rsl1122
e1ab0224e0 Updated Finnish Locale 2019-09-14 10:43:26 +03:00
Rsl1122
31e06bcd69 Fixed backButton appearing on network extension page 2019-09-14 10:32:46 +03:00
yukieiji
b657d3ee33 Updated Japanese Locale (#1158)
* Update locale_JA.txt
* locale_JA.txt Update
2019-09-14 10:31:33 +03:00
Aurélien
d06e665e61 French Translation updated for Interface-redesign (#1157)
* FR Translation updated for 5.0

* Small fixes of mistakes
2019-09-13 23:08:49 +03:00
Rsl1122
e4e252cf0d Updated locale files to include new language 2019-09-13 21:55:33 +03:00
Rsl1122
10fa9dd535 Fixed some issues with translation 2019-09-13 21:22:30 +03:00
Rsl1122
ff1310a01e Updated Finnish Locale 2019-09-09 18:07:02 +03:00
Rsl1122
fb5d7e88f4 Fixed few errors made during last commit 2019-09-09 17:42:15 +03:00
Rsl1122
6c4e241b4b Writing new locale now takes locale setting into account 2019-09-09 17:28:00 +03:00
Rsl1122
28153dd3e4 Moved some existing lang to new names 2019-09-09 17:22:10 +03:00
Rsl1122
fed42529b9 Added new html language to locale 2019-09-09 15:45:31 +03:00
Rsl1122
096268db14 Fixed network page week comparison titles 2019-09-09 09:05:18 +03:00
Rsl1122
449c21a820 Removed checkstyle rule HideUtilityClassConstructor 2019-09-09 08:48:41 +03:00
Rsl1122
a6a16764dc Fixed old API (deprecated) not being initialized 2019-09-08 20:36:10 +03:00
Rsl1122
1185aa05f2 Removed some unused locale rows 2019-09-08 19:52:35 +03:00
Rsl1122
b1579036a7 Fixed Locale breaking the page 2019-09-06 08:56:01 +03:00
Rsl1122
d3ec409ea3 Fixed duplicate Buycraft entry in config 2019-09-05 18:25:20 +03:00
Rsl1122
abef2b986d Config updates for changed extension names 2019-09-05 18:23:09 +03:00
Rsl1122
209530be4d Increased Extension table value lengths to 250 chars 2019-09-05 18:15:33 +03:00
Rsl1122
2da10001dc Truncation of Extension table column names 2019-09-05 17:22:09 +03:00
Rsl1122
f26fb1ca84 Fixed SettingsService using Plugin. instead of Plugins. 2019-09-03 20:18:25 +03:00