Commit Graph

  • 8d5514325c Fix issue when AbandonedListener targeted correct input values. BONNe 2020-04-29 23:15:24 +0300
  • 4ab706b207 Move back to 9.0.0 version BONNe 2020-04-22 01:42:38 +0300
  • 8383c93cf9
    Bug fix release (#228) 0.8.1 BONNe 2020-04-22 01:19:46 +0300
  • 2c9f1a6057 Change latest version to 0.8.1 BONNe 2020-04-22 01:16:22 +0300
  • 5a0d63a272 Add option to quit from conversation by writing "cancel" in chat. Move sanitizeInput to a GuiUtil class. BONNe 2020-04-22 01:12:46 +0300
  • 3fd0aa7219 Downgrade to 0.8.1 version BONNe 2020-04-22 01:10:31 +0300
  • a52cabf5b9 Added default perms for aoneblock tastybento 2020-04-19 08:38:47 -0700
  • 30783112b1 Merge branch 'develop' of https://github.com/BentoBoxWorld/Challenges.git into develop tastybento 2020-04-06 17:21:02 -0700
  • bda02fe55b Fix broken tests due to placeholder additions. tastybento 2020-04-06 17:20:53 -0700
  • b5ecffb725 Add 2 new placeholders: BONNe 2020-04-06 20:14:34 +0300
  • 2958ca8b6c Add 7 new placeholders for Challenges Addon. BONNe 2020-04-05 21:27:09 +0300
  • 34848af8d3
    Add new placeholders #224 Clément P. (Cleymax) 2020-04-05 15:33:09 +0200
  • 6368585a57
    Fixes bug with checking entities in nether and end (#219) tastybento 2020-03-09 02:39:59 -0700
  • 809eba988a Fixes bug with checking entities in nether and end tastybento 2020-03-08 19:09:00 -0700
  • db971d81ab Added a uniqueId sanitization when creating challenges/levels This will help fixing issues with spaces, hyphens and accents in non-English languages. Florian CUNY 2020-02-08 22:28:57 +0100
  • 0ae84ec850
    Czech translation. Credit @Polda18 tastybento 2020-01-30 10:28:36 -0800
  • fca00108bb Add German translation (#210) gitlocalize-app[bot] 2020-01-13 08:04:11 +0200
  • f5c7c2f71a Translate de.yml via GitLocalize machine-translation 2020-01-13 05:53:40 +0000
  • 4597777aa8 Translate de.yml via GitLocalize FunnysBanana 2020-01-13 05:53:38 +0000
  • bcfecd8c60 Translate de.yml via GitLocalize xXjojojXx 2020-01-13 05:53:35 +0000
  • ef452fa030
    Changed build character from # to b Florian CUNY 2020-01-02 11:00:50 +0100
  • 7b8cc8e985 Initial Russian translation (#207) gitlocalize-app[bot] 2019-12-23 08:58:52 +0200
  • 914f257efe Translate ru.yml via GitLocalize tastybento 2019-12-23 06:56:03 +0000
  • a8cd54adc6 Translate ru.yml via GitLocalize BONNe 2019-12-23 06:55:59 +0000
  • ec4e8daf61 Translate ru.yml via GitLocalize LoveBiscuit 2019-12-23 06:55:56 +0000
  • 0f5bb48953 Translate ru.yml via GitLocalize Peredero Ivan 2019-12-23 06:55:52 +0000
  • 28e8d835d5 Translate ru.yml via GitLocalize machine-translation 2019-12-23 06:55:49 +0000
  • 352e67344c Remove blanks files now that GitLocalize is fixed. tastybento 2019-11-30 09:39:48 -0800
  • 8c4cadafdc
    Create id.yml tastybento 2019-11-16 18:30:31 -0800
  • 3a1acaf6a5
    Create ro.yml tastybento 2019-11-16 18:30:21 -0800
  • 4cae1ed267 Fix LevelListRequestHandler. This handler did not return list of strings but list of challenge levels, that is incorrect. Not it should work correctly. BONNe 2019-11-13 16:16:59 +0200
  • e75d13666e All strings to spanish (#200) gitlocalize-app[bot] 2019-11-12 12:14:00 +0200
  • 32c44f2898 Updated travis.yml tastybento 2019-11-07 17:09:07 -0800
  • 4cb4c7e3fb Fixes tests tastybento 2019-11-03 14:12:09 -0800
  • e3e3191e6c Fix a bug with challenge deletion. BONNe 2019-11-03 22:45:24 +0200
  • 9d45f08fb1 Test coverage (#199) tastybento 2019-10-29 23:44:26 -0700
  • 573b401ab9 Added Island Challenge entity tests to TryToComplete test class tastybento 2019-10-29 16:46:29 -0700
  • 212820e12a Added new TryToComplete test class - WIP tastybento 2019-10-29 16:05:04 -0700
  • afd34adffc Added onDisbale test tastybento 2019-10-28 15:52:06 -0700
  • 6bd393fc66 Added ChallengesAddon test class. tastybento 2019-10-28 15:35:24 -0700
  • 469158ad58 Translate es.yml via GitLocalize machine-translation 2019-10-28 13:41:34 +0000
  • 570830d926 Translate es.yml via GitLocalize SrAcosta 2019-10-28 13:41:32 +0000
  • f5c1ba2fa5 Translate es.yml via GitLocalize Amfetas 2019-10-28 13:41:30 +0000
  • 11ff4a9b00 Removed code smells. tastybento 2019-10-27 19:02:13 -0700
  • 3ceb5b3d3b Removed debug tastybento 2019-10-27 18:49:59 -0700
  • 38bd555b24 Added ChallengesManager test class tastybento 2019-10-27 18:24:46 -0700
  • 9d8e1ddfd8 WIP ChallengesManager Test class tastybento 2019-10-25 19:03:18 -0700
  • cf3a741b33 Added Travis CI config file tastybento 2019-10-25 16:30:44 -0700
  • 5af904aa9a Added .gitignore tastybento 2019-10-25 16:30:31 -0700
  • 96d94fa16e Fix code smells from sonarcloud analysis tastybento 2019-10-25 16:30:14 -0700
  • c53fea9f6a Added ChallengesGUI test class tastybento 2019-10-25 15:08:12 -0700
  • d1c9e8fd44 Adapt literal style (#197) NotMyFault 2019-10-25 08:36:36 +0200
  • 073bb2f017 Added Utils test class tastybento 2019-10-24 18:21:07 -0700
  • 245a52fd5c Added CompleteChallengeCommand test class tastybento 2019-10-23 17:29:58 -0700
  • 985e08e0dc Test coverage for Challenges Command tastybento 2019-10-22 18:47:10 -0700
  • 0ece30f270
    Make yaml syntax more clear NotMyFault 2019-10-20 18:46:27 +0200
  • bf58783e44
    Adapt literal style NotMyFault 2019-10-14 17:30:28 +0200
  • 250d8cf639
    Fix novice level BONNe 2019-10-14 14:28:19 +0300
  • 3f9e709cdd Make default translation looking a bit nicer (#192) NotMyFault 2019-10-14 13:12:18 +0200
  • 5d419a73f9 Add generic .gitignore NotMyFault 2019-10-11 13:03:12 +0200
  • a43f58b872 Updating a few friendly names and rewording some phrases NotMyFault 2019-10-11 02:02:59 +0200
  • 917def40f4 Comply with upstream changes NotMyFault 2019-10-11 01:35:30 +0200
  • 792c39c5e8 Merge remote-tracking branch 'upstream/develop' into develop NotMyFault 2019-10-11 00:33:33 +0200
  • 43c051e120 Revert "Make default translation looking a bit nicer" NotMyFault 2019-10-11 00:32:22 +0200
  • 967e6e05a2 Translate zh-CN.yml via GitLocalize (#188) DuckSoft 2019-10-10 23:59:02 +0800
  • 2aa437f071 English update (#193) tastybento 2019-10-10 00:35:25 -0500
  • 31d7d495e6 Updated English locale file. tastybento 2019-10-09 19:40:26 -0700
  • e2b0874844 Minor code cleanup tastybento 2019-10-09 19:16:37 -0700
  • a8ac0eca35 Organized imports tastybento 2019-10-09 19:13:24 -0700
  • 8ea0d802b8 Make default translation looking a bit nicer NotMyFault 2019-10-09 01:38:54 +0200
  • 0c47f811dc Fix issue when users could not select non-block items as icons for challenges and levels. (#190) BONNe 2019-09-28 20:09:21 +0300
  • 7a693c8198 Translate zh-CN.yml via GitLocalize DuckSoft 2019-09-22 11:27:00 +0800
  • 29a5057535
    Update README.md 0.8.0 BONNe 2019-09-09 19:22:02 +0300
  • 7f999edd18
    Update README.md BONNe 2019-09-09 19:21:30 +0300
  • 0ed4eaa18a Update ReadMe file. BONNe 2019-09-09 19:18:31 +0300
  • 1ba3a7a273 Downgrade to Spigot 1.13.2 and BentoBox 1.6 downgrade BONNe 2019-09-09 19:09:48 +0300
  • e83f906581
    Translate lv.yml via GitLocalize (#185) BONNe 2019-09-09 14:41:16 +0300
  • df85ad0fbc Translate lv.yml via GitLocalize BONNe 2019-09-09 14:40:53 +0300
  • c74fa42770 Change challenges addon status to incompatible, if it tries to run with YAML BONNe 2019-09-09 01:02:34 +0300
  • 9d400fd115 Fix water-zoo challenge. (it's level was elite but added in advanced level) BONNe 2019-09-08 21:45:03 +0300
  • 902a1993a2 Add UTF-8 CharSet for file writer to avoid issues with incorrect char saving. BONNe 2019-09-08 20:33:19 +0300
  • 25f20ce779 Update README. Remove Issue Templates. BONNe 2019-09-08 20:27:11 +0300
  • 449890def5 Drop Depricated 1.13 SIGN object. Update to 1.7 BentoBox. BONNe 2019-09-08 20:15:30 +0300
  • 4e6d37cd90 Rework Challenge Object Data storing. Requires MIGRATION if upgrade from older version. BONNe 2019-09-08 20:03:46 +0300
  • 09036a28f0 Fix typos. BONNe 2019-09-06 18:45:55 +0300
  • 3501db7002 Work on fixing some crashes related to incorrect data. BONNe 2019-09-06 00:14:06 +0300
  • 92c2ba12b7 Updated Japanese translation (#180) tastybento 2019-09-05 08:15:55 -0700
  • fc394cf99f Translate ja.yml via GitLocalize machine-translation 2019-09-05 08:13:20 -0700
  • 19dae86fb9 Translate ja.yml via GitLocalize tastybento 2019-09-05 08:13:18 -0700
  • 643c5e8f7c Add an option to hide undeployed challenges from challenge list (#175) BONNe 2019-09-05 15:52:14 +0300
  • e5ec5d5825 Apply new Utils methods in EditChallengesGUI BONNe 2019-09-05 13:24:03 +0300
  • e900f1e665 Add generic methods that allows to get next or previous elements in given array. BONNe 2019-09-05 13:23:19 +0300
  • 28d61870a7 Fix issue when complete wipe did not work, even when selected. BONNe 2019-09-05 13:10:02 +0300
  • a5022bea7a Improve Wipe Button behaviour. BONNe 2019-09-05 12:19:05 +0300
  • ecbb8ef1f2 Merge branch 'develop' of https://github.com/BentoBoxWorld/addon-challenges into develop BONNe1704 2019-09-05 12:01:41 +0300
  • ae614a13d4 Merge remote-tracking branch 'origin/develop' into develop BONNe 2019-09-05 09:37:05 +0300
  • 5f1ea920f5 Add download button in Challenges Libraries panel. BONNe 2019-09-05 09:36:53 +0300
  • a0ffacf66f Add GitHubWebAPI4Java shaded pattern. BONNe 2019-09-05 09:09:20 +0300
  • 68e09d6946 Fix typos and make challenge descriptions looking a bit nicer (#177) NotMyFault 2019-09-04 17:21:39 +0200
  • 4346c69558 Fix typos and make challenge descriptions looking a bit nicer NotMyFault 2019-09-04 17:07:25 +0200