| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update docs gemfile | Krakenied | 2025-05-13 | 3 | -28/+28 |
| | | |||||
| * | Fix item in bucketing tasks docs | Krakenied | 2025-05-13 | 3 | -3/+3 |
| | | |||||
| * | Update download wiki page | Krakenied | 2025-05-13 | 1 | -8/+14 |
| | | |||||
| * | Fix farming task type for kelp | Krakenied | 2025-05-13 | 1 | -2/+3 |
| | | |||||
| * | Deduplicate some QPF methods code | Krakenied | 2025-05-13 | 13 | -53/+170 |
| | | | | | Refactor progress filters a bit | ||||
| * | Better quest progress filter implementation | Krakenied | 2025-05-13 | 9 | -69/+264 |
| | | | | | To be used in QuestsPlaceholders rewrite | ||||
| * | Update CustomFishing dependency | Krakenied | 2025-05-13 | 4 | -3/+11 |
| | | | | | Add isPrimaryThread method for https://github.com/LMBishop/Quests/issues/760 debugging | ||||
| * | Fail silently if the specified sound doesn't exist | Krakenied | 2025-05-13 | 1 | -9/+13 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/761 | ||||
| * | Fix Sounds enum on older versions | Krakenied | 2025-05-13 | 1 | -1/+24 |
| | | | | | Finally closes https://github.com/LMBishop/Quests/issues/756 | ||||
| * | Update Gradle Wrapper to 8.12 | Krakenied | 2025-05-13 | 1 | -1/+1 |
| | | |||||
| * | Clamp damage in deal damage task type | Krakenied | 2025-05-13 | 1 | -2/+19 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/753 | ||||
| * | Update project plugins and dependencies | Krakenied | 2025-05-13 | 3 | -4/+4 |
| | | |||||
| * | Fix plugin initialization on Purpur 1.17.1 | Krakenied | 2025-05-13 | 1 | -1/+23 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/756 | ||||
| * | Fix smelting task type exploit | Krakenied | 2025-05-13 | 1 | -1/+1 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/754 | ||||
| * | Batched statements cannot end with a semicolon | Krakenied | 2025-05-13 | 1 | -1/+1 |
| | | |||||
| * | Fix database migrator | Krakenied | 2025-05-13 | 1 | -2/+2 |
| | | | | | Use next() instead of first() on TYPE_FORWARD_ONLY set | ||||
| * | Add hidden option to quest options | Krakenied | 2025-05-13 | 3 | -6/+30 |
| | | |||||
| * | Make the counts towards completed option actually usable | Krakenied | 2025-05-13 | 1 | -0/+2 |
| | | | | | That entire placeholder mess needs to be rewritten though | ||||
| * | For now still use the current approach to QPlayerPreferences construction | Krakenied | 2025-05-13 | 2 | -2/+4 |
| | | |||||
| * | Storage rework | Krakenied | 2025-05-13 | 20 | -1128/+1856 |
| | | |||||
| * | Counts towards completed option | Krakenied | 2025-05-13 | 2 | -1/+20 |
| | | |||||
| * | Add Nexo quest item support | Krakenied | 2025-05-13 | 5 | -0/+49 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/783 | ||||
| * | Remove some finals to keep task types code style | Krakenied | 2025-05-13 | 3 | -3/+3 |
| | | |||||
| * | Cleanup & bump dependencies to fix compilation | Krakenied | 2025-05-13 | 11 | -119/+109 |
| | | |||||
| * | Add BedWars1058 dedicated task types | josemarcellio | 2025-05-13 | 11 | -0/+416 |
| | | |||||
| * | Fix build & update jvmdowngrader | Krakenied | 2024-11-16 | 2 | -3/+3 |
| | | |||||
| * | Add placeholder support to vaultreward option | Krakenied | 2024-11-16 | 7 | -10/+148 |
| | | |||||
| * | Add jitpack.yml for proper jitpack support | Krakenied | 2024-10-12 | 1 | -0/+5 |
| | | |||||
| * | Update Gradle Wrapper to 8.10.1 | Krakenied | 2024-09-20 | 4 | -2/+7 |
| | | |||||
| * | Update BentoBox level task type to work with latest plugin version | Krakenied | 2024-09-20 | 3 | -50/+47 |
| | | |||||
| * | Check remove-items-when-complete only if partial completion is not allowed | Krakenied | 2024-09-20 | 2 | -2/+4 |
| | | |||||
| * | Add bartering docs | Krakenied | 2024-09-11 | 1 | -0/+44 |
| | | |||||
| * | Use correct method to get the item thrower | Krakenied | 2024-09-11 | 1 | -1/+1 |
| | | |||||
| * | Remove thrower from the map if it's null | Krakenied | 2024-09-11 | 1 | -1/+9 |
| | | |||||
| * | Start uploading JARs downgraded to 11 | Krakenied | 2024-09-11 | 1 | -1/+7 |
| | | | | | Check only the youngest commit for CI skip | ||||
| * | Add bartering task type | Krakenied | 2024-09-11 | 2 | -0/+169 |
| | | | | | Compatible with Spigot 1.16.5+ | ||||
| * | Update ruby in docs workflow to 3.3 | Krakenied | 2024-09-07 | 1 | -1/+1 |
| | | |||||
| * | Add mode option to trading task type | Krakenied | 2024-09-07 | 4 | -11/+56 |
| | | |||||
| * | Add info about compatible downloads | Krakenied | 2024-09-07 | 2 | -0/+41 |
| | | |||||
| * | Add wdm | Krakenied | 2024-09-07 | 2 | -0/+3 |
| | | |||||
| * | Update docs Gemfile | Krakenied | 2024-09-07 | 2 | -20/+33 |
| | | |||||
| * | Allow quest items usage in menus | Krakenied | 2024-09-06 | 1 | -6/+26 |
| | | |||||
| * | Move the null check to a logically more proper place | Krakenied | 2024-09-06 | 1 | -6/+6 |
| | | |||||
| * | Add missing null check | Krakenied | 2024-09-06 | 1 | -4/+4 |
| | | |||||
| * | Add option to specify the trader mob | Krakenied | 2024-09-06 | 2 | -11/+21 |
| | | |||||
| * | Fix ingredients matching | Krakenied | 2024-09-06 | 1 | -6/+10 |
| | | |||||
| * | Add ingredient checks to trading task type | Krakenied | 2024-09-06 | 2 | -6/+55 |
| | | |||||
| * | Fix milking task type checking only main hand | Krakenied | 2024-09-02 | 9 | -14/+248 |
| | | | | | | Fix interact and bucket empty task types throwing exceptions on 1.8 (unfortunately we can't get bucket NBT on versions lower than 1.19.2) | ||||
| * | Fix build | XiaoMoMi | 2024-08-29 | 2 | -3/+3 |
| | | |||||
| * | Prepare for release 3.15.2v3.15.2 | Krakenied | 2024-08-28 | 1 | -1/+1 |
| | | | | | Bump version number | ||||
