| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Dynamic boss bar style and color support | Krakenied | 2023-11-26 | 1 | -11/+80 | |
| | | ||||||
| * | Additional online check in inventory task type | Krakenied | 2023-09-26 | 1 | -1/+1 | |
| | | | | | Fixes NPE on logout | |||||
| * | Detect the server version using a long-standing API | Krakenied | 2023-09-24 | 1 | -1/+1 | |
| | | ||||||
| * | Make boss bar color and style customizable | Krakenied | 2023-09-24 | 1 | -1/+14 | |
| | | ||||||
| * | Farming task type rework | Krakenied | 2023-09-24 | 2 | -9/+58 | |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/548 | |||||
| * | Add and remove players from the boss bar synchronously | Krakenied | 2023-09-24 | 1 | -7/+4 | |
| | | ||||||
| * | Fix up task type manager | Krakenied | 2023-09-24 | 5 | -31/+30 | |
| | | ||||||
| * | Optimize send track advancement method more | Krakenied | 2023-09-24 | 1 | -21/+30 | |
| | | ||||||
| * | Clean up task type registration | Krakenied | 2023-09-24 | 8 | -116/+120 | |
| | | ||||||
| * | Add block item dropping task type | Krakenied | 2023-09-24 | 3 | -5/+128 | |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/544 | |||||
| * | Optimize and organize imports | Krakenied | 2023-09-24 | 23 | -79/+153 | |
| | | ||||||
| * | Rewrite title and action bar handles | Krakenied | 2023-09-24 | 12 | -57/+115 | |
| | | | | | Add hex support to action bar (Paper only feature) | |||||
| * | Add dedicated progress placeholders section | Krakenied | 2023-09-24 | 4 | -11/+53 | |
| | | ||||||
| * | Rewrite & optimize boss bar | Krakenied | 2023-09-24 | 50 | -141/+146 | |
| | | ||||||
| * | Add missing import | Elikill58 | 2023-09-18 | 1 | -0/+1 | |
| | | ||||||
| * | Fix not deleted bossbar | Elikill58 | 2023-09-18 | 1 | -0/+7 | |
| | | ||||||
| * | Get rid of tabs | Krakenied | 2023-09-02 | 14 | -110/+110 | |
| | | ||||||
| * | Fix build after rebase | Krakenied | 2023-09-02 | 1 | -0/+1 | |
| | | ||||||
| * | Rewrite position task type | Krakenied | 2023-09-02 | 1 | -27/+42 | |
| | | ||||||
| * | Better support for smithing task type in 1.20 | Krakenied | 2023-09-02 | 6 | -3/+92 | |
| | | ||||||
| * | Fix 0/1 value | Elikill58 | 2023-08-26 | 1 | -1/+2 | |
| | | ||||||
| * | Change default values | Elikill58 | 2023-08-26 | 1 | -16/+17 | |
| | | ||||||
| * | Prevent possible issue | Elikill58 | 2023-08-26 | 1 | -1/+1 | |
| | | ||||||
| * | Add actionbar | Elikill58 | 2023-08-26 | 5 | -27/+132 | |
| | | ||||||
| * | Fix error | Elikill58 | 2023-08-26 | 1 | -1/+3 | |
| | | ||||||
| * | Add bossbar and full track advancement | Elikill58 | 2023-08-26 | 47 | -20/+226 | |
| | | ||||||
| * | Clean project and update gitignore | Elikill58 | 2023-08-26 | 2 | -4/+0 | |
| | | ||||||
| * | Remove finals to keep the project code style | Krakenied | 2023-08-09 | 3 | -4/+4 | |
| | | ||||||
| * | Add alternative single constraint ctor | Krakenied | 2023-08-09 | 1 | -0/+4 | |
| | | ||||||
| * | Add alternative raw value ctor | Krakenied | 2023-08-09 | 1 | -0/+4 | |
| | | ||||||
| * | Some refactor | Krakenied | 2023-08-09 | 4 | -42/+43 | |
| | | | | | Use new constraints impl | |||||
| * | Update task types to the new impl | Krakenied | 2023-08-09 | 23 | -57/+54 | |
| | | ||||||
| * | Alternative task constraints implementation | Krakenied | 2023-08-09 | 3 | -8/+45 | |
| | | ||||||
| * | Add allow negative progress option to mining task | LMBishop | 2023-08-07 | 1 | -0/+8 | |
| | | | | | Closes #530 | |||||
| * | 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 | 3 | -1/+26 | |
| | | ||||||
| * | 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 | 19 | -56/+454 | |
| | | ||||||
| * | Add some config | Elikill58 | 2023-07-15 | 8 | -15/+55 | |
| | | ||||||
| * | Add ItemsAdder quest items | LMBishop | 2023-07-14 | 2 | -0/+33 | |
| | | | | | Closes #525 | |||||
| * | 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 | |
| | | ||||||
| * | 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 ecobosses_killing task type | LMBishop | 2023-07-06 | 2 | -0/+63 | |
| | | | | | Closes #521 | |||||
