Commit Graph

222 Commits

Author SHA1 Message Date
games647 39be806ae7 More debug calls to set the premiumUUID 2018-05-06 11:20:52 +02:00
games647 084afef899 Update premium UUID on verification (Related #208) 2018-05-04 19:45:43 +02:00
games647 8a9eed3a74 Add /newline variable 2018-05-04 18:54:26 +02:00
games647 ddc3aa9279 Replace deprecated PropertiesResolveEvent with LoginFinishEvent
affects only ProtocolSupport
2018-04-26 10:08:56 +02:00
games647 791df26702 Fix defaults overriding config 2018-04-05 18:42:50 +02:00
games647 cdf1988f2f Fix comping after craftapi update 2018-04-05 17:38:16 +02:00
games647 f476c091bb Fix default message loading, because default values are ignored by .getKeys() 2018-04-05 17:33:32 +02:00
games647 2cd0b194aa We are SNAPSHOT build not a release candidate
Maven versions plugin is great for multi-modules.
Run mvn version:set -DnewVersion=... and that's it.
2018-03-31 10:38:57 +02:00
games647 f2e42019d6 Mention the new FastLogin module names in the setup guide 2018-03-31 10:34:26 +02:00
games647 82ec71e8d0 Update premium status for non-bungeecord setups (Related #200) 2018-03-27 20:43:53 +02:00
games647 6d207d62ba Fix BungeeCord blacklist condition checking 2018-03-25 15:44:51 +02:00
games647 889dab3152 Migrate to PlaceholderExpansion from PlaceholderAPI 2018-03-21 11:02:55 +01:00
games647 71c1f4f12e Remove session in ProtocolSupport directly without expiring 2018-03-18 16:22:03 +01:00
games647 8b613a48cc Forward skin from ProtocolLib verification response 2018-03-16 16:40:12 +01:00
games647 c1cb28c996 Add basic API (Fixes #200) 2018-03-16 15:15:03 +01:00
games647 b534765ff8 Always forward premium status to spigot 2018-03-16 15:14:35 +01:00
games647 5bcfdfeb32 Cancel restore session events if it's a premium player (Related #201) 2018-03-16 14:44:35 +01:00
games647 61c1364506 Simplify command handling 2018-03-11 11:47:02 +01:00
games647 a29dd849f9 Move shared Mojang client into independant project 2018-03-09 14:39:02 +01:00
games647 3f9eba69ba Generate a public key only for ProtocolLib listener 2018-03-09 13:57:51 +01:00
games647 f250f8071f Optional migration 2018-03-05 21:27:48 +01:00
games647 4d470be712 Dump AuthMe version 2018-03-05 17:35:33 +01:00
games647 e2c04f2c26 Add isSaved helper 2018-03-02 19:56:17 +01:00
games647 86694982c7 Minor refactoring 2018-03-02 18:29:38 +01:00
games647 04b00f4f22 Add driver available check for more readable error messages 2018-02-24 20:45:22 +01:00
games647 48c2355745 Remove copy-paste misleading package name 2018-02-24 20:45:22 +01:00
games647 cff25c958d Extract BungeeCord message in dedicated classes 2018-02-24 20:45:20 +01:00
games647 06bb4b80dd Add toString methods to all relevant classes 2018-02-24 20:43:18 +01:00
games647 2bdd051a41 Remove universal jar building for a smaller jar footprint and less conflicts with provided dependencies 2018-02-24 20:43:18 +01:00
games647 526a8a9d51 Log invalid proxy id messages 2018-02-24 10:45:52 +01:00
games647 8cbdb66625 Relocate HikariCP and slf4j too to prevent conflicts 2018-02-08 13:24:42 +01:00
games647 e5e815a885 Cancel autologin for AuthMe sessions (Fixes #189, #148, #103) 2018-02-05 15:01:28 +01:00
games647 d0d5bd300b Use static imports for Colectors.* 2018-02-05 12:54:35 +01:00
games647 dcef62fa57 Fix FileAlreadyExistsException for sym linked folders 2018-01-27 21:49:32 +01:00
games647 3beb8beaeb Migrate tests to assertThat 2018-01-27 18:47:01 +01:00
games647 f3ea7ecbbe Update development builds link 2018-01-27 18:46:43 +01:00
games647 25c725f237 [ci skip] Update LoginSecurity to 2.1.7 to fix compiling 2017-12-01 09:35:37 +01:00
games647 ffe4eb7364 Clarify BungeeCord plugin installation on Spigot 2017-11-25 09:34:38 +01:00
games647 82a258097d Use SecureRandom for passwords 2017-10-30 17:57:01 +01:00
games647 57eff4b3ec Fix NPE for skin apply in ProtocolLib mode (Related #182) 2017-10-15 17:57:24 +02:00
games647 4858049c2a Use direct proxies instead of ssl factories for multiple IP-addresses 2017-10-14 18:25:12 +02:00
games647 df945146b8 Fix debug logging 2017-10-07 19:19:45 +02:00
games647 105e00b7e8 Use Instant for timestamps 2017-10-01 17:11:06 +02:00
games647 dce44295d0 Migrate SLF4J logging (Fixes #177) 2017-09-29 16:54:29 +02:00
games647 1f917f3a8d Use Optionals for nullable values 2017-09-24 19:50:42 +02:00
games647 e6c23a4bb5 Use Gson's TypeAdapter for more type safety 2017-09-23 13:56:28 +02:00
games647 66b808c999 Fix compile 2017-09-22 21:41:24 +02:00
games647 2932de5588 Add support for IPv6 proxies 2017-09-22 21:08:24 +02:00
games647 16f7461568 Fix message loading was interacting with the normal config 2017-09-22 20:11:58 +02:00
games647 2f0eb81735 Shade the Bungee-Config implementation because it's platform independent 2017-09-22 20:07:04 +02:00