| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | |||||
| * | | Fix improper config validation | LMBishop | 2021-06-05 | 1 | -2/+0 |
| | | | |||||
| * | | Bump version numberv2.17 | LMBishop | 2021-06-05 | 1 | -1/+1 |
| | | | |||||
| * | | Add list of names to mob killing task type | LMBishop | 2021-06-05 | 1 | -4/+22 |
| | | | | | | | | | - Closes #164 | ||||
| * | | Add min-level to mythic mobs task type | LMBishop | 2021-06-05 | 1 | -1/+5 |
| | | | | | | | | | - Closes #175 | ||||
| * | | Fix readme | LMBishop | 2021-06-04 | 1 | -0/+1 |
| | | | |||||
| * | | Redrawn compass | LMBishop | 2021-06-04 | 1 | -5/+7 |
| |/ | |||||
| * | Bump version numberv2.16.8 | LMBishop | 2021-06-03 | 1 | -1/+1 |
| | | |||||
| * | Fix problem with autosave unloading players | LMBishop | 2021-06-03 | 1 | -1/+1 |
| | | |||||
| * | Change locks to prevent potential unlock exception | LMBishop | 2021-06-03 | 1 | -10/+7 |
| | | |||||
| * | Move debug messages | LMBishop | 2021-06-03 | 1 | -1/+2 |
| | | |||||
| * | Remove async options | LMBishop | 2021-06-02 | 1 | -3/+0 |
| | | |||||
| * | Bump version numberv2.16.7 | LMBishop | 2021-06-02 | 2 | -4/+1 |
| | | |||||
| * | Restructure storage system for future expansion | LMBishop | 2021-06-02 | 11 | -126/+233 |
| | | | | | | - Player leaves and joins are handled async without the need to opt in | ||||
| * | Renaming & refactoring | LMBishop | 2021-06-02 | 79 | -395/+344 |
| | | |||||
| * | Add about command & links to contributors | LMBishop | 2021-06-02 | 39 | -38/+51 |
| | | |||||
| * | Remove cancelled check on command task | LMBishop | 2021-06-02 | 1 | -1/+1 |
| | | | | | - Closes #170 | ||||
| * | Update ASkyBlock repo for real | LMBishop | 2021-05-23 | 1 | -1/+1 |
| | | |||||
| * | Update ASkyBlock repo | LMBishop | 2021-05-23 | 1 | -8/+1 |
| | | |||||
| * | Bump version numberv2.16.6 | LMBishop | 2021-05-23 | 1 | -1/+1 |
| | | |||||
| * | Fix missing world validation in mining task type | LMBishop | 2021-05-23 | 1 | -2/+2 |
| | | | | | - Closes #169 | ||||
| * | Allow use of entire height of category pagev2.16.5 | LMBishop | 2021-05-15 | 2 | -2/+9 |
| | | |||||
| * | Bump version numberv2.16.4 | LMBishop | 2021-05-13 | 1 | -1/+1 |
| | | |||||
| * | Add spacer menu element | LMBishop | 2021-05-13 | 4 | -7/+52 |
| | | |||||
| * | Bump version numberv2.16.3 | LMBishop | 2021-04-15 | 1 | -1/+1 |
| | | |||||
| * | Display only unmet requirements (#159) | Minetown | 2021-04-11 | 1 | -1/+5 |
| | | | | Co-authored-by: Rodney_Mc_Kay <herr-fant@web.de> | ||||
| * | Move some words | Leonardo Bishop | 2021-04-03 | 1 | -18/+1 |
| | | |||||
