aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Migrate docs to GitHub pagesLMBishop2023-07-0578-560/+1235
|
* Rename Home to indexLMBishop2023-07-052-7/+1
|
* Actually add github workflow for docs pagesLMBishop2023-07-051-0/+70
|
* Add github workflow for docs pagesLMBishop2023-07-051-0/+1
|
* Add just-the-docs gemLMBishop2023-07-051-1/+2
|
* Update themeLMBishop2023-07-052-2/+7
|
* Add themeLMBishop2023-07-051-0/+5
|
* Remove __TOTOC__ magic wordsLMBishop2023-07-057-11/+5
|
* Remove invalid frontmatter from Task-configuration-layout.mdLMBishop2023-07-051-3/+0
|
* Add /docs directoryLMBishop2023-07-05132-0/+8532
| | | | This is part of a migration from GitHub wikis to GitHub pages
* Add exact match option to inventory and citizens deliver task typesKrakenied2023-07-044-55/+85
|
* Improve inventory task type detectionKrakenied2023-07-041-9/+24
|
* Improve build workflowKrakenied2023-07-012-2/+0
|
* Update gradle to 8.2 and shadow to 8.1.1Krakenied2023-07-014-5/+6
|
* Improve breeding task type descriptionKrakenied2023-07-011-1/+1
|
* Remove unnecessary deprecationKrakenied2023-07-011-1/+0
|
* Bump paper-api to 1.20.1 and HikariCP to 5.0.1Krakenied2023-07-011-3/+3
|
* Bump paper-api to 1.20Krakenied2023-06-091-1/+1
|
* Add support for custom PlayerBlockTracker forksKrakenied2023-05-274-9/+30
|
* Do not color mythic mobs killing task type mob nameKrakenied2023-05-273-6/+6
| | | | Improve matchString performance
* Use getConfigBoolean methodKrakenied2023-05-273-8/+10
|
* Improve getConfigBoolean methodKrakenied2023-05-271-7/+1
|
* Set exact match in TaskUtilsKrakenied2023-05-261-1/+1
|
* Add exact match option to smithing task typeKrakenied2023-05-261-3/+5
|
* Add exact match option to smelting task typeKrakenied2023-05-261-4/+6
|
* Add exact match option to mob killing task typeKrakenied2023-05-261-1/+4
|
* Add exact match option to interact task typeKrakenied2023-05-261-9/+11
|
* Add exact match option to fishing task typeKrakenied2023-05-261-12/+22
|
* Add exact match option to crafting task typeKrakenied2023-05-261-3/+5
|
* Remove deprecationKrakenied2023-05-261-4/+1
|
* Add exact match option to consume task typeKrakenied2023-05-261-11/+18
|
* Add exact match option to brewing task typeKrakenied2023-05-261-4/+5
|
* Quest items refactorKrakenied2023-05-265-41/+24
|
* Improve brewing stand player detectionKrakenied2023-05-261-7/+15
|
* Add missing conditionKrakenied2023-05-261-0/+4
|
* Refactor mythic mobs killing task typeKrakenied2023-05-261-7/+6
|
* Add nullability checkKrakenied2023-05-261-0/+5
|
* Command task type refactorKrakenied2023-05-263-25/+24
| | | | More TaskUtils changes
* More TaskUtils improvementsKrakenied2023-05-262-1/+90
|
* Mob killing task type refactorKrakenied2023-05-261-73/+35
|
* Mining task type refactorKrakenied2023-05-261-50/+56
|
* Interact task type refactorKrakenied2023-05-261-15/+26
|
* Building task type refactorKrakenied2023-05-261-26/+38
|
* Add support for shearing other entitiesKrakenied2023-05-261-18/+26
| | | | (i.e. mushroom cows and snowmen)
* Register replenishing task typeKrakenied2023-05-261-0/+4
|
* Implement replenishing task typeKrakenied2023-05-261-0/+81
|
* Use matchEntity method in breeding task typeKrakenied2023-05-261-27/+8
|
* TaskUtils improvementsKrakenied2023-05-261-44/+81
|
* Update gradle to 8.1.1Krakenied2023-04-233-3/+3
|
* Fix buildKrakenied2023-04-221-1/+1
|