Commit Graph

  • 0109431262 Create new method in CommonGUI, that allows to fill border with black stained glass around Panel. BONNe 2019-01-19 21:25:48 +0200
  • 88f9d32862 Implement Reset and Complete Challenge for ListUsersGUI. BONNe 2019-01-19 18:29:08 +0200
  • be7435f73a Implement AnvilGUI into StringListGui so users could edit text via Anvil. BONNe 2019-01-19 18:21:37 +0200
  • faa237ddf0 Integrate AnvilGUI into NumberGUI so users could manually write numbers in GUI. BONNe 2019-01-19 18:13:15 +0200
  • c42652dde8 Implement add and remove challenge from challenge level panels in EditLevelGUI. BONNe 2019-01-19 18:02:19 +0200
  • 6125eb5d34 Create SelectChallengeGUI that allows to choose one challenge from input challenge list and return it into GUI. BONNe 2019-01-19 17:53:50 +0200
  • 9415452e33 Implement AnvilGUIs into EditLevelGUI for editing Text fields. BONNe 2019-01-19 17:41:27 +0200
  • 1d0f090948 Implement existing GUIs in EditChallengeGUI. BONNe 2019-01-19 17:27:41 +0200
  • 865fa626af Create SelectEnvironmentGUI that allows to select and deselect different world environments. BONNe 2019-01-19 17:12:00 +0200
  • 17d0f0b8f3 Create SelectEntityGUI that allows to select an entity from all living creatures. It displays mobs in two ways: as Mob eggs or as Mob Heads. BONNe 2019-01-19 16:54:43 +0200
  • 433484d9f7 Add new enum HeadLib that contains library with all mob heads from Minecraft. BONNe 2019-01-19 15:49:54 +0200
  • 11c3637b2a Add error messages when unique ID is not unique. BONNe 2019-01-18 19:28:12 +0200
  • 1ecbac43bf Add last missing element in AdminGUI. BONNe 2019-01-18 19:26:03 +0200
  • c2b809f509 Add AnvilGUI dependency. BONNe 2019-01-18 19:15:50 +0200
  • 870bf6d232 Implement ResetAllChallenges confirmation GUI to ListUsersGUI. BONNe 2019-01-18 19:13:39 +0200
  • 0f56eb7185 Add EditSettingsGUI to AdminGUI. Fix issue when other GUIs were not opened. BONNe1704 2019-01-18 17:40:01 +0200
  • 6cdc619cf0 Implement existing GUIs in EditLevelGUI. BONNe1704 2019-01-18 17:38:34 +0200
  • 1b1b081a42 Add existing GUIs in EditChallengeGUI. BONNe1704 2019-01-18 17:29:24 +0200
  • 97174930d5 Create constructor that allows to input any String Collection. BONNe1704 2019-01-18 17:22:44 +0200
  • fb06dae7ab Add constructors that allows to set minimal and maximal return value. BONNe1704 2019-01-18 17:03:08 +0200
  • 25371fc6aa Replace setValue method with BiConsumer. This will provide ability to use setters directly in caller GUIs. BONNe1704 2019-01-18 16:50:34 +0200
  • 09f69bd46a Implement Consumer in ConfirmationGUI instead of depending on setValue method. BONNe1704 2019-01-18 16:49:39 +0200
  • c7445df56f Merge branch 'rework' of https://github.com/BONNe/Challenges into develop BONNe1704 2019-01-18 10:53:16 +0200
  • d1173d6499 Merge remote-tracking branch 'origin/develop' into develop BONNe1704 2019-01-18 10:52:48 +0200
  • 13291b450c Implement ConfirmationGUIs in Delete operation for ListLevelsGUI and ListChallengesGUI. BONNe 2019-01-17 23:09:32 +0200
  • 29dadf3841 Implement existing GUIs in AdminGUI. Update TODO comments. BONNe 2019-01-17 22:56:05 +0200
  • dab5f2b331 Remove commands from UtilGuis, instead use CommonGUI.valueObject to store new value. BONNe 2019-01-17 22:44:48 +0200
  • bd48e85fcc Create method that allows to change ValueObject value. BONNe 2019-01-17 22:38:45 +0200
  • 2ae8a5d634 Create ItemGUI class that will be used to change all required and reward item stacks. BONNe1704 2019-01-17 17:49:51 +0200
  • 1508492a69 Create StringListGUI class that allows to edit list of strings. BONNe1704 2019-01-17 16:55:32 +0200
  • c79173b411 Remove command existing check from ConfirmationGUI. Add CompositeCommand as class variable. BONNe1704 2019-01-17 16:27:16 +0200
  • 6903fa5d40 Create NumberGUI that allows to change integer value and run command that will apply this integer. BONNe1704 2019-01-17 16:23:03 +0200
  • e1f6cc8b47 Create ConfirmationGUI class that creates GUI with 2 buttons. BONNe1704 2019-01-17 13:16:42 +0200
  • 35cea3344a Add different operation modes for ListUsersGUI. BONNe1704 2019-01-17 12:19:33 +0200
  • aaaf774952 Create ListChallengesGUI that allows to view all challenges and Edit or Remove them, depending on given mode. BONNe1704 2019-01-17 12:10:29 +0200
  • 7060afd33d Create ListLevelsGUI class that allows to view all Levels. It has 2 modes: edit mode and delete mode. BONNe1704 2019-01-17 12:04:16 +0200
  • efab8f7e24 Improve GUIs naming. BONNe1704 2019-01-17 11:36:39 +0200
  • dbe8cc50df Rename some GUIs. BONNe1704 2019-01-17 11:33:13 +0200
  • 818892e618 Create GUI that could edit challenges levels. BONNe 2019-01-16 22:23:12 +0200
  • 016deec34c Create ChallengesEditGUI class that will allow to edit challenges via ingame GUI. BONNe1704 2019-01-16 19:25:01 +0200
  • d5f19310c8 Create ChallengesUserListGUI that will display user heads in rows and allows to select specific user. BONNe1704 2019-01-14 17:21:45 +0200
  • 594fa0f27f Create common buttons in CommonGUI panel. BONNe1704 2019-01-14 17:21:00 +0200
  • 6a5ec144d1 Create ChallengesSettingsGUI class that allows to change Challenges Addon Settings via ingame menu. BONNe1704 2019-01-14 15:20:37 +0200
  • 291239e244 Create Challenges Admin Gui, so admin could choose action that needs to be processed. BONNe1704 2019-01-14 15:05:06 +0200
  • c7aafa63ef Create CommonGUI panel that will be used in all other GUIs where it is necessary. BONNe1704 2019-01-14 13:29:10 +0200
  • 126a0c61db 1.1-SNAPSHOT BentoBox tastybento 2019-01-13 18:47:04 -0800
  • 6c0ac96251 Use proper Addon settings getters. BONNe1704 2019-01-10 11:40:23 +0200
  • b8e0ca4331 Rework ChallengesAddon main class. BONNe1704 2019-01-10 11:36:06 +0200
  • dd6f8caed6 Add Settings class that will process ChallengesAddon configuration. BONNe1704 2019-01-10 11:30:54 +0200
  • 3971519d1d Rename FreshSqueezedChallenges to ChallengesImportManager. BONNe1704 2019-01-10 11:16:04 +0200
  • 329cdd05cf Version 0.3.1-SNAPSHOT (develop) Florian CUNY 2019-01-05 11:19:35 +0100
  • 4c3026f3c1 Version 0.3.0 (BentoBox 1.0) 0.3.0 Florian CUNY 2019-01-05 11:17:03 +0100
  • 1ceb1c9176 Added GitHub templates. tastybento 2019-01-01 22:36:31 -0800
  • 32dbebd607 Removing async and updating to 1.13.2 API tastybento 2018-12-31 18:43:32 -0800
  • e279114a90 Enables code to build. tastybento 2018-12-31 18:15:38 -0800
  • f131da1b27 Trying to fix the build error Florian CUNY 2018-12-30 21:13:50 +0100
  • 30a26da821 Trying to use a specific 1.13.2 Spigot snapshot to fix the ambiguity Florian CUNY 2018-12-30 15:05:46 +0100
  • bf1890c392 Final harsh way to fix the ambiguity??? Florian CUNY 2018-12-30 15:01:21 +0100
  • 11a86b1445 Using the hard way to fix the ambiguity Florian CUNY 2018-12-30 14:53:58 +0100
  • 44d20a2955 Added Vault dependency in POM Florian CUNY 2018-12-30 14:47:58 +0100
  • 090e1ccfa1 Added CodeMC CI Florian CUNY 2018-12-30 14:46:04 +0100
  • 0041d07151 Fixed ambiguous lambda Florian CUNY 2018-12-30 14:42:54 +0100
  • 202bcb9dbb Updated to latest BentoBox and Level Florian CUNY 2018-12-30 14:40:45 +0100
  • 33353ab4a5 Version 0.3.0-SNAPSHOT Florian CUNY 2018-12-30 14:40:01 +0100
  • 9ef5e428e1 Removed useless schem-related resource node in POM Florian CUNY 2018-12-30 14:38:35 +0100
  • ac1fd54a7b Updated to Spigot 1.13.2 Florian CUNY 2018-12-30 14:37:41 +0100
  • a664029e13 Updated codemc repo in POM Florian CUNY 2018-12-30 14:34:22 +0100
  • 2ad5bad860 Updated urls in POM Florian CUNY 2018-12-30 14:33:28 +0100
  • ba3f6b4b8b Renamed addon to Challenges Florian CUNY 2018-12-30 14:32:25 +0100
  • 6abf6627d3 Lowercased artifactId Florian CUNY 2018-12-30 14:32:12 +0100
  • 7e8bb1a35c Updated groupId to world.bentobox Florian CUNY 2018-12-30 14:31:39 +0100
  • 8f51ddb634 Moved everything to world.bentobox.challenges package Florian CUNY 2018-12-30 14:31:26 +0100
  • 5009729300
    Merge pull request #41 from BONNe/autosaver tastybento 2018-12-21 12:48:13 -0800
  • 5120a3afd3
    Merge pull request #40 from BONNe/develop tastybento 2018-12-21 12:47:28 -0800
  • b1c12e7454 Improve SaveListener. Save challenges un world save event only if in current world has any challenge. BONNe1704 2018-12-18 11:26:29 +0200
  • 4edc1c5c62 Create WorldSaveEvent listener that stores challenges, when event occur. Partial fix of issue #21. BONNe1704 2018-12-18 10:58:56 +0200
  • b37fee1423 Fix issue #23 - ChallengesToDo shows wrong number. BONNe 2018-12-18 00:26:46 +0200
  • ccfd0dbf77
    Merge pull request #39 from BONNe/develop tastybento 2018-12-18 00:11:17 +0900
  • cd503d7f71 Add missing message variables. BONNe1704 2018-12-17 15:10:42 +0200
  • 3dd23addc4 Change spacing from tab to space. BONNe1704 2018-12-17 15:03:12 +0200
  • c2051d23e5 Implement Money support for challenges. #25 BONNe1704 2018-12-17 15:00:22 +0200
  • cb046894b5 Merge remote-tracking branch 'origin/master' into develop tastybento 2018-12-04 16:45:16 -0800
  • e08014b41a
    Merge pull request #32 from CNAmira/master tastybento 2018-12-02 16:17:52 -0500
  • 4810ba369c Added codemc to the repos in pom. tastybento 2018-12-01 20:44:19 -0800
  • 278bd822c3 Revert SURROUNDING to ISLAND for now as it doesn't match enum. tastybento 2018-12-01 20:35:01 -0800
  • ab77df3e78 Translate into Chinese Li Keqing 2018-11-26 18:13:14 +0800
  • 5ebbd79957 Added instructions on how to use the addo-on. tastybento 2018-11-25 21:32:09 -0800
  • 5f7581f09c Challenges reset when island is reset. tastybento 2018-11-23 17:06:42 -0800
  • 97bec0f870 Challenges can only be done in the world that they belong. tastybento 2018-11-23 16:40:06 -0800
  • edc2c455c4 Fixes inventory item removal bug (for sure this time). tastybento 2018-11-23 10:42:20 -0800
  • 326b8ca0cf Fixed item removal. Added unit tests. tastybento 2018-11-19 08:54:31 -0800
  • ac80a7e7e4 Fix for taking items even if challenge incomplete tastybento 2018-11-18 19:39:14 -0800
  • e5e022754b Added challenges reload admin command. tastybento 2018-11-12 11:44:43 -0800
  • b55cc822a9 Made generic some required items. tastybento 2018-11-12 11:35:49 -0800
  • e64bb169a0 Version up tastybento 2018-11-12 10:24:55 -0800
  • 1e07223d61 Fixes issue with Level not being referenced correctly. tastybento 2018-11-12 10:24:18 -0800
  • c70f5cf2f3 Fix error when no blocks required, only entities. tastybento 2018-11-12 09:55:42 -0800
  • 263390deb7 Updated to 0.12.0 API. tastybento 2018-10-30 18:26:47 -0700
  • c14b242cbd Added admin complete command tastybento 2018-10-06 08:49:49 -0700
  • 65a2f19fff WIP: Added required items panel tastybento 2018-09-08 16:49:32 -0700