aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add cancelstring and expirystring optionsKrakenied2024-06-034-2/+78
* Add Oraxen supportKrakenied2024-06-035-0/+48
* Add removed constructor backKrakenied2024-06-033-2/+17
* Remove another unnecessary HashMap#containsKey call from hot pathKrakenied2024-06-031-38/+9
* Fix typoKrakenied2024-06-031-1/+1
* Extract method getting registration messageKrakenied2024-06-032-13/+44
* Add not supported to registration messageKrakenied2024-06-031-1/+9
* Fix codacy issueKrakenied2024-06-031-2/+2
* Further debugging optimizationKrakenied2024-06-0311-142/+285
* Fix auto saving feature due to regression caused by https://github.com/LMBish...Krakenied2024-06-031-1/+1
* Do not log the entire boss bar exceptionKrakenied2024-06-031-1/+3
* Add missing getter to 1.20 version specific handlerKrakenied2024-06-031-0/+5
* Optimize it a bitKrakenied2024-06-031-1/+13
* Finished bucket task types reworkKrakenied2024-06-036-99/+52
* Begin bucket tasks reworkKrakenied2024-06-033-6/+96
* Add resurrecting task typeKrakenied2024-06-032-0/+67
* Begin work on villager-type and villager-profession optionsKrakenied2024-06-031-1/+10
* Add curing task typeKrakenied2024-06-033-1/+79
* Use better map impl for quest progress filesKrakenied2024-06-031-1/+1
* Implement new item task typesKrakenied2024-06-034-0/+278
* Make CompatUtils work properly with no-relocation PaperKrakenied2024-04-302-4/+3
* Update to Paper-API 1.20.5Krakenied2024-04-305-12/+40
* Bump gradlew to 8.7Krakenied2024-04-303-23/+17
* Add more walking task type modesKrakenied2024-04-308-27/+146
* Make shop and item id options in ShopGUIPlus interaction task types optionalKrakenied2024-04-301-2/+0
* Add string match mode optionKrakenied2024-04-3012-140/+220
* Small refactorKrakenied2024-04-306-11/+15
* Update WalkingTaskType.javaIceWolf232024-04-251-0/+4
* Add option to disable WildStacker hookKrakenied2024-04-252-5/+13
* Make the workflow build the project correctlyKrakenied2024-04-251-1/+1
* Fix build workflow node.js deprecation warningKrakenied2024-04-251-1/+1
* Fix docs workflowKrakenied2024-04-251-1/+1
* Fixes almost unreproducible rewards dupe on completionKrakenied2024-04-251-0/+6
* Add missing docsKrakenied2024-04-251-0/+33
* Merge task types into one - customfishing_fishingKrakenied2024-04-255-101/+95
* remove inner class and set priorityXiaoMoMi2024-04-252-22/+6
* Add CustomFishing compatibilityXiaoMoMi2024-04-255-1/+178
* Implement hatching task typeKrakenied2024-03-164-2/+129
* Update workflows actionsKrakenied2024-03-162-14/+10
* Use optimized map implementation for quest progress file if availableKrakenied2024-03-161-1/+30
* [ci skip] Update building, mining, mob killing and milking task type docsKrakenied2024-03-164-24/+29
* [ci skip] Fix PyroFishingPro fishing task type docsKrakenied2024-03-161-1/+1
* Clarity changes to smithing task type + docsKrakenied2024-03-162-2/+11
* [ci skip] Update Gradle to 8.6Krakenied2024-03-163-8/+8
* Remove unnecessary HashMap#containsKey call from hot pathKrakenied2024-03-161-1/+2
* Delay Legacy Material Support initializationKrakenied2024-03-091-5/+20
* Handle null progress properlyKrakenied2024-03-091-1/+3
* This one is actually uselessKrakenied2024-03-091-9/+3
* Update parameter in sendTrackAdvancement callsKrakenied2024-03-0948-50/+50
* Improve regular expressionKrakenied2024-03-092-13/+5