aboutsummaryrefslogtreecommitdiffstats
path: root/common/src/main/java/com/leonardobishop
Commit message (Expand)AuthorAgeFilesLines
* Organize imports in common projectKrakenied2023-09-245-5/+30
* Add dedicated progress placeholders sectionKrakenied2023-09-241-0/+17
* Additional material validationKrakenied2023-02-081-3/+5
* Optimize debug logging a little moreKrakenied2022-12-172-6/+31
* Remove unused importsKrakenied2022-12-171-3/+2
* Optimize adding aliases - use Collections#addAllKrakenied2022-12-171-1/+1
* Add color checkKrakenied2022-08-211-0/+6
* Add extended description to warning typeLMBishop2022-07-061-4/+9
* Add specific enchantment & level to enchanting task (closes #408)LMBishop2022-07-061-1/+8
* Add wildcard to debug commandLMBishop2022-07-061-1/+1
* Merge task type certain types with regular typesLMBishop2022-07-062-12/+45
* Refactor config validation for task typesLMBishop2022-07-063-1/+30
* Add debug report & quest commandsLMBishop2022-07-051-0/+17
* Add boolean return type to storage providersLMBishop2022-06-262-5/+11
* Add quests debug commandLMBishop2022-06-261-6/+6
* Check quest still exists (closes #402)LMBishop2022-06-161-1/+2
* Use computeIfAbsent exclsively on async thread (closes #404)LMBishop2022-06-161-14/+32
* Add extended problem descriptions and MiniMessageLMBishop2022-05-312-23/+108
* Prevent migration from similar mysql databasesLMBishop2022-05-061-0/+9
* Add time-limit option and quest expiry functionality (closes #379)LMBishop2022-05-014-1/+69
* Add started field to progress files & database migrationLMBishop2022-05-012-5/+17
* Add cancellable and counts towards limit options (closes #383)LMBishop2022-04-291-0/+34
* Add quests data migration toolLMBishop2022-04-224-0/+35
* Fix reset and fullreset commands (closes #351)LMBishop2022-04-182-5/+42
* Add option for hidden categories (closes #355)LMBishop2022-04-181-0/+14
* Add QPlayer::getEffectiveStartedQuests methodLMBishop2022-03-082-2/+15
* Add mmoitems as a quest item type (closes #221)LMBishop2021-08-161-1/+2
* Fix missing validationLMBishop2021-08-126-39/+6
* Add item importing (closes #222)LMBishop2021-08-121-0/+1
* Add start commandsLMBishop2021-07-261-0/+18
* Fix updaterLMBishop2021-07-261-0/+2
* Add task type exclusionsv3.5.2LMBishop2021-07-211-13/+40
* Update updater linkLMBishop2021-07-151-1/+2
* Change quest registration loggingLMBishop2021-07-051-5/+1
* Add JetBrains annotationsLMBishop2021-06-2912-110/+475
* Improve version checker to check previous versionsLMBishop2021-06-251-1/+34
* Add quest-specific autostartLMBishop2021-06-241-32/+121
* Fix broken time formattingLMBishop2021-06-241-21/+0
* [ci skip] Optimise importsLMBishop2021-06-213-6/+6
* [ci skip] JavadocLMBishop2021-06-2111-2/+101
* Convert to multi module projectLMBishop2021-06-1725-0/+1577