ljacqu
7f1894c5be
Remove no longer needed method in test class
2019-04-27 12:46:39 +02:00
Gabriele C
59c69de63d
Fix 1.8 - 1.13 compatibility
2019-04-24 17:22:42 +02:00
Gabriele C
5b97841699
Add 1.14 compatibility
2019-04-23 17:18:42 +02:00
ljacqu
53b8442309
Add Serbian to translation doc, rename from "rs" to "sr", fix percentage bar images
2019-04-14 11:10:07 +02:00
Srđan Cokić
b897f7c25f
Translation to Serbian (RS) ( #1792 )
...
* Create messages_rs.yml
* Create help_rs.yml
2019-04-13 17:30:27 +02:00
Alexandre Vanhecke
44cb787577
Add an option to disable MySQL server certificate check - Fix #1735
2019-04-05 22:31:47 +02:00
ljacqu
c856191659
Update to ConfigMe 1.1.0
...
- Squash of PR #1764
2019-03-01 20:22:38 +01:00
lifehome
ffb957ff19
Fix a typo ( #1763 )
2019-02-28 12:27:39 +01:00
Gabriele C
a347b4a9bb
Remove sponsor message
2019-01-12 14:03:02 +01:00
Gabriele C
bdbb7d79fd
Specify licensing in about command
2019-01-12 12:17:08 +01:00
Madis
fdded6be9f
Minor fixes for Estonian ( #1724 )
...
Informal _you_, untranslated word, typo fix
2019-01-09 02:28:35 +01:00
Gabriele C
98efa35183
Happy new year!
2019-01-01 03:52:25 +01:00
Kristjan Krušič
696bcc7ba6
Update the copyright year to 2018 just in time. ( #1721 )
...
We can't just skip from 2017 to 2019.
2019-01-01 03:50:41 +01:00
games647
2f7672b489
Hide the inventory for online players on reload (Related #1709 )
2018-12-25 16:58:03 +01:00
ljacqu
75e1e5ce51
#1707 Make column context thread-safe
2018-12-17 20:42:43 +01:00
ljacqu
c27a8d359c
Merge branch '5.5.0' of https://github.com/AuthMe/AuthMeReloaded
2018-12-04 19:52:12 +01:00
ljacqu
136b9e4b6e
Close #1317 Remove migration of lastlogin column from timestamp to bigint
2018-12-04 19:51:11 +01:00
ljacqu
bce1110b13
Minor: check returned permission system type in permission handler test
2018-12-04 19:48:46 +01:00
Twonox
a1ae03f9cf
Update messages_fr.yml ( #1701 )
...
* Update messages_fr.yml
* Update messages_fr.yml
* Update messages_fr.yml
* Update messages_fr.yml
2018-12-04 19:46:48 +01:00
ljacqu
e84be5e4de
#1702 Consider that Vault permission handler may return null for permission groups
2018-12-04 19:45:46 +01:00
ljacqu
80647c04f4
Merge branch '5.5.0' of https://github.com/AuthMe/AuthMeReloaded
2018-12-04 19:05:14 +01:00
ljacqu
f431325516
#1650 Fix users with capitals not having their session saved
2018-12-04 19:04:25 +01:00
Gabriele C
427251a4f3
Actually support 1.8 servers
2018-12-02 00:28:14 +01:00
Gabriele C
650a97647a
Drop FlatFile storage converter
...
It's time...
2018-11-30 15:29:30 +01:00
Gabriele C
24804d3f12
Better server version warning message
2018-11-30 15:20:13 +01:00
Gabriele C
04a835a282
Check server version on startup
2018-11-30 15:17:54 +01:00
Gabriele C
d89f8e0e66
Fix build
2018-11-30 14:47:08 +01:00
Gabriele C
92493e826c
Merge branch 'master' of https://github.com/AuthMe/AuthMeReloaded
2018-11-30 14:20:29 +01:00
tzerber
3cb40a2c93
Updated Bulgarian translation ( #1697 )
...
* Added Bulgarian translation
* Updated Bulgarian Translation
* Add files via upload
* fixed repo messup from the fork
* Updated Bulgarian translation
2018-11-30 13:59:55 +01:00
tzerber
f6d0589e8f
Updated Bulgarian translation ( #1695 )
...
* Added Bulgarian translation
* Updated Bulgarian Translation
2018-11-30 12:45:22 +01:00
Gabriele C
c11e4b9f15
Remove 1.7 support
2018-11-30 09:23:30 +01:00
Gabriele C
fdcbb3334e
Abort initialization if AuthMeBridge is enabled.
2018-11-21 13:15:21 +01:00
Spectre
d2f7686c2c
Korean translation ( #1681 )
2018-11-11 14:04:47 +01:00
lifehome
512d9e5e5b
Fix Chinese font issue ( #1680 )
...
* Fixed rendering bug and color code consistency
* I screwed the time.
2018-11-08 18:08:57 +01:00
lifehome
81d07f82ef
New strings and fixes for zhHK translation ( #1677 )
...
* Grammar + punctuation fix
I actually done this like months ago, but forgot to commit it tho. 😐 FML
* 2FA strings translated
* Email verification strings translated
2018-11-08 08:27:25 +01:00
Rainer
5e187f585e
Updated Estonian translation files ( #1678 )
...
* Updated Estonian translation files
* Minor fixes
Fixed the link in messages_et.yml and translated the bottom part of help_et.yml
2018-11-04 23:44:43 +01:00
Aleksandr 'kidi' Mayer
6b9d1d2422
Updated Russian messages up to 29.10.18 ( #1673 )
2018-10-29 23:38:20 +01:00
Gabriele C
3e1d217973
Fix gson dependency
2018-10-23 16:56:49 +02:00
Gabriele C
d2373ed73f
Fix unit test
2018-10-23 16:12:00 +02:00
tomasloksa
6177698943
Fix gammar ( #1669 )
2018-10-20 21:24:23 +02:00
Alexandre Vanhecke
0b0e8d71b7
Implements whitelist for inventories interactions ( #1657 )
2018-10-10 02:35:35 +02:00
montlikadani
1d6729425f
Do not create a welcome.txt file when boolean is false ( #1633 )
...
* Update WelcomeMessageConfiguration.java
* Update WelcomeMessageConfiguration.java
* Fix compile error
2018-10-09 02:21:21 +02:00
Eufranio
6c62888377
Update brazilian localization ( #1648 )
2018-10-02 17:39:10 +02:00
gemerfoxy
033b214ca6
Improved translations ( #1643 )
...
Some word has been corrected to proper Indonesian language
2018-09-19 15:31:30 +02:00
Gabriele C
84a65344c7
Fix unit test
2018-09-19 00:32:42 +02:00
Gabriele C
7f91b739f2
Maven cleaup
2018-09-17 22:55:36 +02:00
Gabriele C
09c3e7bf22
Drop deprecated v2 API
2018-09-17 20:21:09 +02:00
Gabriele C
f7024d5382
Fix #1625
2018-09-17 20:16:05 +02:00
EdPlaysMC
f9e94a4121
Update messages_zhcn.yml ( #1642 )
2018-09-16 10:29:15 +02:00
EdPlaysMC
16f5b25256
Translated TODO ( #1641 )
2018-09-16 10:21:01 +02:00