Commit Graph

2121 Commits

Author SHA1 Message Date
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
Rsl1122
1f624078d9 Set up leakDetection & Pool name incrementation for MySQL 2018-08-06 09:42:14 +03:00
Rsl1122
00bd119481 Fixed compile issue that appeared because of commit cleanup 2018-08-05 22:12:28 +03:00
Rsl1122
eb88f85467 Fixed compile issue that appeared all of a sudden? 2018-08-05 22:06:41 +03:00
Rsl1122
1456d78bd4 Removed unnecessary use of getValue inside Session 2018-08-05 22:02:52 +03:00
Rsl1122
0294dc4ec8 Attempt to fix #656 #655 & wrote tests to ensure Session functionality 2018-08-05 11:22:42 +03:00
Rsl1122
0b6d6cb687 Main address now redirects to /server on HTTP servers #668 2018-08-05 11:01:09 +03:00
Rsl1122
addd463406 Fixed World Map causing issues introduced in fcc87d5 2018-08-05 11:00:15 +03:00
Rsl1122
d5965ffdc1 Fixed TPSMutator calculating downtime incorrectly #672 2018-08-05 10:35:24 +03:00
Rsl1122
128f788232 Fixed compile issue 2018-08-04 15:23:32 +03:00
Rsl1122
d9fc8cb842 IntelliJ code smells 2018-08-04 13:03:07 +03:00
Rsl1122
5a69797552 Removed a bunch of unused code 2018-08-04 12:51:20 +03:00
Rsl1122
c84871496c Fixed CacheInspectPageRequest debug-logging an exception message 2018-08-04 12:16:33 +03:00
Rsl1122
e0b05cc169 Fix a code smell 2018-08-04 12:09:10 +03:00
Rsl1122
e3f344b1c6 Fix exception on DeathEvent #667 2018-08-04 12:00:34 +03:00
Rsl1122
fcc87d5a87 TextStringBuilder to some appropriate instances 2018-08-04 11:50:36 +03:00
Rsl1122
2ad2d70166 Updated plugins and dependency versions 2018-08-04 11:50:05 +03:00
Rsl1122
c1cc7f21aa
Merge German locale by Morsemorse (#670)
* Update locale_DE.txt
2018-08-03 21:43:06 +03:00
Rsl1122
56aa498258 Replaced HttpUrlConnection with apache HttpClient in ConnectionOut 2018-08-03 15:54:02 +03:00
Rsl1122
2b103cc43b Fixed some new code smells 2018-07-31 10:30:34 +03:00
Rsl1122
0ba447ddf7 Fixed retain percentage calculation on health tab #652 2018-07-31 10:19:58 +03:00
Rsl1122
d1f4b70b8c Merge remote-tracking branch 'origin/4.4.2' into 4.4.2 2018-07-30 16:32:11 +03:00
Rsl1122
5d5fe7c452 Split commit and returnToPool methods into proper classes 2018-07-30 16:28:56 +03:00
Rsl1122
1e7bf388b2
Update locale_FI.txt (#663)
* Update locale_FI.txt

* Delete locale_FI_old.txt
2018-07-30 12:08:35 +03:00
Rsl1122
a93ffaca7e Default English locale placeholders for translators 2018-07-30 11:34:51 +03:00
Rsl1122
a35da3dad2 FIXED UTF-8 CHAR ENCODING ISSUE (Fixes #291 #331) 2018-07-30 11:21:27 +03:00
Rsl1122
df50b8bb76 Fixed some replacement issues 2018-07-30 10:47:32 +03:00