| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ci skip] Fix discord link (I think) | LMBishop | 2021-06-24 | 2 | -2/+2 |
| | | |||||
| * | Fix broken time formatting | LMBishop | 2021-06-24 | 4 | -11/+10 |
| | | | | | - Closes #186 | ||||
| * | Fix inability to cancel quests through GUI | LMBishop | 2021-06-24 | 1 | -1/+1 |
| | | | | | - Closes #187 | ||||
| * | [ci skip] Update issue templates | LMBishop | 2021-06-24 | 3 | -12/+21 |
| | | |||||
| * | Add fishingcertain task type | LMBishop | 2021-06-22 | 2 | -0/+106 |
| | | | | | - Closes #182 | ||||
| * | Bump version numberv3.0.1 | LMBishop | 2021-06-22 | 1 | -1/+1 |
| | | |||||
| * | Fix placeholders being broken | LMBishop | 2021-06-22 | 1 | -1/+1 |
| | | |||||
| * | Fix iridiumskyblock task typev3.0 | LMBishop | 2021-06-21 | 4 | -90/+84 |
| | | |||||
| * | Add crafting task type | LMBishop | 2021-06-21 | 2 | -1/+188 |
| | | | | | | - Closes #179 - Closes #174 | ||||
| * | Fix menu | LMBishop | 2021-06-21 | 2 | -2/+2 |
| | | |||||
| * | Fix configuration validation | LMBishop | 2021-06-21 | 2 | -4/+15 |
| | | |||||
| * | [ci skip] Optimise imports | LMBishop | 2021-06-21 | 6 | -14/+10 |
| | | |||||
| * | Implement quest validation | LMBishop | 2021-06-21 | 2 | -1/+19 |
| | | |||||
| * | Remove softdepends | LMBishop | 2021-06-21 | 1 | -1/+1 |
| | | |||||
| * | [ci skip] Javadoc | LMBishop | 2021-06-21 | 12 | -2/+129 |
| | | |||||
| * | [ci skip] Fix README anchors | LMBishop | 2021-06-21 | 1 | -7/+7 |
| | | |||||
| * | [ci skip] Update README | LMBishop | 2021-06-21 | 1 | -22/+43 |
| | | |||||
| * | Add delay loading option | LMBishop | 2021-06-21 | 2 | -12/+16 |
| | | |||||
| * | [ci skip] Enable free response | LMBishop | 2021-06-21 | 1 | -5/+5 |
| | | |||||
| * | Update issue templates | LMBishop | 2021-06-21 | 5 | -38/+98 |
| | | |||||
| * | Update build.gradle | LMBishop | 2021-06-21 | 2 | -4/+3 |
| | | |||||
| * | Update gradle wrapper | LMBishop | 2021-06-21 | 4 | -104/+94 |
| | | |||||
| * | Save data on disable | LMBishop | 2021-06-21 | 1 | -0/+26 |
| | | |||||
| * | Convert to multi module project | LMBishop | 2021-06-17 | 148 | -3580/+3340 |
| | | | | | | - Common module to provide an abstract Quests plugin - Api is still todo | ||||
| * | Change visibility of setQuestMode | LMBishop | 2021-06-14 | 1 | -1/+1 |
| | | |||||
| * | Add quest controllers | LMBishop | 2021-06-14 | 51 | -407/+711 |
| | | |||||
| * | Update readme | LMBishop | 2021-06-10 | 1 | -11/+12 |
| | | |||||
| * | Modify build.gradle | LMBishop | 2021-06-10 | 1 | -0/+5 |
| | | |||||
| * | Fix build.gradle | LMBishop | 2021-06-10 | 1 | -0/+1 |
| | | |||||
| * | Fix java version | LMBishop | 2021-06-10 | 1 | -1/+1 |
| | | |||||
| * | Change publish workflow | LMBishop | 2021-06-10 | 1 | -2/+1 |
| | | |||||
| * | Change publish workflow | LMBishop | 2021-06-10 | 1 | -2/+4 |
| | | |||||
| * | Add publishing | LMBishop | 2021-06-10 | 3 | -3/+48 |
| | | |||||
| * | Add publishing | LMBishop | 2021-06-10 | 1 | -0/+0 |
| | | |||||
| * | Bump version numberv2.18 | LMBishop | 2021-06-08 | 1 | -1/+1 |
| | | |||||
| * | Remove clean command | LMBishop | 2021-06-08 | 1 | -39/+1 |
| | | |||||
| * | Make quest track automatically track first quest | LMBishop | 2021-06-08 | 1 | -0/+8 |
| | | | | | - Closes #173 | ||||
| * | Add level to mythicmobs_killing | LMBishop | 2021-06-08 | 1 | -0/+6 |
| | | | | | - Closes #177 | ||||
| * | Merge branch 'sql' | LMBishop | 2021-06-08 | 21 | -122/+513 |
| |\ | | | | | | | - Closes #50 | ||||
| | * | Allow qPlayer to be null | LMBishop | 2021-06-08 | 12 | -85/+117 |
| | | | |||||
| | * | Add warning | LMBishop | 2021-06-08 | 1 | -1/+2 |
| | | | |||||
| | * | Update schema | LMBishop | 2021-06-08 | 1 | -81/+32 |
| | | | |||||
| | * | Remove clean option since it is stupid | LMBishop | 2021-06-05 | 7 | -22/+14 |
| | | | |||||
| | * | Reimplement modified status | LMBishop | 2021-06-05 | 9 | -33/+61 |
| | | | |||||
| | * | Properly close Hikari | LMBishop | 2021-06-03 | 5 | -0/+23 |
| | | | |||||
| | * | Make storage provider configurable | LMBishop | 2021-06-03 | 1 | -2/+11 |
| | | | |||||
| | * | Add types to task progress | LMBishop | 2021-06-03 | 1 | -20/+75 |
| | | | | | | | | | | | - This restricts the possible types for task progress to int, double and float | ||||
| | * | Initial SQL storage implementation | LMBishop | 2021-06-03 | 5 | -13/+274 |
| | | | |||||
| | * | Add init | LMBishop | 2021-06-03 | 2 | -0/+7 |
| | | | |||||
| | * | Add SQL options | LMBishop | 2021-06-03 | 2 | -0/+32 |
| | | | |||||
