Commit Graph

2347 Commits

Author SHA1 Message Date
Rsl1122
bac1f4f7bf Moved page parsing under utilities/html/pages 2018-08-12 09:48:06 +03:00
Rsl1122
7d389a1fc1 Removed use of AnalysisUtils 2018-08-12 09:42:09 +03:00
Rsl1122
68164a71c8
Update versions.txt 2018-08-11 19:19:57 +03:00
Rsl1122
385772a6a5
Merge pull request #682 from Rsl1122/4.4.3
Pull request for 4.4.3
2018-08-11 19:19:24 +03:00
Rsl1122
1e100838c0 Updated debug page to container caches, added tabs to debug page 2018-08-11 19:01:55 +03:00
Rsl1122
6bcdc67c1f Version bump to 4.4.3 2018-08-11 18:09:53 +03:00
Rsl1122
d6f7ff967b Reload command now performs things async 2018-08-11 18:05:16 +03:00
Rsl1122
84ccaabbe4 Fixed /plan m setup false negative on success #681 2018-08-11 11:35:23 +03:00
Rsl1122
8e81560c0e Fixed players not registering at all 2018-08-10 09:46:23 +03:00
Rsl1122
d4f3e75f0e Fixed Nickname LastSeen Patch Application 2018-08-10 09:40:04 +03:00
Rsl1122
23c8c0769f Attempt to fix #678 by changing RegisterProcessor to a task 2018-08-10 09:26:14 +03:00
Rsl1122
e525e0c5db Ensured Processing ExecutorServices shut down 2018-08-10 09:22:43 +03:00
Rsl1122
76040c1177 Fixed #679 (Null locale) 2018-08-10 09:20:35 +03:00
Rsl1122
b96efc7f92 Attempt to fix #680 with connection timeouts 2018-08-10 09:18:42 +03:00
Rsl1122
bc79d72fea Fixed nickname data truncation on MySQL 2018-08-09 15:29:08 +03:00
Rsl1122
6ebf221ce3 Added bStats to pom, added metrics for Bungee and Sponge 2018-08-09 15:14:25 +03:00
Rsl1122
7c3acb03af Updated sqlite test-dependency to reduce JVM crashes on CI 2018-08-09 14:50:49 +03:00
Rsl1122
f4fad3a277 Fixed player head display sometimes not working #677 2018-08-08 22:13:01 +03:00
Rsl1122
5de088ca03 Added /plan m raw <player>, /planbungee raw <player> commands #620 2018-08-08 22:06:48 +03:00
Rsl1122
59b0452d47 Added JSON export to /player/<name>/raw #620 and /server/<name>/raw #506 2018-08-08 22:01:36 +03:00
Rsl1122
8da9dc643b Added RedisBungee online count #642, split ServerProperties to 3 classes 2018-08-08 21:12:42 +03:00
Rsl1122
20994b07d9
Merge pull request #676 from f0rb1d/4.4.2
Updated Simplified Chinese language
2018-08-08 15:41:39 +03:00
F0rb1d
26547a0c46 Updated Simplified Chinese language. 2018-08-08 19:41:31 +08:00
Rsl1122
592ddef2f1
Update versions.txt 2018-08-08 12:56:36 +03:00
Rsl1122
724942ae54
Merge pull request #675 from Rsl1122/4.4.2
Pull Request for 4.4.2
2018-08-08 12:55:31 +03:00
Rsl1122
732dab8e39 Version bump to 4.4.2 2018-08-08 11:47:21 +03:00
Rsl1122
f16dd73376 Fix Player page updating on Bungee 2018-08-08 11:46:02 +03:00
Rsl1122
da87e8c0c2 Network page update processor added to Bungee #646 2018-08-08 11:37:43 +03:00
Rsl1122
ebec530871 Player page update processor moved to Bungee if available #646 2018-08-08 11:35:24 +03:00
Rsl1122
8867189b65 Added "Given" row to Server page litebans table #643 2018-08-08 11:28:13 +03:00
Rsl1122
03268b464b Now displaying UUIDs instead of "Unknown to Plan" on Litebans #643 2018-08-08 11:18:34 +03:00
Rsl1122
ea15ff1b4f Fixed Litebans errors #647 2018-08-08 11:17:23 +03:00
Rsl1122
5b4ae5ba36 Moved Player#getFirstPlayed call to asynchronous execution #659 2018-08-08 11:08:20 +03:00
Rsl1122
397f1dd81b Fixed missing method exception on bukkit 2018-08-08 11:03:10 +03:00
Rsl1122
94247cdcad Reduced performance impact of BukkitTPSCountTimer #639 2018-08-08 11:02:28 +03:00
Rsl1122
94b5d0d393 Fix ConcurrentModificationException in #673 2018-08-08 10:59:49 +03:00
Rsl1122
91aa730673 Made DataContainer non Serializable, getValue instead of getUnsafe in UsersTable - both attempt to fix #673 - 1 2018-08-08 10:58:18 +03:00
Rsl1122
886de6fe4d Updated Simplified Chinese locale with new language 2018-08-08 10:33:53 +03:00
佛壁灯
11c9ad1fcf Simplified Chinese language by 佛壁灯 (f0rb1d). (#674)
* Update versions.txt [skip ci]

* Added support for Simplified Chinese Language.

* Updated translation of Simplified Chinese.

* Updated Simplified Chinese Translation.
2018-08-08 10:21:33 +03:00
Rsl1122
0c5fbb160f Added a DataContainerCache clean task 2018-08-07 17:30:03 +03:00
Rsl1122
e73b89d9de Added a 10s caching layer between database and server page creation 2018-08-07 17:28:52 +03:00
Rsl1122
7e1b1fe2e8 Added a 10s caching layer between database and player page creation 2018-08-07 17:21:33 +03:00
Rsl1122
a8f57c8edd Added a 10s caching layer between database and network page creation 2018-08-07 17:15:57 +03:00
Rsl1122
efa4b36b6c Object serializer 2018-08-07 10:15:26 +03:00
Rsl1122
a96cec0c22
Update versions.txt [skip ci] 2018-08-06 12:27:28 +03:00
Rsl1122
a515357736 Fix smell with incrementation 2018-08-06 12:06:52 +03:00
Rsl1122
6aae5be083 Close old and return new if connection invalid 2018-08-06 12:05:54 +03:00
Rsl1122
8641bd5f0d Added connection validation to MySQL 2018-08-06 11:54:12 +03:00
Rsl1122
cccdf14e9b Changed PlanSystem enable and disable methods 2018-08-06 11:21:33 +03:00
Rsl1122
2df83bf4ce Added .db files to gitignore 2018-08-06 11:07:38 +03:00