| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add option for hidden categories (closes #355) | LMBishop | 2022-04-18 | 3 | -1/+20 | |
| | | ||||||
| * | Add partial delivery option (closes #360) | LMBishop | 2022-04-18 | 2 | -13/+51 | |
| | | ||||||
| * | Fix transport method validation | Krakenied | 2022-04-18 | 1 | -10/+14 | |
| | | | | | Fixes https://github.com/LMBishop/Quests/issues/358 and many other possible issues that fortunately didn't happen | |||||
| * | Add farming task type modes for harvestable blocks support | Krakenied | 2022-04-18 | 2 | -30/+76 | |
| | | | | | Fixes https://github.com/LMBishop/Quests/issues/363 | |||||
| * | Ignore NOTHING inventory actions in crafting task type | Krakenied | 2022-04-18 | 1 | -1/+3 | |
| | | | | | Fixes https://github.com/LMBishop/Quests/issues/362 | |||||
| * | Make farming task type plugin field private final instead of public static | Krakenied | 2022-04-18 | 1 | -1/+1 | |
| | | ||||||
| * | Remove redundant deprecation suppressions | Krakenied | 2022-04-18 | 2 | -2/+0 | |
| | | ||||||
| * | Improve error handling for MySQL storage provider | LMBishop | 2022-04-17 | 2 | -8/+9 | |
| | | ||||||
| * | Remove unused import statement | Krakenied | 2022-04-17 | 1 | -1/+0 | |
| | | ||||||
| * | Fix inventory task type IllegalPluginAccessException | Krakenied | 2022-04-17 | 1 | -1/+8 | |
| | | | | | PlayerBucketEvent is an abstract class | |||||
| * | Fix support for older server versions | Krakenied | 2022-04-16 | 1 | -5/+12 | |
| | | ||||||
| * | Add bucket events to inventory task type | Krakenied | 2022-04-16 | 1 | -1/+13 | |
| | | ||||||
| * | Bump spigot-api to 1.17.1 for new events support | Krakenied | 2022-04-16 | 1 | -1/+1 | |
| | | ||||||
| * | Add quest-specific status display items (closes #337) | LMBishop | 2022-04-13 | 4 | -14/+111 | |
| | | ||||||
| * | Add {questid} placeholder to QuestMenuElement (closes #346) | LMBishop | 2022-04-13 | 1 | -0/+3 | |
| | | ||||||
| * | Add commands to custom items (closes ##341) | LMBishop | 2022-04-13 | 3 | -2/+30 | |
| | | ||||||
| * | Fix duplicate hash extension | LMBishop | 2022-04-13 | 1 | -2/+2 | |
| | | ||||||
| * | [ci skip] Move badge to right place | LMBishop | 2022-04-13 | 1 | -1/+1 | |
| | | ||||||
| * | Add status badge to README | LMBishop | 2022-04-13 | 1 | -1/+3 | |
| | | ||||||
| * | [ci skip] Add git hash to development versions | LMBishop | 2022-04-13 | 2 | -2/+15 | |
| | | ||||||
| * | Fix typo | LMBishop | 2022-04-05 | 1 | -1/+1 | |
| | | ||||||
| * | Start work on version specific handlers (closes #340) | LMBishop | 2022-04-05 | 6 | -0/+97 | |
| | | ||||||
| * | Added command to open the started Quests GUI via console/admin for other users. | ofunny | 2022-04-03 | 4 | -0/+60 | |
| | | ||||||
| * | Fix reverse-in-broken for BuildingCertainTaskType | Krakenied | 2022-03-22 | 1 | -1/+1 | |
| | | | | Fixes #322 | |||||
| * | Add wildcard to quest cancel command (closes #283) | LMBishop | 2022-03-22 | 1 | -0/+6 | |
| | | ||||||
| * | Refactor message system (closes #336) | LMBishop | 2022-03-22 | 21 | -74/+95 | |
| | | ||||||
| * | Add null check to PAPI processor (closes #324)v3.10.1 | LMBishop | 2022-03-10 | 1 | -0/+4 | |
| | | | | | - The previous commit with this message was a mistake | |||||
| * | Update PAPI version | LMBishop | 2022-03-10 | 1 | -1/+1 | |
| | | ||||||
| * | Revert "Add null check to PAPI processor (closes #324)" | LMBishop | 2022-03-10 | 1 | -1/+1 | |
| | | | | | This reverts commit 7bcfd0aa298e3a4876ebc1f7093862e4324cc250. | |||||
| * | Add null check to PAPI processor (closes #324) | LMBishop | 2022-03-10 | 1 | -1/+1 | |
| | | ||||||
| * | Bump version number | LMBishop | 2022-03-10 | 1 | -1/+1 | |
| | | ||||||
| * | Add QPlayer::getEffectiveStartedQuests method | LMBishop | 2022-03-08 | 3 | -3/+16 | |
| | | ||||||
| * | Fix quest started PAPI placeholder to work with quest-autostart (closes #323) | LMBishop | 2022-03-08 | 1 | -1/+3 | |
| | | ||||||
| * | Fix display of incorrect versionv3.10 | LMBishop | 2022-03-05 | 1 | -1/+1 | |
| | | ||||||
| * | Update gradle wrapper version | LMBishop | 2022-03-05 | 1 | -1/+1 | |
| | | ||||||
| * | Bump version number | LMBishop | 2022-03-05 | 1 | -1/+1 | |
| | | ||||||
| * | Add defaults to UI actions | LMBishop | 2022-03-05 | 3 | -7/+7 | |
| | | ||||||
| * | Fix stripping line breaks in config loader | LMBishop | 2022-03-05 | 1 | -2/+2 | |
| | | ||||||
| * | Add warning on initial start up if there are configuration issues | LMBishop | 2022-03-05 | 1 | -0/+4 | |
| | | ||||||
| * | Surround values by quotes in default config | LMBishop | 2022-03-03 | 1 | -3/+3 | |
| | | ||||||
| * | Add UI button customisation (closes #158, closes #319) | LMBishop | 2022-03-03 | 4 | -5/+33 | |
| | | ||||||
| * | Fix quest command's behavior | SirSalad | 2022-02-28 | 1 | -2/+3 | |
| | | | | | | | - Return if quest id arg is invalid - Tab complete quests instead of categories - Change usage message to reflect real usage | |||||
| * | Add check for CTRL+Q drop (closes #317) | LMBishop | 2022-02-25 | 1 | -1/+2 | |
| | | ||||||
| * | Version dependencies for ci | LMBishop | 2022-02-23 | 1 | -2/+2 | |
| | | ||||||
| * | Add global macros (closes #316) | LMBishop | 2022-02-23 | 2 | -2/+33 | |
| | | ||||||
| * | Update icon link | Leonardo Bishop | 2021-12-22 | 1 | -1/+1 | |
| | | ||||||
| * | Add NuVotifier task type (closes #299) | LMBishop | 2021-12-08 | 3 | -0/+92 | |
| | | ||||||
| * | [ci skip] Add FUNDING.yml | Leonardo Bishop | 2021-12-06 | 1 | -0/+1 | |
| | | ||||||
| * | Bump version numberv3.9.2 | LMBishop | 2021-12-03 | 1 | -1/+1 | |
| | | ||||||
| * | Fix typo in command help menu | LMBishop | 2021-12-03 | 1 | -1/+1 | |
| | | ||||||
