Commit Graph
64 Commits
Author SHA1 Message Date
ljacqu 195e409efd Add configurable antibot interval (#826) lost while merging master
- Add interval configuration
- Small refactoring: make OnJoinVerifier not call antibot if a PlayerAuth is available
2016-10-30 09:24:31 +01:00
ljacqu 7a43703d52 Merge branch 'master' of https://github.com/AuthMe-Team/AuthMeReloaded into antibot-improvement
Conflicts:
	src/main/java/fr/xephi/authme/service/AntiBotService.java
2016-10-30 08:58:26 +01:00
Gabriele C 31d8b38fe5 #826 add setting to define the antibot interval 2016-10-23 22:05:10 +02:00
DNx5 cbd9add1b7 Removed a test for antibot service. 2016-10-18 03:46:15 +07:00
Gabriele C 700ab5f3e4 Cleanup 2016-10-09 23:46:07 +02:00
Gabriele C 7b5a857f74 Remove useless packages 2016-10-07 19:19:12 +02:00
ljacqu 4b2ad51354 #970 Fix & write unit tests for antibot startup delay config 2016-10-05 22:45:26 +02:00
Gabriele Candljacqu 58c42cf300 Package cleanup
- authme.cache to authme.data
- Rename PlayerData to LimboPlayer to match with LimboCache
- Move authme.converter to authme.datasource.converter
- Split output package into output and message
2016-10-05 21:10:40 +02:00
Gabriele C 7e2912cc60 Revert "Fix refactor errors"
This reverts commit 2d2c14eb0a.
2016-10-04 22:31:37 +02:00
Gabriele C 2d2c14eb0a Fix refactor errors 2016-10-04 22:30:25 +02:00
Gabriele C 42dbb27728 Service cleanup 2016-10-04 19:08:18 +02:00
ljacqu 5c2d7139bc Create unit tests for antibot refactoring 2016-10-03 21:55:04 +02:00
Gabriele C 88ce493438 AntiBot cleanup + moved to services
Some test needs to be fixed/added
2016-10-02 19:41:14 +02:00
ljacqu c78acee6e0 #472 Add translatable messages and unit tests 2016-09-16 23:18:32 +02:00