Commit Graph

2121 Commits

Author SHA1 Message Date
Rsl1122
1a278689d8 Added missing language to locale 2018-07-30 10:26:48 +03:00
Rsl1122
64984c6ea8 Fixed some inconsistencies in Locale implementation 2018-07-30 09:14:13 +03:00
Rsl1122
52fddeac78 Fixed some inconsistencies in the Locale 2018-07-29 20:44:42 +03:00
Rsl1122
d62d510bda Html Lang implementations, Fixed LocaleFileWriter 2018-07-29 13:15:31 +03:00
Rsl1122
c44ddac69d Fixed accidental moment.js breakage 2018-07-29 12:11:18 +03:00
Rsl1122
ca93523f14 Html locale replacement code 2018-07-29 11:11:33 +03:00
Rsl1122
d33f305bb2 Renamed locale files to _old 2018-07-29 11:00:31 +03:00
Rsl1122
73afb678d0 A lot of CommandLang locale - removed rest of Msg 2018-07-29 10:58:00 +03:00
Rsl1122
3417b6ca9f Processing locale stuff 2018-07-29 09:39:08 +03:00
Rsl1122
09796cdbec Database locale stuff 2018-07-29 09:34:47 +03:00
Rsl1122
2d3ca08dfe VersionCheckSystem locale stuff 2018-07-29 09:15:36 +03:00
Rsl1122
5da4b043c4 WebServer and Geolocation Cache Locale stuff 2018-07-29 09:03:13 +03:00
Rsl1122
8b2f38eb5f Removed Aliases from DeepHelp since they're already displayed. 2018-07-29 08:42:48 +03:00
Rsl1122
bf81052dac ManageLang, removed a lot of Msg variables that have been replaced 2018-07-29 00:16:42 +03:00
Rsl1122
a98a15627b In Depth help for commands (Does not compile yet) 2018-07-28 22:53:11 +03:00
Rsl1122
9ca2fd549b
Merge pull request #662 from Argetan/master
Updated Font Awesome from 5.0.13 -> 5.2.0
2018-07-28 19:46:50 +03:00
Argetan
00eeec0df2
Merge branch 'master' into master 2018-07-28 18:43:49 +02:00
Rsl1122
430e0dcdbf Begun work on the new Locale system #635 (Does not compile yet) 2018-07-28 18:31:07 +03:00
Julian van Doorn
9cb1c24192 Updated Font Awesome from 5.0.13 -> 5.2.0 (furthermore still supports 4.7.0). 2018-07-28 11:39:14 +02:00
Rsl1122
bcdcc152cd Relocated org.slf4j to remove conflict with other plugins using HikariCP 2018-07-28 10:00:08 +03:00
Rsl1122
53ed4e81ea Merge remote-tracking branch 'origin/4.4.2' into 4.4.2
# Conflicts:
#	Plan/src/main/java/com/djrapitops/plan/system/database/databases/sql/patches/Patch.java
2018-07-28 09:43:32 +03:00
Rsl1122
5625b90852 Database Patching from project-organization branch (with fixes) 2018-07-28 09:43:14 +03:00
Rsl1122
9e9d9e25b8 Database Patching from project-organization branch (with fixes) 2018-07-28 09:32:05 +03:00
Rsl1122
7260081b9b
Update versions.txt 2018-07-27 09:17:09 +03:00
Rsl1122
349c556db4 Replaced DHCP2 with HikariCP #660 (Possibly fixes #648) 2018-07-27 09:08:02 +03:00
Rsl1122
a0737f2ca8 Fixed #653 Exception cause 2018-07-26 15:34:50 +03:00
Rsl1122
68a2947f70 Tests attempting to solve #655 2018-07-26 15:32:51 +03:00
Rsl1122
abeb841378 Fix CraftBukkit not working due to ping task 2018-07-26 15:05:05 +03:00
Dawson
4800728098 Add sponge link to readme (#654)
added sponge link to ### Links
2018-07-24 07:57:55 +03:00
Rsl1122
ae9f314683
Update versions.txt 2018-07-19 15:14:30 +03:00
Rsl1122
40157e8006
Merge pull request #640 from Rsl1122/4.4.1
PR for 4.4.1
2018-07-19 15:13:42 +03:00
Rsl1122
31e04bb080 Fixed Processing sometimes running processors on the main server thread 2018-07-19 14:11:16 +03:00
Rsl1122
38084bee63 Version bump to 4.4.1 2018-07-19 10:14:08 +03:00
Rsl1122
1eb456d35a Fixed Towny accordion not appearing. Fixed town block counting 2018-07-19 10:09:45 +03:00
Rsl1122
0661c0b1bd Fixed litebans table breaking the server page #636 2018-07-19 09:51:19 +03:00
Rsl1122
403503e61f Improved Ping gathering outlier filtering. "Unavailable" to player ping 2018-07-19 09:39:11 +03:00
Rsl1122
2ddf220afd
Update versions.txt 2018-07-18 13:25:19 +03:00
Rsl1122
d95b3b567b
Merge pull request #634 from Rsl1122/4.3.3
PR for 4.4.0
2018-07-18 13:24:10 +03:00
Rsl1122
c34903482c Added back missing pluginbridge 2018-07-18 12:25:00 +03:00
Rsl1122
da8d41e40b Version bump to 4.4.0 2018-07-18 12:14:53 +03:00
Rsl1122
23e555ad1a Fixed players table order #622 2018-07-18 12:03:09 +03:00
Rsl1122
2161e26a3f Fixed "BungeeCord" appearing as network name on player and network pages 2018-07-18 11:54:25 +03:00
Rsl1122
d7de65c098 Updated pluginbridge 2018-07-18 10:54:26 +03:00
Rsl1122
28186a06f6 Fixed Litebans table taking too large width on Player page #633 2018-07-18 10:53:33 +03:00
Rsl1122
cd88af2f77 Fixed tests 2018-07-18 10:48:32 +03:00
Rsl1122
a40c10f6bb Added ping to player page, started work on a test database creator 2018-07-18 09:23:46 +03:00
Rsl1122
4960ccdcb0
Update README.md 2018-07-17 14:30:05 +03:00
Rsl1122
2c9f89eb50 Fixed sqlite -> sqlite backup 2018-07-16 19:04:27 +03:00
Rsl1122
62221b1582 Added missing PING to PlayerContainer when a single player was fetched. 2018-07-16 18:42:36 +03:00
Rsl1122
60592c62e9 Fixed travis.yml 2018-07-16 18:26:02 +03:00