summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version numberv3.15Leonardo Bishop2024-02-181-1/+1
* Update documentationLeonardo Bishop2024-02-1811-15/+331
* Remove unnecessary classes from IridiumSkyblock JAR to reduce its sizeKrakenied2024-02-181-0/+0
* Add PinataParty supportKrakenied2024-02-184-0/+63
* Another compatibility requirement for ServerNPC tasksKrakenied2024-02-181-2/+2
* Use current hologram data for ServerNPC task typesKrakenied2024-02-183-10/+22
* Add ServerNPC and ZNPCsPlus interact task types tooKrakenied2024-02-185-56/+189
* Do not send track advancement for PAPI task type as it behaves really weirdKrakenied2024-02-181-1/+2
* Handle empty names in another wayKrakenied2024-02-183-7/+27
* Add ServerNPC supportKrakenied2024-02-184-0/+42
* Add ZNPCsPlus supportKrakenied2024-02-186-135/+230
* Update documentation for release 3.15Leonardo Bishop2024-02-1719-1/+319
* Ensure that custom menu element commands are ran from Folia GlobalTickThreadKrakenied2024-02-171-3/+12
* Add async and refresh-ticks options to PAPI task typeKrakenied2024-02-113-76/+172
* Support custom elements in started quests menuAfkF242024-02-113-3/+20
* Add GUI trimming options per GUI typeAfkF242024-01-245-5/+11
* Fix quests occupying pagination row slotsAfkF242024-01-241-6/+4
* Set back button to correct slot if GUI trim is offAfkF242024-01-161-1/+2
* Add PlaceholderAPI support in GUI titlessejlaadilovic2024-01-163-3/+23
* camelCase the variable name.Steven Van Ingelgem2024-01-091-3/+3
* List all available categories when you encounter a missing one.Steven Van Ingelgem2024-01-092-4/+6
* Reverting back to for-loop because of performance considerations.Steven Van Ingelgem2024-01-091-1/+9
* Also allow '_' and '-' to be used as "characters".Steven Van Ingelgem2024-01-091-8/+2
* Add WildStacker support to mob killing and breeding task typesKrakenied2024-01-097-8/+79
* EcoMobs supportKrakenied2024-01-094-14/+93
* Add FabledSkyBlock 3 supportKrakenied2024-01-099-87/+156
* Do not try to load tasks with unresolved task typeKrakenied2024-01-091-0/+1
* Add namespaced types support to the 1.14+ item getterKrakenied2024-01-092-4/+95
* Add namespaced sounds supportKrakenied2024-01-091-16/+40
* Fix CoreProtect delay caused by queueKrakenied2023-12-211-10/+34
* Bump checkout and setup-java actions to v4Krakenied2023-12-211-3/+3
* Bump Gradle wrapper to 8.5Krakenied2023-12-213-2/+3
* Fix walking task type not detecting horse modeKrakenied2023-12-211-5/+5
* Implement projectile launching task typeKrakenied2023-12-092-0/+74
* Add useful method overloadsKrakenied2023-12-095-10/+26
* Remove unnecessary method callsKrakenied2023-12-097-7/+7
* Nullable block interact task type supportKrakenied2023-12-092-15/+10
* 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-263-0/+28
* Better required amount detectionKrakenied2023-11-2647-75/+86
* Dynamic boss bar style and color supportKrakenied2023-11-262-13/+84
* Remove expired links from docsLMBishop2023-09-306-12/+68
* [ci-skip] Update Gradle wrapperKrakenied2023-09-303-2/+6
* 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