| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update ServerNPC to latest version | Krakenied | 2024-03-09 | 4 | -2/+2 |
| | | |||||
| * | Improve CoreProtect check behaviour even more | Krakenied | 2024-03-09 | 2 | -0/+22 |
| | | | | | Add CoreProtect block lookup delay option | ||||
| * | Ensure that the entire holo hasn't been skipped | Krakenied | 2024-03-09 | 2 | -2/+10 |
| | | |||||
| * | Ignore ZNPCsPlus hologram serialization errors | Krakenied | 2024-03-09 | 2 | -4/+26 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/618 | ||||
| * | Improve PAPI refresh-ticks option behavior | Krakenied | 2024-03-09 | 1 | -3/+5 |
| | | |||||
| * | Apparently getEntitySpawnReason method is supported only on Paper + forks | Krakenied | 2024-03-09 | 3 | -11/+32 |
| | | |||||
| * | Move instanceof Goat check to version specific handler | Krakenied | 2024-03-09 | 4 | -2/+17 |
| | | |||||
| * | Fix boss bar ClassNotFoundException on 1.8 | Krakenied | 2024-03-09 | 1 | -2/+2 |
| | | | | | Boss bars are supported only on 1.9+ | ||||
| * | Add Goat support to milking task type | Krakenied | 2024-03-09 | 1 | -7/+38 |
| | | | | | | Fixes https://github.com/LMBishop/Quests/issues/620 (ignore baby mobs) Closes https://github.com/LMBishop/Quests/issues/607 (goat support) | ||||
| * | Add spawn reason option to mob killing task type | Krakenied | 2024-02-22 | 2 | -1/+90 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/460 | ||||
| * | Fix config validators descriptions | Krakenied | 2024-02-22 | 1 | -2/+3 |
| | | |||||
| * | Make the item option in composting, consume, crafting and smithing optional | Krakenied | 2024-02-22 | 4 | -48/+52 |
| | | |||||
| * | Add composting task type | Krakenied | 2024-02-22 | 2 | -3/+94 |
| | | |||||
| * | Add namespaced enchantments support to 1.13+ and 1.14+ item getters | Krakenied | 2024-02-22 | 2 | -22/+46 |
| | | |||||
| * | Add CMI ignore-afk support | Krakenied | 2024-02-22 | 7 | -37/+103 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/566 | ||||
| * | Add expiry commands option | Krakenied | 2024-02-22 | 2 | -0/+10 |
| | | |||||
| * | Fix ItemGetter on CraftBukkit 1.8 | Krakenied | 2024-02-22 | 3 | -19/+21 |
| | | | | | Improve setting item unbreakability | ||||
| * | Fix CraftBukkit hex color adapter compatibility | Krakenied | 2024-02-22 | 6 | -46/+77 |
| | | |||||
| * | Fix action bar on CraftBukkit (it's not supported) | Krakenied | 2024-02-22 | 1 | -2/+2 |
| | | |||||
| * | Remove unnecessary classes from IridiumSkyblock JAR to reduce its size | Krakenied | 2024-02-18 | 1 | -0/+0 |
| | | |||||
| * | Add PinataParty support | Krakenied | 2024-02-18 | 4 | -0/+63 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/518 | ||||
| * | Another compatibility requirement for ServerNPC tasks | Krakenied | 2024-02-18 | 1 | -2/+2 |
| | | |||||
| * | Use current hologram data for ServerNPC task types | Krakenied | 2024-02-18 | 3 | -10/+22 |
| | | |||||
| * | Add ServerNPC and ZNPCsPlus interact task types too | Krakenied | 2024-02-18 | 5 | -56/+189 |
| | | |||||
| * | Do not send track advancement for PAPI task type as it behaves really weird | Krakenied | 2024-02-18 | 1 | -1/+2 |
| | | |||||
| * | Handle empty names in another way | Krakenied | 2024-02-18 | 3 | -7/+27 |
| | | |||||
| * | Add ServerNPC support | Krakenied | 2024-02-18 | 4 | -0/+42 |
| | | |||||
| * | Add ZNPCsPlus support | Krakenied | 2024-02-18 | 6 | -135/+230 |
| | | |||||
| * | Update documentation for release 3.15 | Leonardo Bishop | 2024-02-17 | 7 | -0/+19 |
| | | |||||
| * | Ensure that custom menu element commands are ran from Folia GlobalTickThread | Krakenied | 2024-02-17 | 1 | -3/+12 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/601 | ||||
| * | Add async and refresh-ticks options to PAPI task type | Krakenied | 2024-02-11 | 3 | -76/+172 |
| | | |||||
| * | Support custom elements in started quests menu | AfkF24 | 2024-02-11 | 2 | -1/+9 |
| | | |||||
| * | Add GUI trimming options per GUI type | AfkF24 | 2024-01-24 | 4 | -4/+7 |
| | | |||||
| * | Fix quests occupying pagination row slots | AfkF24 | 2024-01-24 | 1 | -6/+4 |
| | | |||||
| * | Set back button to correct slot if GUI trim is off | AfkF24 | 2024-01-16 | 1 | -1/+2 |
| | | |||||
| * | Add PlaceholderAPI support in GUI titles | sejlaadilovic | 2024-01-16 | 3 | -3/+23 |
| | | |||||
| * | camelCase the variable name. | Steven Van Ingelgem | 2024-01-09 | 1 | -3/+3 |
| | | |||||
| * | List all available categories when you encounter a missing one. | Steven Van Ingelgem | 2024-01-09 | 1 | -2/+4 |
| | | |||||
| * | Reverting back to for-loop because of performance considerations. | Steven Van Ingelgem | 2024-01-09 | 1 | -1/+9 |
| | | |||||
| * | Also allow '_' and '-' to be used as "characters". | Steven Van Ingelgem | 2024-01-09 | 1 | -8/+2 |
| | | |||||
| * | Add WildStacker support to mob killing and breeding task types | Krakenied | 2024-01-09 | 7 | -8/+79 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/584 | ||||
| * | EcoMobs support | Krakenied | 2024-01-09 | 4 | -14/+93 |
| | | |||||
| * | Add FabledSkyBlock 3 support | Krakenied | 2024-01-09 | 7 | -83/+152 |
| | | |||||
| * | Do not try to load tasks with unresolved task type | Krakenied | 2024-01-09 | 1 | -0/+1 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/583 | ||||
| * | Add namespaced types support to the 1.14+ item getter | Krakenied | 2024-01-09 | 2 | -4/+95 |
| | | |||||
| * | Add namespaced sounds support | Krakenied | 2024-01-09 | 1 | -16/+40 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/585 | ||||
| * | Fix CoreProtect delay caused by queue | Krakenied | 2023-12-21 | 1 | -10/+34 |
| | | | | | Closes https://github.com/LMBishop/Quests/issues/162 | ||||
| * | Fix walking task type not detecting horse mode | Krakenied | 2023-12-21 | 1 | -5/+5 |
| | | |||||
| * | Implement projectile launching task type | Krakenied | 2023-12-09 | 2 | -0/+74 |
| | | |||||
| * | Add useful method overloads | Krakenied | 2023-12-09 | 5 | -10/+26 |
| | | |||||
