| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Make placeholder always return no tracked quest | LMBishop | 2023-08-07 | 1 | -5/+1 | |
| | | | | | Closes #527 | |||||
| * | Add time limit placeholder (closes #524) | LMBishop | 2023-08-07 | 4 | -1/+29 | |
| | | ||||||
| * | Fix issues with delay ticks for Folia scheduler | Nahuel Dolores | 2023-08-01 | 1 | -0/+3 | |
| | | ||||||
| * | Actually fix counts-towards-limit | LMBishop | 2023-07-28 | 1 | -1/+1 | |
| | | ||||||
| * | Fix quest controller ignoring count-towards-limit | LMBishop | 2023-07-28 | 1 | -1/+1 | |
| | | ||||||
| * | Add missing scheduler wrapper methods for future usage | Nahuel Dolores | 2023-07-24 | 3 | -7/+191 | |
| | | ||||||
| * | Remove unused region scheduler | Nahuel Dolores | 2023-07-21 | 1 | -3/+0 | |
| | | ||||||
| * | Fix issues and wrap up work | Nahuel Dolores | 2023-07-21 | 4 | -8/+9 | |
| | | ||||||
| * | Add support for Folia | Nahuel Dolores | 2023-07-21 | 21 | -56/+459 | |
| | | ||||||
| * | Add some config | Elikill58 | 2023-07-15 | 10 | -15/+65 | |
| | | ||||||
| * | Add ItemsAdder quest items | LMBishop | 2023-07-14 | 3 | -1/+36 | |
| | | | | | Closes #525 | |||||
| * | Bump version numberv3.14.2 | LMBishop | 2023-07-11 | 1 | -1/+1 | |
| | | ||||||
| * | Fix broken links in documentation | LMBishop | 2023-07-11 | 9 | -53/+53 | |
| | | ||||||
| * | Fix some moddata commands blocking the main thread | LMBishop | 2023-07-11 | 2 | -35/+37 | |
| | | | | | Closes #520 | |||||
| * | Add @EventHandler annotation to BossKillEvent | LMBishop | 2023-07-09 | 1 | -0/+3 | |
| | | | | | Closes #522 | |||||
| * | Add null check for shop and de-duplicate common code | LMBishop | 2023-07-08 | 3 | -186/+137 | |
| | | ||||||
| * | Bump version numberv3.14.1 | LMBishop | 2023-07-07 | 1 | -1/+1 | |
| | | ||||||
| * | Add missing documentation for mobs in taming and breeding tasks | LMBishop | 2023-07-07 | 2 | -8/+32 | |
| | | ||||||
| * | Revert "Optimize TaskUtils#getApplicableTasks method" | LMBishop | 2023-07-07 | 1 | -4/+7 | |
| | | | | | | | | This reverts commit b110eae48d68be6cc1957a201f776a8d535a8ff0. This caused a regression where the plugin would not load on older versions of Minecraft. | |||||
| * | Add changelog generator script | LMBishop | 2023-07-07 | 2 | -0/+42 | |
| | | ||||||
| * | Bump version numberv3.14 | LMBishop | 2023-07-06 | 1 | -1/+1 | |
| | | ||||||
| * | Fix missing dependencies for EcoBosses | LMBishop | 2023-07-06 | 1 | -0/+2 | |
| | | ||||||
| * | Add ecobosses_killing task type | LMBishop | 2023-07-06 | 4 | -0/+103 | |
| | | | | | Closes #521 | |||||
| * | Add missing task types to documentation | LMBishop | 2023-07-06 | 49 | -148/+369 | |
| | | | | | | Adds blockshearing, playerpoints_earn, replenishing, smithing, and missing options in other task types. | |||||
| * | Update links to wiki | LMBishop | 2023-07-06 | 7 | -193/+255 | |
| | | ||||||
| * | Migrate docs to GitHub pages | LMBishop | 2023-07-06 | 137 | -1/+9121 | |
| | | ||||||
| * | Add exact match option to inventory and citizens deliver task types | Krakenied | 2023-07-04 | 4 | -55/+85 | |
| | | ||||||
| * | Improve inventory task type detection | Krakenied | 2023-07-04 | 1 | -9/+24 | |
| | | ||||||
| * | Improve build workflow | Krakenied | 2023-07-01 | 2 | -2/+0 | |
| | | ||||||
| * | Update gradle to 8.2 and shadow to 8.1.1 | Krakenied | 2023-07-01 | 4 | -5/+6 | |
| | | ||||||
| * | Improve breeding task type description | Krakenied | 2023-07-01 | 1 | -1/+1 | |
| | | ||||||
| * | Remove unnecessary deprecation | Krakenied | 2023-07-01 | 1 | -1/+0 | |
| | | ||||||
| * | Bump paper-api to 1.20.1 and HikariCP to 5.0.1 | Krakenied | 2023-07-01 | 1 | -3/+3 | |
| | | ||||||
| * | Bump paper-api to 1.20 | Krakenied | 2023-06-09 | 1 | -1/+1 | |
| | | ||||||
| * | Add support for custom PlayerBlockTracker forks | Krakenied | 2023-05-27 | 4 | -9/+30 | |
| | | ||||||
| * | Do not color mythic mobs killing task type mob name | Krakenied | 2023-05-27 | 3 | -6/+6 | |
| | | | | | Improve matchString performance | |||||
| * | Use getConfigBoolean method | Krakenied | 2023-05-27 | 3 | -8/+10 | |
| | | ||||||
| * | Improve getConfigBoolean method | Krakenied | 2023-05-27 | 1 | -7/+1 | |
| | | ||||||
| * | Set exact match in TaskUtils | Krakenied | 2023-05-26 | 1 | -1/+1 | |
| | | ||||||
| * | Add exact match option to smithing task type | Krakenied | 2023-05-26 | 1 | -3/+5 | |
| | | ||||||
| * | Add exact match option to smelting task type | Krakenied | 2023-05-26 | 1 | -4/+6 | |
| | | ||||||
| * | Add exact match option to mob killing task type | Krakenied | 2023-05-26 | 1 | -1/+4 | |
| | | ||||||
| * | Add exact match option to interact task type | Krakenied | 2023-05-26 | 1 | -9/+11 | |
| | | ||||||
| * | Add exact match option to fishing task type | Krakenied | 2023-05-26 | 1 | -12/+22 | |
| | | ||||||
| * | Add exact match option to crafting task type | Krakenied | 2023-05-26 | 1 | -3/+5 | |
| | | ||||||
| * | Remove deprecation | Krakenied | 2023-05-26 | 1 | -4/+1 | |
| | | ||||||
| * | Add exact match option to consume task type | Krakenied | 2023-05-26 | 1 | -11/+18 | |
| | | ||||||
| * | Add exact match option to brewing task type | Krakenied | 2023-05-26 | 1 | -4/+5 | |
| | | ||||||
| * | Quest items refactor | Krakenied | 2023-05-26 | 5 | -41/+24 | |
| | | ||||||
| * | Improve brewing stand player detection | Krakenied | 2023-05-26 | 1 | -7/+15 | |
| | | ||||||
