aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add global task configLMBishop2021-02-156-2/+87
|
* Update plugin.yml & rename methodsLMBishop2021-02-113-7/+8
|
* Merge branch 'Auxilor-master'LMBishop2021-02-111-2/+16
|\
| * Merge branch 'master' of https://github.com/Auxilor/Quests into Auxilor-masterLMBishop2021-02-111-2/+16
|/| | | | | | | git bullshit
| * Updated to 2.10.2Auxilor2021-01-271-1/+1
| |
| * Changed authorsAuxilor2021-01-271-1/+1
| |
| * Cached bool valuesAuxilor2021-01-272-2/+17
| |
* | Update versionv2.13LMBishop2021-02-081-1/+1
| |
* | Actually enabled Quests placeholdersLMBishop2021-02-081-0/+1
| |
* | Closes #145LMBishop2021-02-084-4/+4
| |
* | Fixes playtime inaccuraciesLMBishop2021-02-081-28/+30
| | | | | | | | - Closes #111
* | Closes #146LMBishop2021-02-071-0/+1
| |
* | Reset task progress on completionLMBishop2021-02-071-0/+4
| | | | | | | | - Closes #113
* | Add operator to PAPI evaluateLMBishop2021-02-071-3/+85
| | | | | | | | - Closes #142
* | Added previous changes to building task typeLMBishop2021-02-071-1/+2
| |
* | improv. fix for multiple blocksnivcoo2021-02-071-149/+137
| |
* | improv. fix for multiple blocksnivcoo2021-02-071-133/+145
| |
* | improv. fix for multiple blocksnivcoo2021-02-071-3/+4
| |
* | improv. fix multiple datasnivcoo2021-02-071-1/+1
| |
* | Fix plugin not loading on servers without PAPIv2.12.1LMBishop2021-02-064-17/+41
| |
* | Update versionv2.12LMBishop2021-02-051-1/+1
| |
* | Removed unused IridiumSkyblock repo & cleanupLMBishop2021-02-052-3/+0
| |
* | Update IridiumSkyBlock task type to new APILMBishop2021-02-054-50/+64
| | | | | | | | | | - Closes #139 - Made queue runnable interval configurable
* | Added option to parse PAPI for Quest GUI itemsLMBishop2021-02-0519-64/+113
| | | | | | | | | | - Closes #124 - Moved some things about
* | CleanupLMBishop2021-02-0526-75/+45
| |
* | Closes #114LMBishop2021-02-042-20/+44
| |
* | Updated quest completion pipeline to a queue system for near instantaneous ↵LMBishop2021-02-047-29/+94
| | | | | | | | | | | | completion - Removed uses of "isWorthSaving" as it was causing more issues than it was solving
* | Add essentials balance and money earn task typesLMBishop2021-02-045-2/+193
| | | | | | | | - Closes #118
* | Add onStart method to TaskTypeLMBishop2021-02-043-5/+25
| |
* | Moved dependent task types to their own packageLMBishop2021-02-049-8/+9
| |
* | Placeholder cache fixRubenicos2021-02-031-15/+17
| |
* | New faster placeholdersRubenicos2021-02-0314-502/+676
| |
* | Add CommandTaskType & DistancefromTaskType + internal changesLMBishop2021-02-0313-70/+175
| | | | | | | | - removed confusing "onlyDataLoaded" and fixed reset command
* | Adjusted triggers for InventoryTaskTypeLMBishop2021-02-031-5/+15
| | | | | | | | - Closes #117
* | Committed option fileLMBishop2021-02-021-0/+2
| |
* | Add command to clean quest progress files & option to do it on joinLMBishop2021-02-0210-21/+141
| | | | | | | | | | - 'Clean' as in remove any references to quests which have been deleted in the config. - Closes #126
* | Made default config not throw a warningLMBishop2021-02-011-3/+0
| |
* | Update versionLMBishop2021-02-011-1/+1
| |
* | Add error checkerLMBishop2021-02-0144-188/+1022
| |
* | Merge remote-tracking branch 'origin/master'LMBishop2021-02-012-2/+11
|\ \
| * | Update README.mdLMBishop2021-01-291-1/+1
| |/
| * Update README.mdLMBishop2021-01-171-1/+1
| |
| * Add banner to READMELMBishop2021-01-141-0/+9
| |
| * Update LICENSE yearLMBishop2021-01-131-1/+1
| |
* | Add list by idsLMBishop2021-02-011-2/+86
|/
* Wrote new examples and updated config and pom.xmlLMBishop2021-01-085-11/+62
|
* Added null check to matchBlock function in mining & building task typesLMBishop2021-01-073-7/+30
|
* Update READMELMBishop2021-01-071-1/+1
|
* Add support for worldsLMBishop2021-01-0726-2/+126
|
* Refactored some of the PlaceholderAPI codeLMBishop2021-01-074-103/+144
|