| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use matchEntity method in breeding task type | Krakenied | 2023-05-26 | 1 | -27/+8 |
| | | |||||
| * | TaskUtils improvements | Krakenied | 2023-05-26 | 1 | -44/+81 |
| | | |||||
| * | Update gradle to 8.1.1 | Krakenied | 2023-04-23 | 3 | -3/+3 |
| | | |||||
| * | Fix build | Krakenied | 2023-04-22 | 1 | -1/+1 |
| | | |||||
| * | Fix frogs and turtles breeding | Krakenied | 2023-04-22 | 1 | -0/+16 |
| | | |||||
| * | Do not register BrewingTaskType for unsupported server versions | Krakenied | 2023-04-02 | 1 | -1/+4 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/503 | ||||
| * | Add PlayerPoints support | Krakenied | 2023-04-02 | 4 | -1/+74 |
| | | | | | Partially closes https://github.com/LMBishop/Quests/issues/494 | ||||
| * | Handle vehicles movement separately | Krakenied | 2023-04-02 | 1 | -2/+28 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/464 | ||||
| * | Fix CaveVinesPlant not being handled properly | Krakenied | 2023-04-02 | 5 | -2/+29 |
| | | |||||
| * | Fix MMOItems and Mythic Lib repo | Krakenied | 2023-04-02 | 1 | -3/+3 |
| | | |||||
| * | Update gradle to 8.0.2 | Krakenied | 2023-04-02 | 4 | -110/+173 |
| | | |||||
| * | Optimize TaskUtils#getApplicableTasks method | Krakenied | 2023-04-02 | 1 | -7/+4 |
| | | |||||
| * | Fix and improve listener plugin comparing condition | Krakenied | 2023-04-02 | 1 | -1/+2 |
| | | |||||
| * | Fix the event order after task types registration | Krakenied | 2023-04-02 | 1 | -1/+4 |
| | | |||||
| * | Fix PlayerBlockTracker event calling order | Krakenied | 2023-04-02 | 3 | -0/+23 |
| | | |||||
| * | PlayerBlockTracker support | Krakenied | 2023-04-02 | 6 | -3/+64 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/499 | ||||
| * | Bump paper-api to 1.19.4 | Krakenied | 2023-04-02 | 1 | -2/+2 |
| | | |||||
| * | Remove unnecessary import | Krakenied | 2023-04-02 | 1 | -1/+0 |
| | | |||||
| * | Add allow silk touch option | Krakenied | 2023-04-02 | 2 | -43/+76 |
| | | | | | Partially closes https://github.com/LMBishop/Quests/issues/499 | ||||
| * | Set block variable before the loop | Krakenied | 2023-04-02 | 1 | -1/+2 |
| | | |||||
| * | Improve breeding task type 1.10+ versions support | Krakenied | 2023-04-02 | 1 | -50/+69 |
| | | |||||
| * | Improve world validation | Krakenied | 2023-04-02 | 1 | -10/+5 |
| | | |||||
| * | Fix Essentials task types | Krakenied | 2023-03-08 | 4 | -39/+77 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/488, https://github.com/LMBishop/Quests/issues/468, https://github.com/LMBishop/Quests/issues/457 and https://github.com/LMBishop/Quests/issues/290 | ||||
| * | Fix ShopGUIPlus task types | Krakenied | 2023-03-07 | 2 | -0/+8 |
| | | | | | Fixes https://github.com/LMBishop/Quests/issues/496 | ||||
| * | Replace fastutil Int2ObjectOpenHashMap with hppc IntObjectHashMap | Krakenied | 2023-03-07 | 3 | -14/+26 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/497 without significant plugin JAR file size change | ||||
| * | Bump version umberv3.13.3 | LMBishop | 2023-02-16 | 1 | -1/+1 |
| | | |||||
| * | Fix ArrayIndexOutOfBoundsException | Krakenied | 2023-02-16 | 3 | -4/+12 |
| | | | | | Do not show back menu element when category menu is null | ||||
| * | Use version specific methods to get item in main hand | Krakenied | 2023-02-16 | 6 | -4/+16 |
| | | | | | (cherry picked from commit 55135fd5101fc5facbb7a9fcba0da713bfef3046) | ||||
| * | Legacy pattern doesn't detect § symbol | Tom | 2023-02-14 | 1 | -1/+1 |
| | | | | | | | Legacy pattern doesn't detect § symbol which causes error: [Server] ERROR Could not pass event InventoryClickEvent to Quests v3.13.2-82af8a4 [Server] INFO net.kyori.adventure.text.minimessage.internal.parser.ParsingExceptionImpl: Legacy formatting codes have been detected in a MiniMessage string - this is unsupported behaviour. Please refer to the Adventure documentation (https://docs.adventure.kyori.net) for more information. [Server] INFO §cCancel message. | ||||
| * | Additional material validation | Krakenied | 2023-02-08 | 8 | -11/+37 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/445, https://github.com/LMBishop/Quests/issues/349 | ||||
| * | Some improvements to farming and block shearing task types | Krakenied | 2023-02-08 | 2 | -46/+23 |
| | | |||||
| * | Fix quests not being sorted | LMBishop | 2023-01-27 | 2 | -0/+4 |
| | | |||||
| * | Fixed result of PreStartQuestEvent not being used in further checks | Tom | 2023-01-23 | 1 | -0/+3 |
| | | |||||
| * | Refactor menu code | LMBishop | 2023-01-13 | 27 | -784/+841 |
| | | |||||
| * | Add option for automatically closing GUI (closes #480) | LMBishop | 2023-01-10 | 3 | -3/+9 |
| | | |||||
| * | Add command permissions | snake | 2022-12-18 | 11 | -12/+170 |
| | | |||||
| * | Fix build badge | Krakenied | 2022-12-17 | 1 | -1/+1 |
| | | |||||
| * | Optimize debug logging a little more | Krakenied | 2022-12-17 | 3 | -15/+34 |
| | | | | | More improvements (https://github.com/LMBishop/Quests/issues/452) | ||||
| * | Add block shearing task type | Krakenied | 2022-12-17 | 2 | -0/+68 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/416 | ||||
| * | Optimize debug logging | Krakenied | 2022-12-17 | 1 | -11/+21 |
| | | | | | Fixes https://github.com/LMBishop/Quests/issues/452 | ||||
| * | Optimize entity-related walking modes validation | Krakenied | 2022-12-17 | 6 | -7/+36 |
| | | |||||
| * | Bring support for older ShopGUIPlus versions back | Krakenied | 2022-12-17 | 3 | -27/+82 |
| | | | | | Fixes https://github.com/LMBishop/Quests/issues/473 | ||||
| * | Fix MythicMobsKillingTaskType config validators not being added | Krakenied | 2022-12-17 | 1 | -6/+6 |
| | | |||||
| * | Some build.gradle changes and updates | Krakenied | 2022-12-17 | 2 | -87/+65 |
| | | |||||
| * | Optimize walking mode validation | Krakenied | 2022-12-17 | 1 | -7/+7 |
| | | | | | Lowercasing the mode is not needed because of a config validator | ||||
| * | Use Collections#max to find max element | Krakenied | 2022-12-17 | 2 | -6/+3 |
| | | |||||
| * | Use pattern variables | Krakenied | 2022-12-17 | 2 | -8/+4 |
| | | |||||
| * | Store menu elements in Int2ObjectOpenHashMaps | Krakenied | 2022-12-17 | 3 | -4/+7 |
| | | |||||
| * | Remove unused imports | Krakenied | 2022-12-17 | 8 | -64/+14 |
| | | |||||
| * | Optimize adding aliases - use Collections#addAll | Krakenied | 2022-12-17 | 1 | -1/+1 |
| | | |||||
