Gabriele C
ee177e8a3a
Remove the IPManager
...
We don't need it anymore
2016-04-08 14:34:21 +02:00
Gabriele C
4ec98e5b3d
Fix #646
...
Thanks to @hakumanatatu
2016-04-07 22:57:20 +02:00
Gabriele C
68ef28df08
Fix minor issues
2016-04-07 22:51:02 +02:00
Gabriele C
d56b63c5f0
Fix #644
2016-04-07 22:39:35 +02:00
Gabriele C
ee3299afd2
Fix startup error #643
2016-04-07 19:10:57 +02:00
ljacqu
83c02f487f
Minor - improve previous commit
2016-04-07 17:48:33 +02:00
ljacqu
b3a3843b60
Tools: doc templates - add support for iterating tags
...
- Support iterating tags
- Generate (update) all docs
2016-04-07 17:19:52 +02:00
Gabriele C
d46ad9ab5e
Update hikari logger
2016-04-06 17:36:34 +02:00
games647
70fbca3c47
Re-enable hideTablist because it's compatible with SkinRestorer
2016-04-06 15:20:29 +02:00
Gabriele C
46c6eba3ea
Bump API
2016-04-05 23:29:42 +02:00
games647
d19d1772ba
Fix other players are invisble on hideTablist
2016-04-05 21:31:55 +02:00
games647
17ae88c94b
Fix other players are invisble on hideTablist
2016-04-05 21:30:32 +02:00
games647
48c5dd03bd
Fix restore of tablist hider
2016-04-05 21:22:19 +02:00
ljacqu
9ea75c502c
#567 Move email validation logic to validation service
2016-04-03 20:44:13 +02:00
ljacqu
b6ccb3e632
#567 Add/change email should be aware of account threshold
2016-04-03 14:24:12 +02:00
Gabriele C
88e517635c
wtf was that xD
2016-04-03 13:03:16 +02:00
ljacqu
c079692f1d
Minor - code householding (tests)
...
- Remove redundant uses of WrapperMock
- Use assertThat() from JUnit, not hamcrest
- Use hamcrest Matchers everywhere (not BaseMatchers etc.)
- Favor Mockito's argThat() over using ArgumentCaptor (more succinct)
- Delete useless test classes
2016-04-03 07:38:13 +02:00
ljacqu
ba217a2595
Fix disable collisions setting
2016-04-03 07:26:23 +02:00
Gabriele C
c46c1251d9
fix wrong property in config.yml
2016-04-03 01:28:14 +02:00
Gabriele C
5a8ba7d462
fix wrong property in config.yml
2016-04-03 01:23:38 +02:00
ljacqu
4f86604699
Check valid password via service
...
- Create validation service; fixes same code being duplicated in four places
- Goal is to remove Utils class, by moving methods to validation service or other services
- Remove unused properties in legacy settings
2016-04-02 22:44:20 +02:00
DNx
73161de808
Merge pull request #123 from lifehome/master
...
Updating all Chinese translation
2016-04-02 14:42:56 +07:00
Ivan Ip
0ff8430bf2
Fixed some typo, also updated zh_TW
2016-04-02 01:23:09 +08:00
Ivan Ip
c010a371d4
Fix placeholder and string sortings.
2016-04-02 01:11:19 +08:00
Ivan Ip
3a3ea4d228
First repairing commit to fix Chinese Lingual.
2016-04-02 01:06:21 +08:00
Gabriele C
de89244e0e
#630 Disable collisions for unlogged players
2016-04-01 18:21:05 +02:00
Gabriele C
997c31a03e
Cleanup warnings
2016-04-01 17:02:57 +02:00
DNx5
46a10da40f
Fix test
2016-04-01 13:47:35 +07:00
DNx5
c63b9786f8
IpAddressManager should work with BungeeCord too.
2016-04-01 13:28:00 +07:00
DNx5
ff17e4ca6b
Minor improvement.
2016-04-01 13:05:26 +07:00
DNx5
f7408c3e14
Improve AutoPurge feature, #627
2016-04-01 11:32:13 +07:00
DNx5
cb995a99a6
Fix Sqlite backend didn't remove old accounts.
2016-04-01 08:45:31 +07:00
DNx5
79eb0248f8
Run auto purge task asynchronously.
...
* prevent blocking server startup.
2016-04-01 08:33:11 +07:00
DNx
6f8b970c5c
Update Log4JFilter.java
2016-03-31 20:20:11 +07:00
DNx
2c995168e3
this one, for sure.
2016-03-31 19:49:52 +07:00
DNx
b8336e31a6
Fix test.
2016-03-31 19:45:11 +07:00
DNx5
0fc15b8105
Fix removePassword option not working on KCauldron.
2016-03-31 19:16:05 +07:00
DNx5
6132743913
Update pom.xml
2016-03-31 15:33:50 +07:00
DNx5
8819f26c29
Fix #632
...
- Fix permissions manager is not initialized when constructing antibot instance.
2016-03-31 15:30:38 +07:00
DNx5
b43e706572
Update Bukkit API to 1.9-R0.1-SNAPSHOT
2016-03-31 14:36:01 +07:00
Gabriele C
379541d3cb
Update hikari logger
2016-03-31 02:11:23 +02:00
ljacqu
95f5951587
Change message file consistency test to show all errors
2016-03-29 19:08:38 +02:00
ljacqu
55c24b8e64
Test AntiBot + SwitchAntiBotCommand
2016-03-24 22:11:40 +01:00
ljacqu
351b24fd14
Change AntiBot from static to instance
...
- Convert static methods in AntiBot
- Create BukkitService for operations requiring calls to static methods on the Bukkit class
2016-03-24 20:58:51 +01:00
Gabriele C
881a192413
Update hikaricp
2016-03-21 23:15:34 +01:00
ljacqu
20ad253926
#547 Add javadoc + unit tests for ProcessService
2016-03-21 20:06:49 +01:00
games647
bea43b3140
Fix possible race condition on login processing
...
(Fixes Xephi/AuthMeReloaded#619 )
2016-03-21 14:40:37 +01:00
Gabriele C
2f850eed08
Disable tablist hider due to issues in 1.9
2016-03-20 13:51:23 +01:00
Gabriele C
3ef96cc233
Switch to slf4j-simple (needs testing)
2016-03-20 13:25:02 +01:00
Gabriele C
951adf0b5f
Update slf4j version
2016-03-17 21:38:47 +01:00