Commit Graph

  • c702dd492b Implement Challenge Complete method. (#15) BONNe 2019-05-02 00:31:36 +0300
  • a2f0765de1 Add proper message when user opens challenges gui in world without a challenges. BONNe 2019-05-01 23:18:12 +0300
  • ca5cfcc841 Add button in Challenges admin GUI that allows to import default challenges. BONNe 2019-05-01 23:14:41 +0300
  • b24f7ebcb0 Implement title messages on first challenge/level completion (#108). BONNe 2019-05-01 22:57:24 +0300
  • f0b156de31 Improve addon reload method. Now it will call also manager.reload() that clears cache and resets database links. Improve ReloadCommand. Now it will be able to reload both ways (soft way that clears only cache, and hard way that reassigns database connection) with reload command. BONNe 2019-05-01 17:10:05 +0300
  • 93da0c714c Implement ability to import/generate default.json file. Remove old unnecessary methods. BONNe 2019-05-01 12:46:54 +0300
  • 0418e64125 Improve cache management. BONNe 2019-04-27 00:13:02 +0300
  • ae384c433d Fix crashing build. BONNe 2019-04-26 23:45:34 +0300
  • ec843856cc Replace default challenge file type from YAML to JSON BONNe 2019-04-26 23:31:41 +0300
  • c05015716f Enable Level and Money editing, even when required addons or plugins are not provided. BONNe 2019-04-26 21:27:52 +0300
  • a41859459f Implement ability to change text via Chat instead of AnvilGUI (#97). BONNe 2019-04-26 21:20:36 +0300
  • 507c68d683 Add ability to edit string messages from StringListGUI via Chat. BONNe 2019-04-26 20:59:52 +0300
  • ec099cee9c Improve default challenge loading and creating. BONNe 2019-04-26 11:18:57 +0300
  • 017147ff3f Improve and simplify default challenge data storing. BONNe1704 2019-04-25 18:21:10 +0300
  • 188e86d546 Small code cleanup. BONNe1704 2019-04-25 11:42:04 +0300
  • 5a5d2d7782 Create method that will generate default.json file from existing challenges in memory and from given world. BONNe 2019-04-25 00:48:29 +0300
  • 0e89f1216d Make clone to public method. BONNe 2019-04-25 00:39:21 +0300
  • e6f151ef89 Implement clone methods for Challenge and ChallengeLevel objects. BONNe 2019-04-25 00:08:13 +0300
  • 5ab53d0e9d Add Potion effects to alchemist challenge BONNe 2019-04-24 21:53:45 +0300
  • 8191b02d86 Add some more default challenges. BONNe1704 2019-04-24 19:04:04 +0300
  • bf801a67fc Disable TryToCompleteTest as it will fail now. BONNe 2019-04-24 09:02:11 +0300
  • 4b233e2246 Start to implement default challenge loading. BONNe 2019-04-24 07:45:05 +0300
  • f5cf5f5867 Add 2 new methods that detects if exist any challenge or level for given world. BONNe 2019-04-24 07:43:51 +0300
  • 13faf478ee Use player BoundingBox to simplify code, instead of creating new boundingBox from player location. BONNe 2019-04-24 07:03:09 +0300
  • f16417b630 Remove deprecated code BONNe 2019-04-23 20:47:46 +0300
  • 3b8b7129ad Fix issue when players could complete ISLAND type challenges near island border and complete, if outside border are required blocks. BONNe 2019-04-23 19:54:39 +0300
  • 337defb452 Add protective code that prevents for setting search radius too large. BONNe 2019-04-21 10:13:41 +0300
  • 6395064cbb Populate with some default Expert challenges. BONNe 2019-04-12 23:37:46 +0300
  • 7919689993 Refactor challenges and levels with correct YML format. BONNe1704 2019-04-12 17:53:13 +0300
  • a52f1563a5 Create default challenges file that will contain challenges and levels for lazy people. BONNe1704 2019-04-11 17:24:19 +0300
  • 8d238a5789 Remove all deprecated code. Remove Challenges.yml from resources, as old standard is outdated and there is no point to support it. BONNe1704 2019-04-11 12:49:43 +0300
  • d5e75491e6 Add protective code in ChallengesManager to avoid getting challenges for non-existing world. #622 BONNe 2019-04-02 09:14:23 +0300
  • e33db6ef29 Fix issue when users were able to complete Challenges with less items than required (#101). BONNe 2019-04-01 10:14:31 +0300
  • bc5cb2068b Improve pom. Removes -#NUM from master build. Replaces -#0 to -LOCAL if use local build. BONNe 2019-04-01 10:09:40 +0300
  • 8d2aecb552 Version up in develop branch BONNe 2019-03-31 23:30:50 +0300
  • 540cdd41e0
    Update development ReadMe BONNe 2019-03-29 00:55:30 +0200
  • a957dc3a62 Update to BentoBox API 1.4.0 0.6.5-SNAPSHOT BONNe 2019-03-29 00:42:51 +0200
  • 577a13a698 Inits 0.6.5-SNAPSHOT Release Updates to BentoBox 1.4.0. BONNe 2019-03-29 00:32:56 +0200
  • fc8300119d
    Remove # symbol from development build name BONNe 2019-03-09 13:45:45 +0200
  • 715651ed36
    Update ReadMe. 0.6.1 BONNe 2019-03-05 11:01:09 +0200
  • 6bf439cef6 Add Single GUI enabling button in Settings GUI. BONNe 2019-03-05 10:55:44 +0200
  • c737c874da Improve Settings Icon. BONNe 2019-03-05 10:42:41 +0200
  • ef852a08a7 Add correct default permissions for '/challenges' and '/challengesadmin' commands. BONNe 2019-03-05 10:35:48 +0200
  • ba5c972e5f Fix issue when Island and Other type challenges were not marked as completed. BONNe 2019-03-05 10:30:58 +0200
  • e04ed5fb75 Upgrade ChallengesPom BONNe 2019-03-05 10:30:19 +0200
  • e32b07b7fc
    Fix wrong message. 0.6.0 BONNe 2019-02-25 12:28:11 +0200
  • 3c9cce2ce9 Update Pom and ReadMe BONNe1704 2019-02-25 12:23:24 +0200
  • 6fbc24ef85 Release 0.6.0 BONNe1704 2019-02-25 12:22:57 +0200
  • 24be0e0450 Merge remote-tracking branch 'origin/develop' into develop BONNe1704 2019-02-25 12:11:28 +0200
  • 0f32e0e3d4 Implement configurable locked level icon (#98) BONNe1704 2019-02-25 12:09:26 +0200
  • e019257d38 Update pom.xml BONNe1704 2019-02-25 10:36:07 +0200
  • a1de95dbd9 Improve header for challenges.yml BONNe1704 2019-02-25 10:25:24 +0200
  • 62189f0052 Merge flags into development build. BONNe 2019-02-22 19:47:36 +0200
  • f77c141772 Add new Buttons to settings GUI BONNe1704 2019-02-22 16:58:58 +0200
  • 0bb3171c5c Cleanup button creation in Settings panel. BONNe1704 2019-02-22 16:36:28 +0200
  • 7fb5140427 Merge remote-tracking branch 'origin/develop' into develop BONNe1704 2019-02-22 13:00:37 +0200
  • 3f3cfd88a0 Register all request handlers in ChallengesAddon (#92) BONNe1704 2019-02-22 12:59:43 +0200
  • dd1e689ace Create Challenges Addon Request Handlers. BONNe1704 2019-02-22 12:56:47 +0200
  • ddd43d27e6 Add event callers when completing/resetting challenges (#92) BONNe1704 2019-02-22 12:53:38 +0200
  • 60965eb013 Create some challenges related events: - CompletedEvent: fires when challenge/level is competed - ResetEvent: fires when challenge is reset - ResetAllEvent: fires when all challenges data in world is reset BONNe1704 2019-02-22 11:31:09 +0200
  • 5e2d3f9cc1 Fix null-pointer issue when trying to get first element of empty list. BONNe 2019-02-20 00:33:53 +0200
  • 4c762dd269 Fix mistake in assumptions. Island#uniqueId is not a UUID object. BONNe 2019-02-20 00:30:34 +0200
  • 7bb2ad09d3 Move TryToComplete from panel Package to tasks package. BONNe1704 2019-02-19 19:58:06 +0200
  • f38aee6ed8 Add lifeSpan to history data (#90). BONNe1704 2019-02-19 18:30:12 +0200
  • 9328f434cc Implement Challenges protection flags. BONNe1704 2019-02-19 17:53:03 +0200
  • 8649409cbb Add Single Challenges GUI. (#89) BONNe1704 2019-02-18 15:25:45 +0200
  • a91ec9805f Fix parameters help string. BONNe1704 2019-02-18 13:43:17 +0200
  • ffaffde734 Implement history data storing in ChallengesPlayerData object (#90). BONNe 2019-02-18 11:28:07 +0200
  • ca2b7e2ec6 Add history log to ChallengesPlayerData object. BONNe 2019-02-18 09:24:28 +0200
  • e6f2b9e0b7 Fix issue when reset all challenges does not work. BONNe 2019-02-18 09:18:34 +0200
  • e6cd158e8c
    Update ReadMe BONNe 2019-02-18 08:28:55 +0200
  • 19aab998dc Fix copy-paste issue. BONNe 2019-02-18 02:35:48 +0200
  • 4db59d6c19 Implement completed challenge storage by island (#55). BONNe 2019-02-18 01:29:42 +0200
  • f9b941059e Remove Deprecated Classes. BONNe1704 2019-02-18 00:32:51 +0200
  • 3b4a64bb39 Merge changes in develop branch. BONNe1704 2019-02-14 14:31:07 +0200
  • e26c957797 Fix issue with Reward Item changing (#84). 0.5.1 BONNe1704 2019-02-14 14:20:08 +0200
  • bf9d71077b Fix issue when selecting single challenge does nothing. BONNe1704 2019-02-14 11:59:48 +0200
  • 8f9aa78435 Fix confusing Select Challenge GUI. #86 BONNe1704 2019-02-14 11:46:37 +0200
  • 14660dd42c Fix NumberGUI item description issue. BONNe1704 2019-02-14 10:46:56 +0200
  • 68b0fa3b2e Improve debugging in Creative GameMode. BONNe1704 2019-02-14 10:28:06 +0200
  • 40d33f4afc
    Added BONNe to the authors list in addon.yml Florian CUNY 2019-02-13 22:35:48 +0100
  • eb82ddb868
    Added metrics: true in addon.yml Florian CUNY 2019-02-13 22:34:17 +0100
  • 4eb7a03d08
    Merge pull request #85 from BentoBoxWorld/master BONNe 2019-02-13 23:11:17 +0200
  • e0022b5c12
    Add correct Level addon version 0.5.0 BONNe 2019-02-13 16:49:01 +0200
  • 78fa459aa4 Implement ability to Fix player Data from GUI. Fix issue when accept and decline buttons were with wrong names. BONNe1704 2019-02-13 16:17:44 +0200
  • 7f399b2961 Remove zn-CN as it is completely outdated. BONNe1704 2019-02-13 13:10:12 +0200
  • edc72d2773 Fix ISSUE_TEMPLATE issues. BONNe1704 2019-02-13 13:09:26 +0200
  • 8f51a49719 Prepare 0.5.0 release. BONNe1704 2019-02-13 13:08:32 +0200
  • 8845270a79 Prepare 0.5.0 release. BONNe1704 2019-02-13 13:08:14 +0200
  • 9ef0681722
    Update README.md 0.5.0-SNAPSHOT BONNe 2019-02-13 11:21:30 +0200
  • dce19f7f08
    Update ReadMe file BONNe 2019-02-13 11:21:07 +0200
  • fa6f70dc5b Fix issue when reset was blocked if user is in team and is not team owner. BONNe 2019-02-12 19:43:55 +0200
  • 31b2fed8bc Implement remove one time challenge option in ChallengesGUI. BONNe 2019-02-12 16:24:41 +0200
  • 810d57e042 Implement complete glow option. BONNe 2019-02-12 16:18:21 +0200
  • a392e0d390 Update ReadMe a bit. BONNe 2019-02-12 16:16:14 +0200
  • f5dd725edf Update config file. BONNe 2019-02-12 16:04:11 +0200
  • 7fd4e4cd0f Allow to edit Challenge and Level description properties from Admin GUI BONNe 2019-02-12 15:58:10 +0200
  • 250aea2f27 Fix issue when active level was not displayed. BONNe 2019-02-12 15:48:27 +0200
  • 6c3c097fbb Fix issue when uncompleted challenge was creating description as completed. BONNe 2019-02-12 15:42:09 +0200
  • d33a763cbe Add single method that generates level description. BONNe 2019-02-12 15:36:16 +0200