Commit Graph

  • dda7bd5cb5 #1008 Check that OfflinePlayer's name is not null - Add check - Create test ljacqu 2016-11-19 17:36:05 +01:00
  • 30343d7587 Do not modify player's air level before he logs in ljacqu 2016-11-19 14:01:21 +01:00
  • 91aa5dc251 Update messages_es.yml (#183) RatchetCinemaESP 2016-11-19 14:23:38 +01:00
  • b20d2fcd69 #1000 Add Polish messages by @RikoDEV ljacqu 2016-11-19 11:45:07 +01:00
  • 5b51ecb0dd Minor: pass null as migration service in tests if no migration should occur ljacqu 2016-11-19 11:04:12 +01:00
  • 3ce6d06f1c Merge pull request #181 from AuthMe/1.11 Gabriele C 2016-11-18 02:02:29 +01:00
  • a196420eca Fix AuthMe initialization test after update to 1.11 ljacqu 2016-11-17 22:07:39 +01:00
  • 2fbf8b6c71 Use 1.11 Gabriele C 2016-11-17 21:53:28 +01:00
  • 4214c6dc80 #411 Forced commands: initial implementation ljacqu 2016-11-17 21:02:01 +01:00
  • 40cf79d2c1 Copy surefire xml files to CircleCI junit folder ljacqu 2016-11-17 20:48:53 +01:00
  • 44a8764115 Do not use master for experiments that break the build ljacqu 2016-11-17 20:42:55 +01:00
  • 92c4c18da4 1.11: does it compile? Gabriele C 2016-11-17 13:22:12 +01:00
  • e9f274aa89 Cleanup Gabriele C 2016-11-15 19:00:00 +01:00
  • b53f71706a Join process cleanup, change some default settings (should improve performance and security with default settings) Gabriele C 2016-11-15 18:41:27 +01:00
  • 15ff9ae442 Update dependencies + update README Gabriele C 2016-11-15 17:29:00 +01:00
  • fabd77f548 #1006 Player speed workaround Gabriele C 2016-11-14 19:07:50 +01:00
  • 3362cf7b95 Fix wrong logic #459 Gabriele C 2016-11-13 13:36:50 +01:00
  • cf04ec6082 Fix wrong config description for #459 Gabriele C 2016-11-13 13:35:19 +01:00
  • ed29ae2318 Update readme and name (un)restriction setting comments (#652) - Add missing language code to readme - Remove Gource video from readme (now over a year old) - Improve property comments for name restrictions and unrestrictions ljacqu 2016-11-13 12:27:52 +01:00
  • 5dda439bed Move RandomStringUtilsTest to correct package ljacqu 2016-11-13 10:49:51 +01:00
  • bb89a59a8a #850 Add setting specifying which password hashes should be checked ljacqu 2016-11-13 10:37:01 +01:00
  • 0a9afbe457 #999 Mail: explicitly map MIME types to Java classes ljacqu 2016-11-12 20:05:48 +01:00
  • 5e0ee51692 Revert "Use custom async thread execution pool" Gabriele C 2016-11-07 00:48:50 +01:00
  • a574245bb9 Use custom async thread execution pool Gabriele C 2016-11-07 00:47:07 +01:00
  • 72853a382f Initialization cleanup: use provider classes for Settings and DataSource - Separate provider methods from other tasks performed on startup - No longer requires BukkitService to be instantiated manually - Merge MetricsManager and Initializer into OnStartUpTasks ljacqu 2016-11-06 18:51:07 +01:00
  • f2cafe4f25 Merge pull request #177 from DenPim/patch-2 Gabriele C 2016-11-05 14:28:44 +01:00
  • 969d660965 Update messages_ru.yml Den 2016-11-05 16:17:27 +03:00
  • dd89851604 Run task closer on the main thread #992 Gabriele C 2016-11-02 18:24:54 +01:00
  • 1b1f6786da #974 Improve plugin.yml consistency test checking of permission children ljacqu 2016-11-02 14:46:24 +01:00
  • 5cce7e1fae Update version of ConfigMe, Mockito and sqlite-jdbc ljacqu 2016-10-30 13:44:13 +01:00
  • 2651786456 #459 Add other accounts command + Update config docs Gabriele C 2016-10-30 13:01:22 +01:00
  • 46af922fba Minor refactoring for tool tasks - Don't scan for translations on initialization in TranslationPageGenerator in order to speed up startup time of ToolsRunner - Extract checking for null / empty array of File#listFiles into a separate method - Move single method of RuntimeUtils into Utils class ljacqu 2016-10-30 10:43:59 +01:00
  • 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 ljacqu 2016-10-30 09:24:31 +01:00
  • 7a43703d52 Merge branch 'master' of https://github.com/AuthMe-Team/AuthMeReloaded into antibot-improvement ljacqu 2016-10-30 08:56:16 +01:00
  • b3e276d277 Remove wrong header from BR help file Gabriele C 2016-10-29 14:00:51 +02:00
  • 5e6bfd8f5e Merge pull request #174 from DeathrushW/master Gabriele C 2016-10-27 14:49:53 +02:00
  • 75425b439a Updating Translation BR! DeathrushW 2016-10-27 02:03:06 -02:00
  • 31d8b38fe5 #826 add setting to define the antibot interval Gabriele C 2016-10-23 22:05:07 +02:00
  • 50610f6305 #979 Provide more succinct error messages for missing command entries - Show only one error message if a command section is missing altogether - Remove "commands." prefix in missing command errors ljacqu 2016-10-23 21:50:44 +02:00
  • 0fc04e2bcf #823 Change default minimum username length to 3 Gabriele C 2016-10-23 21:45:12 +02:00
  • 3216a7ab27 #987 Add "help" as default unsafe password Gabriele C 2016-10-23 21:39:54 +02:00
  • 9466577993 #989 Ensure config comments never exceed 90 chars - Prevents horizontal scrollbar on markdown page (and in users' editors) - Add test that each property is accompanied with a comment ljacqu 2016-10-23 21:12:49 +02:00
  • b7a7d5b3bd #989 Create configuration docs page - Create tool task to generate a doc page with the generated config.yml - Rename tools.utils.FileUtils to FileIoUtils to avoid naming conflict with fr.xephi.authme.utils.FileUtils - Make all doc tasks output a success message at the end - Update all docs pages that have changed ljacqu 2016-10-23 18:29:00 +02:00
  • 9d21a4cda2 Minor maintenance on ToolTask classes - Use default method on AutoToolTask interface in favor of abstract SimpleAutoTask class - Adjust the path in various .tpl.md files - Remove unused constant in ToolsConstants ljacqu 2016-10-23 18:17:09 +02:00
  • 05f05f4fe7 #745 Fix unit tests for changes muting message task upon captcha ljacqu 2016-10-23 16:48:44 +02:00
  • 8f6643207e #979 Create tool task to verify help translations ljacqu 2016-10-23 16:25:34 +02:00
  • dd9ac75f3a #916 Fix authme.vip node description Gabriele C 2016-10-23 15:39:53 +02:00
  • cc151e6e8d Update HU messages #836 Gabriele C 2016-10-23 15:31:58 +02:00
  • fba2a898b9 Merge remote-tracking branch 'refs/remotes/origin/master' into 745-captcha-login-message Gabriele C 2016-10-23 15:25:46 +02:00
  • 232153813d Fix unit test Gabriele C 2016-10-23 15:25:02 +02:00
  • 1b60b07f60 Mute the message task when the player has to solve a captcha Gabriele C 2016-10-23 15:14:16 +02:00
  • f8745876de Generate config file automatically Gabriele C 2016-10-23 14:36:30 +02:00
  • edf7c227b2 Minor - create abstract SimpleAutoTask for simple tool tasks ljacqu 2016-10-23 13:14:06 +02:00
  • d09964f1cb #963 Create tool task to generate plugin.yml - Create task that generates commands/permissions section of plugin.yml - Change CommandInitializer to return a List instead of Set (preserve insertion order) - Merge CommandSyntaxHelper into CommandUtils ljacqu 2016-10-23 12:17:37 +02:00
  • 1867617dbb Add option to override dbcp size Gabriele C 2016-10-22 00:46:28 +02:00
  • 627b9dd5c5 Merge pull request #172 from Maxetto/patch-1 Gabriele C 2016-10-18 20:29:41 +02:00
  • 1d11824367 #293 Translatable help - show translated description of child commands - Show translated command descriptions when available - Fix bug where localized command is registered on the parent each time ljacqu 2016-10-18 19:47:57 +02:00
  • 3dab5cd70c #979 Check that help_xx.yml files are valid YAML - Change existing test checking messages_xx.yml to also have test for help_xx.yml files ljacqu 2016-10-18 18:31:49 +02:00
  • a6bbfcfb89 [IT Translation] Translate "/email show" command Maxetto 2016-10-18 18:08:41 +02:00
  • 9013b8f9a1 [IT Translation] Translate help command (#169) Maxetto 2016-10-18 18:01:39 +02:00
  • bb75d50c06 Set help command to short description and alternatives - As discussed in https://github.com/AuthMe/AuthMeReloaded/pull/169 ljacqu 2016-10-18 17:59:23 +02:00
  • dc8d0b9b6b Merge branch '768-update-messages-cmd' of https://github.com/AuthMe-Team/AuthMeReloaded ljacqu 2016-10-18 17:09:13 +02:00
  • cbd9add1b7 Removed a test for antibot service. DNx5 2016-10-18 03:46:15 +07:00
  • b3fd6170fe Use timestamp to determine if antibot should be activated - removed handleJoin method. DNx5 2016-10-18 02:53:20 +07:00
  • b55805ff87 - Added Test for '/email show' command. - Update javadoc & cleanup. DNx5 2016-10-17 23:29:45 +07:00
  • b10b67b22f - Rename 'EmailShowCommand' -> 'ShowEmailCommand' - Command detailed description should ends with '.' DNx5 2016-10-17 22:33:04 +07:00
  • 71e4c59c20 Add "/email show" command. #922 DNx5 2016-10-17 22:16:29 +07:00
  • dc5fe64b15 Use Bukkit/Spigot 1.10.2 Gabriele C 2016-10-16 23:50:47 +02:00
  • 77d4f4b24d #768 Adjust to ConfigMe 0.2 and restrict command with permission ljacqu 2016-10-16 21:40:59 +02:00
  • ed6c7043ae Merge branch 'master' of https://github.com/AuthMe-Team/AuthMeReloaded into 768-update-messages-cmd ljacqu 2016-10-16 20:39:18 +02:00
  • 995d4acda2 Upgrade to ConfigMe 0.2 ljacqu 2016-10-16 20:08:52 +02:00
  • 252813197f Test simple event cancellation with method references instead of reflection ljacqu 2016-10-16 11:19:54 +02:00
  • 264431c214 #768 Use ConfigMe to set and export messages - Bukkit's FileConfiguration escapes all special characters making the resulting file hard to use ljacqu 2016-10-12 22:27:34 +02:00
  • 755f3df33e #768 Create command for updating messages file ljacqu 2016-10-10 22:36:14 +02:00
  • 700ab5f3e4 Cleanup Gabriele C 2016-10-09 23:46:07 +02:00
  • 87f88cb32a #293 Fix localized command losing its children ljacqu 2016-10-09 16:23:18 +02:00
  • 76e6d757da Merge branch 'master' of https://github.com/AuthMe-Team/AuthMeReloaded into 293-translate-help-messages ljacqu 2016-10-09 15:39:50 +02:00
  • 5928aee097 #293 Add comments to help file, migrate header setting, write tests ljacqu 2016-10-09 14:53:10 +02:00
  • fc08e9dbd1 #976 Link messages file in doc, #836 update Hungarian messages ljacqu 2016-10-09 09:52:07 +02:00
  • edfd833198 #293 Improve handling of disabled sections ljacqu 2016-10-09 00:50:03 +02:00
  • 93c61a0511 #976 Create translations doc page ljacqu 2016-10-08 23:00:26 +02:00
  • a8d5b19807 Move all doc generating tasks into docs package ljacqu 2016-10-08 14:58:06 +02:00
  • f453a5b4f5 #293 Skip help sections if translation is empty ljacqu 2016-10-08 14:25:42 +02:00
  • dd9312f581 Minor improvements in tool tasks - Use java 8 types in UpdateDocsTask - Simplify permissions page writing task to write to the file without any options - Various minor simplifications (Java 8) to avoid casting etc. ljacqu 2016-10-08 00:38:51 +02:00
  • 6b1112438a #293 Fix tests and create consistency test for English help file ljacqu 2016-10-07 23:44:36 +02:00
  • 26716b0f79 #293 Create class for handling messages from file with fallback - Move logic for loading a messages file with a default fallback into one class - Remove message-specific handling from Settings class ljacqu 2016-10-07 22:28:08 +02:00
  • d78b7cc4af #293 Create class for handling message file initialization - Work in progress; more logic can be extracted ljacqu 2016-10-07 20:12:18 +02:00
  • a2732da0c3 Remove intellij dictionaries Gabriele C 2016-10-07 19:51:10 +02:00
  • d235b26ac3 Main class cleanup Gabriele C 2016-10-07 19:43:54 +02:00
  • 7b5a857f74 Remove useless packages Gabriele C 2016-10-07 19:19:12 +02:00
  • c30e7acdc5 Merge branch 'master' of https://github.com/AuthMe-Team/AuthMeReloaded into 293-translate-help-messages ljacqu 2016-10-07 19:11:41 +02:00
  • 71f3b86383 Minor - fix checkTestMocks task and rename PlayerDataTaskManager - Fix tool task to scan test folder - Rename PlayerDataTaskManager to LimboPlayerTaskManager to match its test class ljacqu 2016-10-06 20:29:50 +02:00
  • 4b2ad51354 #970 Fix & write unit tests for antibot startup delay config ljacqu 2016-10-05 22:45:26 +02:00
  • ac7bb5c0f6 Configurable antibot delay + delay only on startup Gabriele C 2016-10-05 22:08:29 +02:00
  • 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 Gabriele C 2016-10-04 21:49:14 +02:00
  • 7e2912cc60 Revert "Fix refactor errors" Gabriele C 2016-10-04 22:31:37 +02:00
  • 2d2c14eb0a Fix refactor errors Gabriele C 2016-10-04 22:30:25 +02:00
  • 7394e004ce Fix wrong antibot sensibility Gabriele C 2016-10-04 22:10:40 +02:00
  • f3cd193d47 Move RandomStringUtils Gabriele C 2016-10-04 19:16:06 +02:00
  • 42dbb27728 Service cleanup Gabriele C 2016-10-04 19:08:18 +02:00