Commit Graph

  • 9cccfa02ba Remove various code smells. tastybento 2022-04-16 15:54:49 -0700
  • 6c0915544e Require non-nulls. tastybento 2022-04-16 15:27:35 -0700
  • 37d2039a67 Added null check tastybento 2022-04-16 15:21:29 -0700
  • 44ad32df50 Null check tastybento 2022-04-16 15:15:26 -0700
  • e8b4129c3a Check for null world tastybento 2022-04-16 15:13:55 -0700
  • 5c2f2ecfc7 Avoid potential call with a null parameter to User.getInstance tastybento 2022-04-16 15:12:19 -0700
  • 10d8352f1c Fixed test failures. tastybento 2022-04-16 15:03:11 -0700
  • aff6fcec22 Fix failing test. Make player default to being on island. tastybento 2022-04-16 14:49:17 -0700
  • 80f748070e Fix error in test class. tastybento 2022-04-16 14:42:52 -0700
  • 2263dae70c Fix NPEs when running tests. tastybento 2022-04-16 14:36:05 -0700
  • f851a96c9b
    Update German translation (#295) gitlocalize-app[bot] 2022-04-16 18:34:54 +0300
  • 37cabe0551 Translate de.yml via GitLocalize DAge030 2022-04-16 15:34:34 +0000
  • b35cec02aa Translate de.yml via GitLocalize Michael F 2022-04-16 15:34:34 +0000
  • 1dab35b736 Translate de.yml via GitLocalize Patrick 2022-04-16 15:34:33 +0000
  • 36ad61b4b9
    Improve equal item listing. BONNe 2022-03-22 12:49:57 +0200
  • e96e2c7e72
    Fixes a bug with `-1` repeat-times BONNe 2022-03-22 12:41:27 +0200
  • 48c47f086d
    Update pom.xml BONNe 2022-03-03 18:33:56 +0200
  • 6bffb2088b
    Fix a bug with completion broadcasting BONNe 2022-02-20 12:08:58 +0200
  • b9e57fdebb Fixes some small bugs with translation potion base effect. BONNe 2022-01-08 13:23:48 +0200
  • fc1d4fcf06 Update lv translation. BONNe 2022-01-04 21:48:36 +0200
  • 23778ffca2 Fix an issue when edit menu did not display item amount. BONNe 2022-01-04 21:47:20 +0200
  • 88215b6f0c Implement MetaData ignoring for rewards. BONNe 2022-01-04 21:45:34 +0200
  • 71e0029d46 Fixes incorrect NEXT and PREVIOUS button descriptions. BONNe 2022-01-04 21:38:52 +0200
  • 7fbffbb6d2 Address some code quality reports from SonarCloud. BONNe 2021-12-01 11:30:02 +0200
  • e7b84768aa Remove unnecessary NMS dependency. BONNe 2021-12-01 10:16:34 +0200
  • 8f6abf2434 Link templates to the docs. BONNe 2021-11-22 13:55:51 +0200
  • e9f37e8dee Replace GuiUtils and HeadLib to the PanelUtils library. BONNe 2021-10-02 14:04:30 +0300
  • e4f93615ce Removed shade plugin from POM tastybento 2021-09-24 19:58:04 -0700
  • 13924a3011 Fixes failing unit-test BONNe 2021-09-24 17:19:58 +0300
  • 08d1561138 Implement an option to set which item type will ignore metadata per challenge. BONNe 2021-09-24 17:16:33 +0300
  • 99a3e3f165 Implement changing Timeout in the Challenge Edit GUI. BONNe 2021-09-24 16:16:48 +0300
  • bb5e861b30 Implement timeout respecting in challenges completion. BONNe 2021-09-24 16:03:02 +0300
  • 1b01995546 Add timeout for repeatable challenges. BONNe 2021-09-24 13:08:33 +0300
  • 644c7d6ba5 Fixes #269 BONNe 2021-09-24 12:55:41 +0300
  • aa0336d62a Fixes #187 BONNe 2021-09-24 12:26:44 +0300
  • adf4e7c58b Fixes #253 BONNe 2021-09-24 11:14:07 +0300
  • 41d574a859 Excluded unnecessary files from shading. tastybento 2021-09-23 22:22:23 -0700
  • 070a7190a4 Remove Vault repo because it is not needed. tastybento 2021-09-23 22:09:34 -0700
  • f9e1b15b9f Try different spigot API version tastybento 2021-09-23 21:59:14 -0700
  • e110202a2a Updated .gitignore tastybento 2021-09-23 19:39:54 -0700
  • 50d5687aef Fix JavaDoc, Shade plugin settings tastybento 2021-09-23 19:39:33 -0700
  • 877c8d2eff Fixes tests tastybento 2021-09-23 19:38:10 -0700
  • 7b8cab3689 Fixed ChallengesCommandTest tests tastybento 2021-09-23 17:35:26 -0700
  • c21cae91e1 Fixed errors and tests for CompleteChallengeCommandTest tastybento 2021-09-23 17:22:16 -0700
  • 018455f8f6 Prevent errors in TryToCompleteTest tastybento 2021-09-23 17:12:59 -0700
  • 7126acfcfa Reorder dependencies tastybento 2021-09-23 17:08:12 -0700
  • ff231fae49 Add missing strings into locale. BONNe 2021-09-20 15:19:08 +0300
  • 09d5bfc8cf Add search button to the CommonPagedPanel. BONNe 2021-09-20 15:14:42 +0300
  • 8c9ddb189d Add missing tooltips to the CommonPagedPanel BONNe 2021-09-20 14:41:09 +0300
  • 23fc5310b3 Change download icon from hopper to cobweb. BONNe 2021-09-20 14:40:47 +0300
  • a75c243762 Add search field to the PagedSelectors. BONNe 2021-09-20 14:39:21 +0300
  • b138e50376 Change from click-to-select to a proper next/previous page tooltip BONNe 2021-09-20 14:38:29 +0300
  • 7f53283f78 Fixes illegal stack issues in default challenges. BONNe 2021-09-20 12:23:19 +0300
  • 5e94aa71da Add missing mob heads. BONNe 2021-09-20 12:16:30 +0300
  • aa4bb3d8e4 Update missing icons for blocks. BONNe 2021-09-20 11:49:39 +0300
  • 7f3a1f3e5e Update BentoBox version BONNe 2021-09-20 11:17:23 +0300
  • 4e0177772e Comment out showcase translation. BONNe 2021-09-20 11:16:03 +0300
  • 01e6306ef2 Implement multi-linguistic server support. BONNe 2021-09-20 11:15:24 +0300
  • 477766c8f0 Update latvian locale to the latest version. BONNe 2021-09-20 10:22:43 +0300
  • 25c6d0d403 Update default locale. BONNe 2021-09-20 10:22:27 +0300
  • dfd0a53fb5 Remove unnecessary "admin" tag. BONNe 2021-09-20 10:22:07 +0300
  • 56fb5388c5 Fixes small bugs in translation. BONNe 2021-09-20 09:28:23 +0300
  • 24828a3a1b Fixes a bug when global commands does not displays in tab-complete. BONNe 2021-09-20 09:27:58 +0300
  • c1a0eaa2bf Translates color codes for database texts. BONNe 2021-09-19 22:56:50 +0300
  • 5f4fc315e6 Fix permission link. BONNe 2021-09-19 21:48:19 +0300
  • 54696ce8e7 Add meta for items translations. BONNe 2021-09-19 21:04:54 +0300
  • 2bc71b5f52 Clean up Constants a bit. BONNe 2021-09-19 21:04:09 +0300
  • 89c51211cd Separate singe and multiple listings. BONNe 2021-09-19 18:41:41 +0300
  • 6fbc9d0676 Changes User#sendMessage to Utils#sendMessage BONNe 2021-09-19 15:36:52 +0300
  • 99c920fe8f Fixes #264 BONNe 2021-09-19 15:14:28 +0300
  • 220cc20726 Update default config value. BONNe 2021-09-19 15:02:28 +0300
  • 670513e37a Update all commands. BONNe 2021-09-19 15:02:15 +0300
  • 5da823c7e5 Update Main addon class. BONNe 2021-09-19 14:21:29 +0300
  • 4826b5fec7 Change settings file. BONNe 2021-09-19 14:20:11 +0300
  • af3a42e136 Improve coloring scheme a bit. BONNe 2021-09-19 13:11:41 +0300
  • 29565538c3 Implements Template reading. BONNe 2021-09-18 21:37:30 +0300
  • 535cde825e Create template YAML file. BONNe 2021-09-18 21:35:54 +0300
  • 5687f1a125 Update default.json BONNe 2021-09-18 21:34:18 +0300
  • 3a3af0e2c8 Updates tests. BONNe 2021-09-18 13:04:43 +0300
  • 09e25dc2a7 Updates pom.xml BONNe 2021-09-18 13:04:14 +0300
  • d44298cb3f Updates locales file. BONNe 2021-09-18 13:03:27 +0300
  • dae779ea1a Adds panel saving to the `/challenges/panels` directory. BONNe 2021-09-18 13:02:22 +0300
  • edc6d1a5b6 Fixes ChallengesManager and Completer. BONNe 2021-09-18 13:01:35 +0300
  • c8177adb9e Update Settings file. BONNe 2021-09-18 13:01:04 +0300
  • bfc5cefd69 Update commands. BONNe 2021-09-18 13:00:31 +0300
  • d1f15aed8b Remove unused adapters. BONNe 2021-09-18 12:58:52 +0300
  • 3ee89af5df Update all admin panels. BONNe 2021-09-18 12:56:44 +0300
  • 09a30f00db Implement customizable user panels. BONNe 2021-09-18 12:54:17 +0300
  • 3bb0a30657 Rename classes to Selectors. BONNe 2021-09-18 12:51:00 +0300
  • 5d88c7b1d8 Add mojang authLib instead of NMS. BONNe 2021-08-14 21:48:20 +0300
  • 703658eccc Move managers to a separate directory. BONNe 2021-08-14 21:43:42 +0300
  • 7c2be91be9 Switch to annotations instead of plugin.yml file. BONNe 2021-08-14 21:42:45 +0300
  • 834078e99f Merge remote-tracking branch 'origin/develop' into develop BONNe 2021-08-14 19:37:23 +0300
  • c63087c5af Create Statistic Requirement for Challenges addon. BONNe 2021-08-14 19:25:04 +0300
  • bc43fb6e97 Translate cs.yml via GitLocalize mt-gitlocalize 2021-07-08 18:58:19 +0000
  • 0b87bf6569
    Update pom.xml gitlocalize-16329 gitlocalize-16328 gitlocalize-16327 gitlocalize-16324 BONNe 2021-06-28 03:26:16 +0300
  • 66a4730ca0 Use BentoBox 1.17.0 tastybento 2021-06-27 17:09:06 -0700
  • 015b5d3afb Fix Java 16 compilation. tastybento 2021-06-27 11:10:49 -0700
  • f75cfa9e7a Merge remote-tracking branch 'origin/develop' into develop BONNe 2021-06-23 19:51:12 +0300
  • 9ca674d2b9 Upgrade to BentoBox 1.17 API changes. BONNe 2021-06-23 19:50:58 +0300