aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Improve QItemStack placeholder processingKrakenied2024-03-092-53/+54
* Validate progress-placeholders task referencesKrakenied2024-03-091-10/+39
* Try to get progress placeholders by task type tooKrakenied2024-03-091-0/+5
* Added lacking information to smithing-(task-type).mdLéo2024-03-091-0/+2
* Fix building task type subtract for loop returning instead of continuingKrakenied2024-03-091-1/+1
* Add allow negative progress option to building task typeKrakenied2024-03-091-3/+10
* Send track advancement on building and mining subtract tooKrakenied2024-03-092-0/+6
* Add item option to mining task typeKrakenied2024-03-091-5/+37
* Update ServerNPC to latest versionKrakenied2024-03-094-2/+2
* Improve CoreProtect check behaviour even moreKrakenied2024-03-092-0/+22
* Ensure that the entire holo hasn't been skippedKrakenied2024-03-092-2/+10
* Ignore ZNPCsPlus hologram serialization errorsKrakenied2024-03-092-4/+26
* Improve PAPI refresh-ticks option behaviorKrakenied2024-03-091-3/+5
* Apparently getEntitySpawnReason method is supported only on Paper + forksKrakenied2024-03-093-11/+32
* Move instanceof Goat check to version specific handlerKrakenied2024-03-094-2/+17
* Fix boss bar ClassNotFoundException on 1.8Krakenied2024-03-091-2/+2
* Add Goat support to milking task typeKrakenied2024-03-091-7/+38
* corrected grammar from enchanting-(task-type)Léo2024-02-221-1/+1
* Add spawn reason option to mob killing task typeKrakenied2024-02-222-1/+90
* Fix config validators descriptionsKrakenied2024-02-222-5/+12
* Make the item option in composting, consume, crafting and smithing optionalKrakenied2024-02-224-48/+52
* Add composting task typeKrakenied2024-02-222-3/+94