aboutsummaryrefslogtreecommitdiffstats
path: root/bukkit
Commit message (Expand)AuthorAgeFilesLines
* Add PyroFishingPro fishing task typeKrakenied2023-12-093-0/+92
* Schedule inventory check at location to avoid weird behaviourKrakenied2023-11-262-3/+4
* Improve item gettersKrakenied2023-11-2615-746/+985
* Add cancel commandsKrakenied2023-11-262-0/+10
* Better required amount detectionKrakenied2023-11-2647-75/+86
* Dynamic boss bar style and color supportKrakenied2023-11-262-13/+84
* Additional online check in inventory task typeKrakenied2023-09-261-1/+1
* Detect the server version using a long-standing APIKrakenied2023-09-241-1/+1
* Make boss bar color and style customizableKrakenied2023-09-242-1/+18
* Farming task type reworkKrakenied2023-09-242-9/+58
* Add and remove players from the boss bar synchronouslyKrakenied2023-09-241-7/+4
* Fix up task type managerKrakenied2023-09-245-31/+30
* Optimize send track advancement method moreKrakenied2023-09-241-21/+30
* Clean up task type registrationKrakenied2023-09-248-116/+120
* Add block item dropping task typeKrakenied2023-09-243-5/+128
* Optimize and organize importsKrakenied2023-09-2423-79/+153
* Rewrite title and action bar handlesKrakenied2023-09-2412-57/+115
* Add dedicated progress placeholders sectionKrakenied2023-09-245-11/+59
* Rewrite & optimize boss barKrakenied2023-09-2450-141/+146
* Add missing importElikill582023-09-181-0/+1
* Fix not deleted bossbarElikill582023-09-181-0/+7
* Get rid of tabsKrakenied2023-09-0214-110/+110
* Fix build after rebaseKrakenied2023-09-021-0/+1
* Rewrite position task typeKrakenied2023-09-021-27/+42
* Better support for smithing task type in 1.20Krakenied2023-09-026-3/+92
* Fix 0/1 valueElikill582023-08-261-1/+2
* Change default valuesElikill582023-08-262-21/+22
* Prevent possible issueElikill582023-08-261-1/+1
* Add actionbarElikill582023-08-266-27/+136
* Fix errorElikill582023-08-261-1/+3
* Add bossbar and full track advancementElikill582023-08-2648-20/+232
* Clean project and update gitignoreElikill582023-08-262-4/+0
* Remove finals to keep the project code styleKrakenied2023-08-093-4/+4
* Add alternative single constraint ctorKrakenied2023-08-091-0/+4
* Add alternative raw value ctorKrakenied2023-08-091-0/+4
* Some refactorKrakenied2023-08-094-42/+43
* Update task types to the new implKrakenied2023-08-0923-57/+54
* Alternative task constraints implementationKrakenied2023-08-093-8/+45
* Add allow negative progress option to mining taskLMBishop2023-08-071-0/+8
* Make placeholder always return no tracked questLMBishop2023-08-071-5/+1
* Add time limit placeholder (closes #524)LMBishop2023-08-074-1/+29
* Fix issues with delay ticks for Folia schedulerNahuel Dolores2023-08-011-0/+3
* Actually fix counts-towards-limitLMBishop2023-07-281-1/+1
* Fix quest controller ignoring count-towards-limitLMBishop2023-07-281-1/+1
* Add missing scheduler wrapper methods for future usageNahuel Dolores2023-07-243-7/+191
* Remove unused region schedulerNahuel Dolores2023-07-211-3/+0
* Fix issues and wrap up workNahuel Dolores2023-07-214-8/+9
* Add support for FoliaNahuel Dolores2023-07-2121-56/+459
* Add some configElikill582023-07-159-15/+63
* Add ItemsAdder quest itemsLMBishop2023-07-143-1/+36