aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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-063-16/+40
| |
* | Removed unused IridiumSkyblock repo & cleanupLMBishop2021-02-051-1/+0
| |
* | Update IridiumSkyBlock task type to new APILMBishop2021-02-052-48/+60
| | | | | | | | | | - Closes #139 - Made queue runnable interval configurable
* | Added option to parse PAPI for Quest GUI itemsLMBishop2021-02-0518-64/+111
| | | | | | | | | | - 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-043-1/+188
| | | | | | | | - 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-032-287/+237
| |
* | 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-029-21/+133
| | | | | | | | | | - 'Clean' as in remove any references to quests which have been deleted in the config. - Closes #126
* | Add error checkerLMBishop2021-02-0143-188/+1016
| |
* | Add list by idsLMBishop2021-02-011-2/+86
|/
* Added null check to matchBlock function in mining & building task typesLMBishop2021-01-072-6/+29
|
* Add support for worldsLMBishop2021-01-0726-2/+126
|
* Refactored some of the PlaceholderAPI codeLMBishop2021-01-073-102/+143
|
* Recoded placeholders systemRubenicos2020-06-231-62/+205
|
* Added getQuestsProgressRubenicos2020-06-231-1/+26
|
* Added option for multiple blocks with individaul dataAvrooVulcan2020-06-091-8/+28
|
* Change indentation from tabs to spacesSuSeu14142020-06-036-216/+216
|
* Closes #7, closes #27LMBishop2020-05-201-1/+22
|
* Closes #84LMBishop2020-05-202-0/+79
|
* Closes #90LMBishop2020-05-201-0/+72
|
* Added option for cancel quests by commandBuildTools2020-05-202-10/+22
|
* Add more error messages when loading configLMBishop2020-04-263-16/+70
|
* Fixes #89LMBishop2020-04-232-2/+3
|
* improv. add bacground confignivcoo2020-04-231-1/+1
|
* improv. add bacground confignivcoo2020-04-231-5/+5
|
* improv. add bacground confignivcoo2020-04-231-1/+2
|
* Fixes #79LMBishop2020-04-232-2/+6
|
* Ability to ignore update checker addedLMBishop2020-04-231-4/+13
|
* Check if null for deleted questsLMBishop2020-04-191-0/+1
|
* Fix ConcurrentModificationException & hopefully reduced method calls in ↵LMBishop2020-04-155-27/+34
| | | | QuestCompleter
* Quests logger to allow configuration on how much Quests logsLMBishop2020-04-151-0/+81
|
* Task types will now try to load QPlayer if it would otherwise return null.LMBishop2020-04-1535-134/+163
|
* Support for items across server versionsLMBishop2020-04-156-55/+687
|
* Made timings of certain runnables configurableLMBishop2020-04-142-38/+68
|