summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Ability to ignore update checker addedLMBishop2020-04-231-4/+13
* Check if null for deleted questsLMBishop2020-04-192-1/+2
* Fix ConcurrentModificationException & hopefully reduced method calls in Quest...LMBishop2020-04-156-28/+35
* Quests logger to allow configuration on how much Quests logsLMBishop2020-04-152-1/+84
* Task types will now try to load QPlayer if it would otherwise return null.LMBishop2020-04-1537-136/+175
* Support for items across server versionsLMBishop2020-04-156-55/+687
* Made timings of certain runnables configurableLMBishop2020-04-143-38/+71
* Fix error caused by parameter nameRodneyMKay2020-04-141-1/+1
* Fix bentobox island members not being included in level taskRodneyMKay2020-04-141-27/+35
* Added Iridium Skyblock Value task typeLMBishop2020-02-193-23/+137
* Quests can now load config files in folders recursivelyLMBishop2020-02-192-15/+42
* Make finalLMBishop2020-02-191-1/+1
* Update pom.xml versionLMBishop2020-02-182-1/+15
* Added support for BentoBox levelsRodney_Mc_Kay2020-02-053-0/+106
* Update pom.xmlLMBishop2020-01-301-1/+1
* The quest file can be broken sometimes, without a warning, but directly an ex...nicuch2020-01-182-1/+28
* More to itnicuch2020-01-136-23/+25
* Trying to fix a bug, I've made another one. Sorry for thatnicuch2020-01-121-2/+1
* Added PlaceholderAPI supportnicuch2020-01-125-2/+144
* Added time-formatnicuch2020-01-124-7/+7
* Push to gitnicuch2020-01-1217-92/+155
* Added Quest Events APInicuch2020-01-1233-63/+247
* The javadoc says that method getKiller() should return a player entity or null.nicuch2020-01-126-41/+12
* Merge pull request #3 from LMBishop/masterDrăghiciu Nicolae2020-01-124-2142/+0
|\
| * fuck these testsLMBishop2020-01-114-2142/+0
* | Fix for projectilesnicuch2020-01-125-25/+51
* | Merge pull request #2 from LMBishop/masterDrăghiciu Nicolae2020-01-123-2/+3
|\|
| * Update versionLMBishop2020-01-113-2/+3
* | Merge pull request #1 from LMBishop/masterDrăghiciu Nicolae2020-01-120-0/+0
|\|
| * Missunderstand :)nicuch2020-01-112-2/+2
| * Don't clear the data.nicuch2020-01-111-1/+1
| * Data loss fixed. ONE fking line of code.nicuch2020-01-111-0/+1
| * Git toxicity x2nicuch2020-01-112-54/+37
| * Git toxicitynicuch2020-01-111-103/+104
| * Everythingnicuch2020-01-1131-174/+163
* | Missunderstand :)nicuch2020-01-112-2/+2
* | Don't clear the data.nicuch2020-01-111-1/+1
* | Data loss fixed. ONE fking line of code.nicuch2020-01-111-0/+1
* | Git toxicity x2nicuch2020-01-112-54/+37
* | Git toxicitynicuch2020-01-111-103/+104
* | Everythingnicuch2020-01-1131-174/+163
|/
* Work-around fix for #59nicuch2020-01-104-15/+20
* Update pom.xmlLMBishop2020-01-041-1/+1
* Fixed quest progress not savingLMBishop2019-12-294-6/+40
* Simplified codeLMBishop2019-12-291-31/+2
* Update pom.xmlLMBishop2019-12-261-1/+1
* Fishing task type properly detects if a fish was caughtLMBishop2019-12-261-5/+5
* Added config options reverse-if-broken and reverse-if-placedLMBishop2019-12-253-50/+126
* Added option for config section in item rather than just materialLMBishop2019-12-232-12/+21
* Using api version 1.14LMBishop2019-09-1320-342/+303