aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/leonardobishop/quests/QuestCompleter.java
Commit message (Expand)AuthorAgeFilesLines
* Add quest controllersLMBishop2021-06-141-98/+0
* Allow qPlayer to be nullLMBishop2021-06-081-0/+3
* Renaming & refactoringLMBishop2021-06-021-2/+2
* Refactored quest progress filesLMBishop2021-03-071-5/+5
* Updated quest completion pipeline to a queue system for near instantaneous co...LMBishop2021-02-041-4/+55
* Add CommandTaskType & DistancefromTaskType + internal changesLMBishop2021-02-031-3/+0
* Check if null for deleted questsLMBishop2020-04-191-0/+1
* Fix ConcurrentModificationException & hopefully reduced method calls in Quest...LMBishop2020-04-151-15/+15
* Made timings of certain runnables configurableLMBishop2020-04-141-0/+46