| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |
| | | ||||||
| * | Made timings of certain runnables configurable | LMBishop | 2020-04-14 | 3 | -38/+71 | |
| | | ||||||
| * | Fix error caused by parameter name | RodneyMKay | 2020-04-14 | 1 | -1/+1 | |
| | | ||||||
| * | Fix bentobox island members not being included in level task | RodneyMKay | 2020-04-14 | 1 | -27/+35 | |
| | | ||||||
| * | Added Iridium Skyblock Value task type | LMBishop | 2020-02-19 | 3 | -23/+137 | |
| | | ||||||
| * | Quests can now load config files in folders recursively | LMBishop | 2020-02-19 | 2 | -15/+42 | |
| | | ||||||
| * | Make final | LMBishop | 2020-02-19 | 1 | -1/+1 | |
| | | ||||||
| * | Update pom.xml version | LMBishop | 2020-02-18 | 2 | -1/+15 | |
| | | ||||||
| * | Added support for BentoBox levels | Rodney_Mc_Kay | 2020-02-05 | 3 | -0/+106 | |
| | | ||||||
| * | Update pom.xml | LMBishop | 2020-01-30 | 1 | -1/+1 | |
| | | ||||||
| * | The quest file can be broken sometimes, without a warning, but directly an ↵ | nicuch | 2020-01-18 | 2 | -1/+28 | |
| | | | | | exception (which is not nice) | |||||
| * | More to it | nicuch | 2020-01-13 | 6 | -23/+25 | |
| | | ||||||
| * | Trying to fix a bug, I've made another one. Sorry for that | nicuch | 2020-01-12 | 1 | -2/+1 | |
| | | ||||||
| * | Added PlaceholderAPI support | nicuch | 2020-01-12 | 5 | -2/+144 | |
| | | ||||||
| * | Added time-format | nicuch | 2020-01-12 | 4 | -7/+7 | |
| | | ||||||
| * | Push to git | nicuch | 2020-01-12 | 17 | -92/+155 | |
| | | ||||||
| * | Added Quest Events API | nicuch | 2020-01-12 | 33 | -63/+247 | |
| | | ||||||
| * | The javadoc says that method getKiller() should return a player entity or null. | nicuch | 2020-01-12 | 6 | -41/+12 | |
| | | ||||||
| * | Merge pull request #3 from LMBishop/master | Drăghiciu Nicolae | 2020-01-12 | 4 | -2142/+0 | |
| |\ | | | | | fuck these tests | |||||
| | * | fuck these tests | LMBishop | 2020-01-11 | 4 | -2142/+0 | |
| | | | ||||||
| * | | Fix for projectiles | nicuch | 2020-01-12 | 5 | -25/+51 | |
| | | | ||||||
| * | | Merge pull request #2 from LMBishop/master | Drăghiciu Nicolae | 2020-01-12 | 3 | -2/+3 | |
| |\| | | | | | Update version | |||||
| | * | Update version | LMBishop | 2020-01-11 | 3 | -2/+3 | |
| | | | ||||||
| * | | Merge pull request #1 from LMBishop/master | Drăghiciu Nicolae | 2020-01-12 | 0 | -0/+0 | |
| |\| | | | | | PR for Git Toxicity | |||||
| | * | Missunderstand :) | nicuch | 2020-01-11 | 2 | -2/+2 | |
| | | | ||||||
| | * | Don't clear the data. | nicuch | 2020-01-11 | 1 | -1/+1 | |
| | | | ||||||
| | * | Data loss fixed. ONE fking line of code. | nicuch | 2020-01-11 | 1 | -0/+1 | |
| | | | ||||||
| | * | Git toxicity x2 | nicuch | 2020-01-11 | 2 | -54/+37 | |
| | | | ||||||
