| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add ShopGUI+ buy & sell task type (not tested) | LMBishop | 2021-03-01 | 5 | -1/+180 | |
| | | | | | - Closes #150 | |||||
| * | Add null checks to all task types | LMBishop | 2021-03-01 | 35 | -69/+151 | |
| | | | | | - Closes #151 | |||||
| * | Change build.gradle | LMBishop | 2021-03-01 | 2 | -14/+6 | |
| | | ||||||
| * | Wrap config load in try-catch | LMBishop | 2021-02-26 | 1 | -119/+133 | |
| | | ||||||
| * | Update iridiumskyblock repo | LMBishop | 2021-02-26 | 1 | -1/+3 | |
| | | ||||||
| * | Add started menu | LMBishop | 2021-02-17 | 11 | -30/+323 | |
| | | ||||||
| * | Change save behaviour | LMBishop | 2021-02-16 | 8 | -28/+73 | |
| | | ||||||
| * | Remove debug message, update version and fix checkv2.14.1 | LMBishop | 2021-02-16 | 23 | -26/+24 | |
| | | ||||||
| * | Check for actual player not citizens | LMBishop | 2021-02-16 | 21 | -3/+60 | |
| | | ||||||
| * | Quest gui display override | LMBishop | 2021-02-16 | 5 | -18/+42 | |
| | | ||||||
| * | Make tracking toggleable | LMBishop | 2021-02-16 | 4 | -3/+6 | |
| | | ||||||
| * | Update versionv2.14 | LMBishop | 2021-02-16 | 1 | -1/+1 | |
| | | ||||||
| * | Add error checking to placeholders | LMBishop | 2021-02-16 | 1 | -35/+27 | |
| | | ||||||
| * | Quest tracking | LMBishop | 2021-02-16 | 21 | -109/+349 | |
| | | ||||||
| * | Add global task config | LMBishop | 2021-02-15 | 6 | -2/+87 | |
| | | ||||||
| * | Update plugin.yml & rename methods | LMBishop | 2021-02-11 | 3 | -7/+8 | |
| | | ||||||
| * | Merge branch 'Auxilor-master' | LMBishop | 2021-02-11 | 1 | -2/+16 | |
| |\ | ||||||
| | * | Merge branch 'master' of https://github.com/Auxilor/Quests into Auxilor-master | LMBishop | 2021-02-11 | 1 | -2/+16 | |
| |/| | | | | | | | git bullshit | |||||
| | * | Updated to 2.10.2 | Auxilor | 2021-01-27 | 1 | -1/+1 | |
| | | | ||||||
| | * | Changed authors | Auxilor | 2021-01-27 | 1 | -1/+1 | |
| | | | ||||||
| | * | Cached bool values | Auxilor | 2021-01-27 | 2 | -2/+17 | |
| | | | ||||||
| * | | Update versionv2.13 | LMBishop | 2021-02-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | Actually enabled Quests placeholders | LMBishop | 2021-02-08 | 1 | -0/+1 | |
| | | | ||||||
| * | | Closes #145 | LMBishop | 2021-02-08 | 4 | -4/+4 | |
| | | | ||||||
| * | | Fixes playtime inaccuracies | LMBishop | 2021-02-08 | 1 | -28/+30 | |
| | | | | | | | | | - Closes #111 | |||||
| * | | Closes #146 | LMBishop | 2021-02-07 | 1 | -0/+1 | |
| | | | ||||||
| * | | Reset task progress on completion | LMBishop | 2021-02-07 | 1 | -0/+4 | |
| | | | | | | | | | - Closes #113 | |||||
| * | | Add operator to PAPI evaluate | LMBishop | 2021-02-07 | 1 | -3/+85 | |
| | | | | | | | | | - Closes #142 | |||||
| * | | Added previous changes to building task type | LMBishop | 2021-02-07 | 1 | -1/+2 | |
| | | | ||||||
| * | | improv. fix for multiple blocks | nivcoo | 2021-02-07 | 1 | -149/+137 | |
| | | | ||||||
| * | | improv. fix for multiple blocks | nivcoo | 2021-02-07 | 1 | -133/+145 | |
| | | | ||||||
| * | | improv. fix for multiple blocks | nivcoo | 2021-02-07 | 1 | -3/+4 | |
| | | | ||||||
| * | | improv. fix multiple datas | nivcoo | 2021-02-07 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fix plugin not loading on servers without PAPIv2.12.1 | LMBishop | 2021-02-06 | 4 | -17/+41 | |
| | | | ||||||
| * | | Update versionv2.12 | LMBishop | 2021-02-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | Removed unused IridiumSkyblock repo & cleanup | LMBishop | 2021-02-05 | 2 | -3/+0 | |
| | | | ||||||
| * | | Update IridiumSkyBlock task type to new API | LMBishop | 2021-02-05 | 4 | -50/+64 | |
| | | | | | | | | | | | - Closes #139 - Made queue runnable interval configurable | |||||
| * | | Added option to parse PAPI for Quest GUI items | LMBishop | 2021-02-05 | 19 | -64/+113 | |
| | | | | | | | | | | | - Closes #124 - Moved some things about | |||||
| * | | Cleanup | LMBishop | 2021-02-05 | 26 | -75/+45 | |
| | | | ||||||
| * | | Closes #114 | LMBishop | 2021-02-04 | 2 | -20/+44 | |
| | | | ||||||
| * | | Updated quest completion pipeline to a queue system for near instantaneous ↵ | LMBishop | 2021-02-04 | 7 | -29/+94 | |
| | | | | | | | | | | | | | completion - Removed uses of "isWorthSaving" as it was causing more issues than it was solving | |||||
| * | | Add essentials balance and money earn task types | LMBishop | 2021-02-04 | 5 | -2/+193 | |
| | | | | | | | | | - Closes #118 | |||||
| * | | Add onStart method to TaskType | LMBishop | 2021-02-04 | 3 | -5/+25 | |
| | | | ||||||
| * | | Moved dependent task types to their own package | LMBishop | 2021-02-04 | 9 | -8/+9 | |
| | | | ||||||
| * | | Placeholder cache fix | Rubenicos | 2021-02-03 | 1 | -15/+17 | |
| | | | ||||||
| * | | New faster placeholders | Rubenicos | 2021-02-03 | 14 | -502/+676 | |
| | | | ||||||
| * | | Add CommandTaskType & DistancefromTaskType + internal changes | LMBishop | 2021-02-03 | 13 | -70/+175 | |
| | | | | | | | | | - removed confusing "onlyDataLoaded" and fixed reset command | |||||
| * | | Adjusted triggers for InventoryTaskType | LMBishop | 2021-02-03 | 1 | -5/+15 | |
| | | | | | | | | | - Closes #117 | |||||
| * | | Committed option file | LMBishop | 2021-02-02 | 1 | -0/+2 | |
| | | | ||||||
| * | | Add command to clean quest progress files & option to do it on join | LMBishop | 2021-02-02 | 10 | -21/+141 | |
| | | | | | | | | | | | - 'Clean' as in remove any references to quests which have been deleted in the config. - Closes #126 | |||||
