games647
bebb04bdea
Share the same force login mangement for less duplicate code
2016-09-22 10:56:31 +02:00
games647
91f41c55de
Finally set a value to the API column
2016-09-21 13:24:26 +02:00
games647
1acc825f81
Remove deprecated API methods
2016-09-21 13:22:48 +02:00
games647
87ca00d75d
[SwitchMode] Kick the player only if the player is unknown to us
2016-09-21 09:16:19 +02:00
games647
5075a71843
A few code styling things
2016-09-20 13:32:06 +02:00
games647
da266c7e91
Fix loading of settings
2016-09-19 17:59:45 +02:00
games647
acab4766b1
Remove database migration logging
2016-09-19 15:59:57 +02:00
games647
bef90d11cd
Deploy only the universal jar to the target folder
2016-09-18 11:40:21 +02:00
games647
ca42a7c19e
Refactor more code for more Java 8 and Guava usage
2016-09-17 15:19:07 +02:00
games647
b533197f05
Fix config loading in BungeeCord
2016-09-17 15:19:07 +02:00
Maxetto
c94711f315
Fix verb ( #79 )
2016-09-17 08:02:33 +02:00
games647
17c2099bf1
Make use of the awesome Java 8 features
2016-09-16 17:40:42 +02:00
games647
31d6b67381
Try to upgrade to Java 8. I hope enough people are using it.
2016-09-16 16:31:47 +02:00
games647
4292e9aaa0
Less deprecated warnings + Clean up
2016-09-15 11:10:52 +02:00
games647
07d0aededa
Fix loading with unloaded configuration values
2016-09-15 10:33:17 +02:00
games647
76f5ba7ed1
Refactor a lot of code + Add Guava v10 as shared library
2016-09-11 21:26:03 +02:00
games647
2cd50d23ad
Revert converting auth hooks to the new format
...
-> backwards compatibility
2016-09-11 20:07:21 +02:00
games647
9f5f61f1c2
Do the same for the password generator
2016-09-11 19:57:27 +02:00
games647
3e9c8e3a7e
More shared project code for less errors and less duplication
2016-09-11 18:59:42 +02:00
games647
8e5da01be0
Added configuration to disable auto logins for 2Factor authentication
...
(Fixes #65 )
2016-09-09 16:52:44 +02:00
games647
5022c9aa7b
Add cracked whitelist ( Fixes #42 )
...
(switch-mode -> switching to online-mode from offlinemode)
2016-09-09 16:40:24 +02:00
games647
ad1ab22586
Test another locale sqlite fix
2016-09-08 11:48:13 +02:00
games647
115fc2e7ba
A try to fix SQLite timestamp parsing
2016-09-04 12:14:28 +02:00
games647
b35d67b5c0
Add missing add-premium-other message
2016-09-01 19:41:58 +02:00
games647
58ac73a5a9
Fix update username in FastLogin database after nameChange ( Fixes #67 )
2016-08-31 13:29:06 +02:00
games647
d20db79f46
Add second attemp login -> cracked ( Fixes #51 )
2016-08-29 17:38:46 +02:00
games647
c28d889c1b
Remove complex nameChange convert since we now allow duplicate uuids
2016-08-26 13:32:28 +02:00
games647
ad60397851
Added auto login importers
2016-08-25 17:45:09 +02:00
Maxetto
fcd98fce43
Fix Color Code ( #54 )
...
Got it wrong the first time.
2016-08-09 19:17:48 +02:00
games647
27c04ff08f
Fix BungeeCord autoRegister ( Fixes #46 )
2016-07-31 09:57:50 +02:00
games647
dc395cdc3f
Remove debug code
2016-07-20 20:03:17 +02:00
games647
f7626ab969
Read the fully input from mcapi.ca instead of just one line
2016-07-20 11:54:00 +02:00
games647
642c1621ad
Fine tune timeout length
2016-07-13 13:00:25 +02:00
games647
eb965d5a48
Fix importing
2016-07-13 10:05:22 +02:00
games647
457bc9cf47
Fix SQLite drop index
2016-07-12 13:06:27 +02:00
games647
2ab3c6b77c
Update AutoIn importer
2016-07-12 12:39:06 +02:00
games647
f27bad02d3
Remove the uuid index for name change conflicts
2016-07-12 12:23:32 +02:00
games647
9334296beb
Fix saving on name change
2016-07-10 19:25:37 +02:00
Maxetto
b84b340a77
Consistency language update ( #33 )
...
Messages that aren't targeted to the player invoking the command shouldn't start with "You are", that could be confusing.
Changed Warning message to be more eye-catching to the player. Assuming also that next line doesn't take the color code from previous line (otherwise change "&r" with "&6").
2016-07-07 14:51:14 +02:00
games647
c50249edea
Switch to mcapi.ca and add configurable number of requests
2016-07-07 12:20:39 +02:00
games647
2b16f3341f
Use the loginevent to send the client the offline uuid
...
-> skin applies on deactivated premium uuid
2016-07-03 16:58:23 +02:00
games647
167ce66057
Added note about skin forwarding if premium uuids are disabled
2016-07-03 14:18:27 +02:00
games647
8d1021e44c
Update fake player methods
2016-06-29 19:04:12 +02:00
games647
22dcc50950
I'm stupid (Related #27 )
2016-06-20 16:16:31 +02:00
games647
bd3494eed0
Fix recursive method invocation (Related #27 )
2016-06-20 15:27:43 +02:00
games647
1aba9a0f3b
Added us.mcapi.com as third-party APIs to workaround rate-limits
...
(Fixes #27 )
2016-06-20 14:12:29 +02:00
games647
6faf00e1bf
Support for making requests to Mojang from different IPv4 addresses
...
(Related #27 )
2016-06-20 13:52:37 +02:00
games647
b009658eea
Fix typo in BungeeCord message key
2016-06-16 15:10:25 +02:00
games647
2881689f09
Fixed default message copying
2016-06-15 17:35:10 +02:00
games647
b74faa2fd5
Fix missing translation
2016-06-15 13:26:20 +02:00