| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | List all available categories when you encounter a missing one. | Steven Van Ingelgem | 2024-01-09 | 1 | -2/+2 |
| | | |||||
| * | Add cancel commands | Krakenied | 2023-11-26 | 1 | -0/+18 |
| | | | | | Partially closes https://github.com/LMBishop/Quests/issues/558 | ||||
| * | Fix up task type manager | Krakenied | 2023-09-24 | 1 | -16/+23 |
| | | |||||
| * | Clean up task type registration | Krakenied | 2023-09-24 | 1 | -2/+29 |
| | | |||||
| * | Organize imports in common project | Krakenied | 2023-09-24 | 5 | -5/+30 |
| | | |||||
| * | Add dedicated progress placeholders section | Krakenied | 2023-09-24 | 1 | -0/+17 |
| | | |||||
| * | Additional material validation | Krakenied | 2023-02-08 | 1 | -3/+5 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/445, https://github.com/LMBishop/Quests/issues/349 | ||||
| * | Optimize debug logging a little more | Krakenied | 2022-12-17 | 2 | -6/+31 |
| | | | | | More improvements (https://github.com/LMBishop/Quests/issues/452) | ||||
| * | Remove unused imports | Krakenied | 2022-12-17 | 1 | -3/+2 |
| | | |||||
| * | Optimize adding aliases - use Collections#addAll | Krakenied | 2022-12-17 | 1 | -1/+1 |
| | | |||||
| * | Add color check | Krakenied | 2022-08-21 | 1 | -0/+6 |
| | | | | | Part of https://github.com/LMBishop/Quests/issues/434 | ||||
| * | Add extended description to warning type | LMBishop | 2022-07-06 | 1 | -4/+9 |
| | | |||||
| * | Add specific enchantment & level to enchanting task (closes #408) | LMBishop | 2022-07-06 | 1 | -1/+8 |
| | | |||||
| * | Add wildcard to debug command | LMBishop | 2022-07-06 | 1 | -1/+1 |
| | | |||||
| * | Merge task type certain types with regular types | LMBishop | 2022-07-06 | 2 | -12/+45 |
| | | |||||
| * | Refactor config validation for task types | LMBishop | 2022-07-06 | 3 | -1/+30 |
| | | |||||
| * | Add debug report & quest commands | LMBishop | 2022-07-05 | 1 | -0/+17 |
| | | |||||
| * | Add boolean return type to storage providers | LMBishop | 2022-06-26 | 2 | -5/+11 |
| | | |||||
| * | Add quests debug command | LMBishop | 2022-06-26 | 1 | -6/+6 |
| | | |||||
| * | Check quest still exists (closes #402) | LMBishop | 2022-06-16 | 1 | -1/+2 |
| | | |||||
| * | Use computeIfAbsent exclsively on async thread (closes #404) | LMBishop | 2022-06-16 | 1 | -14/+32 |
| | | |||||
| * | Add extended problem descriptions and MiniMessage | LMBishop | 2022-05-31 | 2 | -23/+108 |
| | | |||||
| * | Prevent migration from similar mysql databases | LMBishop | 2022-05-06 | 1 | -0/+9 |
| | | |||||
| * | Add time-limit option and quest expiry functionality (closes #379) | LMBishop | 2022-05-01 | 4 | -1/+69 |
| | | |||||
| * | Add started field to progress files & database migration | LMBishop | 2022-05-01 | 2 | -5/+17 |
| | | |||||
| * | Add cancellable and counts towards limit options (closes #383) | LMBishop | 2022-04-29 | 1 | -0/+34 |
| | | |||||
| * | Add quests data migration tool | LMBishop | 2022-04-22 | 4 | -0/+35 |
| | | |||||
| * | Fix reset and fullreset commands (closes #351) | LMBishop | 2022-04-18 | 2 | -5/+42 |
| | | |||||
| * | Add option for hidden categories (closes #355) | LMBishop | 2022-04-18 | 1 | -0/+14 |
| | | |||||
| * | Add QPlayer::getEffectiveStartedQuests method | LMBishop | 2022-03-08 | 2 | -2/+15 |
| | | |||||
| * | Add mmoitems as a quest item type (closes #221) | LMBishop | 2021-08-16 | 1 | -1/+2 |
| | | |||||
| * | Fix missing validation | LMBishop | 2021-08-12 | 6 | -39/+6 |
| | | |||||
| * | Add item importing (closes #222) | LMBishop | 2021-08-12 | 1 | -0/+1 |
| | | |||||
| * | Add start commands | LMBishop | 2021-07-26 | 1 | -0/+18 |
| | | |||||
| * | Fix updater | LMBishop | 2021-07-26 | 1 | -0/+2 |
| | | |||||
| * | Add task type exclusionsv3.5.2 | LMBishop | 2021-07-21 | 1 | -13/+40 |
| | | |||||
| * | Update updater link | LMBishop | 2021-07-15 | 1 | -1/+2 |
| | | |||||
| * | Change quest registration logging | LMBishop | 2021-07-05 | 1 | -5/+1 |
| | | |||||
| * | Add JetBrains annotations | LMBishop | 2021-06-29 | 12 | -110/+475 |
| | | |||||
| * | Improve version checker to check previous versions | LMBishop | 2021-06-25 | 1 | -1/+34 |
| | | | | | - Closes #189 | ||||
| * | Add quest-specific autostart | LMBishop | 2021-06-24 | 1 | -32/+121 |
| | | | | | | - Closes #188 - Closes #125 | ||||
| * | Fix broken time formatting | LMBishop | 2021-06-24 | 1 | -21/+0 |
| | | | | | - Closes #186 | ||||
| * | [ci skip] Optimise imports | LMBishop | 2021-06-21 | 3 | -6/+6 |
| | | |||||
| * | [ci skip] Javadoc | LMBishop | 2021-06-21 | 11 | -2/+101 |
| | | |||||
| * | Convert to multi module project | LMBishop | 2021-06-17 | 25 | -0/+1577 |
| - Common module to provide an abstract Quests plugin - Api is still todo | |||||
