| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | Add QPlayer::getEffectiveStartedQuests method | LMBishop | 2022-03-08 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | 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 |
| | | |||||
| * | Add NuVotifier task type (closes #299) | LMBishop | 2021-12-08 | 3 | -0/+92 |
| | | |||||
| * | Fix typo in command help menu | LMBishop | 2021-12-03 | 1 | -1/+1 |
| | | |||||
| * | Fix suicides counting towards playerkilling (closes #295) | LMBishop | 2021-12-01 | 1 | -7/+4 |
| | | |||||
| * | Fix broken mobkillingcertain task type (closes #285) | LMBishop | 2021-11-30 | 1 | -1/+1 |
| | | |||||
| * | Truncate decimals to 2 d.p. (closes #276) | LMBishop | 2021-10-01 | 1 | -2/+9 |
| | | |||||
| * | Track first available quest if autotrack is enabled (closes #281) | LMBishop | 2021-10-01 | 1 | -0/+11 |
| | | |||||
| * | Add data source configuration (closes #275) | LMBishop | 2021-09-28 | 1 | -0/+6 |
| | | |||||
| * | Add cancel shortcut command (closes #283) | LMBishop | 2021-09-28 | 4 | -0/+60 |
| | | |||||
| * | Fix PAPI task completed placeholder not following config (closes #251) | LMBishop | 2021-09-12 | 1 | -1/+1 |
| | | |||||
| * | Add modes of transport (closes #269) | LMBishop | 2021-09-12 | 1 | -0/+28 |
| | | |||||
| * | Add citizens ID support (closes #271) | LMBishop | 2021-09-12 | 2 | -11/+27 |
| | | |||||
| * | Nuke DS_Store | LMBishop | 2021-09-10 | 1 | -0/+0 |
| | | |||||
| * | Set progress on numeric placeholders for PAPI tasks (closes #240) | LMBishop | 2021-09-09 | 1 | -0/+1 |
| | | |||||
| * | Apply placeholders on custom GUI items (closes #235, closes #246) | LMBishop | 2021-09-09 | 3 | -4/+8 |
| | | |||||
| * | Update Slimefun (closes #258) | LMBishop | 2021-09-09 | 2 | -5/+7 |
| | | |||||
| * | Remove cancel ability from auto-started quests (fixes #260) | LMBishop | 2021-09-09 | 3 | -2/+6 |
| | | |||||
| * | Remove ITEM_FLAGS item filter from QItemStack (closes #256) | LMBishop | 2021-09-08 | 1 | -1/+1 |
| | | |||||
| * | Made display names no longer a requirement (closes #249) | LMBishop | 2021-09-08 | 3 | -21/+12 |
| | | |||||
| * | Add shop id and improve detection of ShopGUIPlus purchases/sales. | SirBlobman | 2021-09-03 | 2 | -103/+185 |
| | | |||||
| * | Add slimefun quest item | LMBishop | 2021-08-17 | 3 | -4/+40 |
| | | |||||
| * | Add bucket task types (closes #226) | LMBishop | 2021-08-17 | 4 | -0/+144 |
| | | |||||
| * | Add consume task (closes #237) | LMBishop | 2021-08-17 | 2 | -0/+127 |
| | | |||||
| * | Fix joined before check (closes #232) | LMBishop | 2021-08-16 | 1 | -1/+1 |
| | | |||||
| * | Add mmoitems as a quest item type (closes #221) | LMBishop | 2021-08-16 | 13 | -70/+200 |
| | | |||||
| * | Redo tab completion | LMBishop | 2021-08-12 | 25 | -135/+283 |
| | | |||||
| * | Fix missing validation | LMBishop | 2021-08-12 | 23 | -109/+17 |
| | | |||||
| * | Move essentials hook initialisation | LMBishop | 2021-08-12 | 1 | -4/+3 |
| | | |||||
| * | Add item importing (closes #222) | LMBishop | 2021-08-12 | 12 | -78/+287 |
| | | |||||
| * | Revert config key changes to remove afk playtime | CoolLord22 | 2021-08-11 | 1 | -2/+0 |
| | | |||||
| * | Remove Essentials dependent code and use plugin hook | CoolLord22 | 2021-08-11 | 1 | -6/+5 |
| | | | | | | | Uses EssentialsHook to check if user is AFK. Requires task to have config option "ignore-afk" to be true in order to proceed; default fallback is false so this does not pose issues on servers w/o Essentials. | ||||
| * | Add EssentialsHook | CoolLord22 | 2021-08-11 | 3 | -0/+43 |
| | | | | | | | Adds EssentialsHook class which will handle the imports for dependent classes. This class handles checks for whether or not the player is AFK. To stay consistent with how the project handles hooks, went ahead and created the abstract type as well. | ||||
| * | Add option to ignore AFK players for PlaytimeTaskType | CoolLord22 | 2021-08-11 | 2 | -0/+8 |
| | | | | | | | Hooks into Essentials and exempts users who are AFK at the time of the PlaytimeTask increment from getting time added to their quest progress. Adds config option to enable this (defaults to false, that way this feature isn't automatically on in old configs). | ||||
| * | Fix PAPI hook (closes #230) | LMBishop | 2021-08-11 | 1 | -12/+12 |
| | | | | | - There is no guarantee that plugins are marked as enabled when using softdepend, moving it to the first tixk probably fixes this | ||||
| * | Rename config key & allow use of previous key | LMBishop | 2021-08-11 | 2 | -6/+5 |
| | | | | | - Previous key used for everybody so config doesn't need changing for users upgrading | ||||
