| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Updated quest completion pipeline to a queue system for near instantaneous ↵ | LMBishop | 2021-02-04 | 7 | -29/+94 | |
| | | | | | | | | | | | | | completion - Removed uses of "isWorthSaving" as it was causing more issues than it was solving | |||||
| * | | Add essentials balance and money earn task types | LMBishop | 2021-02-04 | 5 | -2/+193 | |
| | | | | | | | | | - Closes #118 | |||||
| * | | Add onStart method to TaskType | LMBishop | 2021-02-04 | 3 | -5/+25 | |
| | | | ||||||
| * | | Moved dependent task types to their own package | LMBishop | 2021-02-04 | 9 | -8/+9 | |
| | | | ||||||
| * | | Placeholder cache fix | Rubenicos | 2021-02-03 | 1 | -15/+17 | |
| | | | ||||||
| * | | New faster placeholders | Rubenicos | 2021-02-03 | 14 | -502/+676 | |
| | | | ||||||
| * | | Add CommandTaskType & DistancefromTaskType + internal changes | LMBishop | 2021-02-03 | 13 | -70/+175 | |
| | | | | | | | | | - removed confusing "onlyDataLoaded" and fixed reset command | |||||
| * | | Adjusted triggers for InventoryTaskType | LMBishop | 2021-02-03 | 1 | -5/+15 | |
| | | | | | | | | | - Closes #117 | |||||
| * | | Committed option file | LMBishop | 2021-02-02 | 1 | -0/+2 | |
| | | | ||||||
| * | | Add command to clean quest progress files & option to do it on join | LMBishop | 2021-02-02 | 10 | -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 warning | LMBishop | 2021-02-01 | 1 | -3/+0 | |
| | | | ||||||
| * | | Update version | LMBishop | 2021-02-01 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add error checker | LMBishop | 2021-02-01 | 44 | -188/+1022 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'origin/master' | LMBishop | 2021-02-01 | 2 | -2/+11 | |
| |\ \ | ||||||
| | * | | Update README.md | LMBishop | 2021-01-29 | 1 | -1/+1 | |
| | |/ | ||||||
| | * | Update README.md | LMBishop | 2021-01-17 | 1 | -1/+1 | |
| | | | ||||||
| | * | Add banner to README | LMBishop | 2021-01-14 | 1 | -0/+9 | |
| | | | ||||||
| | * | Update LICENSE year | LMBishop | 2021-01-13 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add list by ids | LMBishop | 2021-02-01 | 1 | -2/+86 | |
| |/ | ||||||
| * | Wrote new examples and updated config and pom.xml | LMBishop | 2021-01-08 | 5 | -11/+62 | |
| | | ||||||
| * | Added null check to matchBlock function in mining & building task types | LMBishop | 2021-01-07 | 3 | -7/+30 | |
| | | ||||||
| * | Update README | LMBishop | 2021-01-07 | 1 | -1/+1 | |
| | | ||||||
| * | Add support for worlds | LMBishop | 2021-01-07 | 26 | -2/+126 | |
| | | ||||||
| * | Refactored some of the PlaceholderAPI code | LMBishop | 2021-01-07 | 4 | -103/+144 | |
| | | ||||||
| * | Recoded placeholders system | Rubenicos | 2020-06-23 | 1 | -62/+205 | |
| | | ||||||
| * | Added getQuestsProgress | Rubenicos | 2020-06-23 | 1 | -1/+26 | |
| | | ||||||
| * | Added option for multiple blocks with individaul data | AvrooVulcan | 2020-06-09 | 1 | -8/+28 | |
| | | ||||||
| * | Fix typos | SuSeu1414 | 2020-06-03 | 1 | -2/+2 | |
| | | ||||||
| * | Change indentation from tabs to spaces | SuSeu1414 | 2020-06-03 | 6 | -216/+216 | |
| | | ||||||
| * | Closes #7, closes #27 | LMBishop | 2020-05-20 | 2 | -2/+23 | |
| | | ||||||
| * | Closes #84 | LMBishop | 2020-05-20 | 2 | -0/+79 | |
| | | ||||||
| * | Closes #90 | LMBishop | 2020-05-20 | 1 | -0/+72 | |
| | | ||||||
| * | Added option for cancel quests by command | BuildTools | 2020-05-20 | 3 | -10/+23 | |
| | | ||||||
| * | Update pom.xml version | LMBishop | 2020-04-26 | 1 | -1/+1 | |
| | | ||||||
| * | Add more error messages when loading config | LMBishop | 2020-04-26 | 3 | -16/+70 | |
| | | ||||||
| * | Fixes #89 | LMBishop | 2020-04-23 | 4 | -3/+5 | |
| | | ||||||
| * | improv. add bacground config | nivcoo | 2020-04-23 | 1 | -1/+1 | |
| | | ||||||
| * | improv. add bacground config | nivcoo | 2020-04-23 | 1 | -0/+2 | |
| | | ||||||
| * | improv. add bacground config | nivcoo | 2020-04-23 | 1 | -5/+5 | |
| | | ||||||
| * | improv. add bacground config | nivcoo | 2020-04-23 | 1 | -1/+2 | |
| | | ||||||
| * | Highlighted | LMBishop | 2020-04-23 | 1 | -2/+2 | |
| | | ||||||
| * | Rewrote a few things | LMBishop | 2020-04-23 | 2 | -1/+2 | |
| | | ||||||
| * | Fixes #79 | LMBishop | 2020-04-23 | 2 | -2/+6 | |
| | | ||||||
| * | Rewrote a few things | LMBishop | 2020-04-23 | 1 | -13/+26 | |
| | | ||||||
| * | Ability to ignore update checker added | LMBishop | 2020-04-23 | 1 | -4/+13 | |
| | | ||||||
| * | Check if null for deleted quests | LMBishop | 2020-04-19 | 2 | -1/+2 | |
| | | ||||||
| * | Fix ConcurrentModificationException & hopefully reduced method calls in ↵ | LMBishop | 2020-04-15 | 6 | -28/+35 | |
| | | | | | QuestCompleter | |||||
| * | Quests logger to allow configuration on how much Quests logs | LMBishop | 2020-04-15 | 2 | -1/+84 | |
| | | ||||||
| * | Task types will now try to load QPlayer if it would otherwise return null. | LMBishop | 2020-04-15 | 37 | -136/+175 | |
| | | ||||||
| * | Support for items across server versions | LMBishop | 2020-04-15 | 6 | -55/+687 | |
| | | ||||||
