AltitudeQuests/src/main/java/com/alttd/altitudequests/config
Teriuihi 81ed73fbd1 Add new responses to handle quest reroll situations
This commit fixes a bug where the quest reroll feature could be used repeatedly without restrictions. Now, appropriate responses will be given in cases where the quest is still loading or if the daily quest has already been completed. This ensures that the player cannot misuse the reroll functionality.
2024-04-18 20:49:05 +02:00
..
AbstractConfig.java Replace printStackTrace with Logger.throwing in various classes 2024-04-13 20:27:33 +02:00
Config.java Added auto hiding bossbar 2023-08-06 20:07:12 +02:00
DatabaseConfig.java attempted to start adding quests 2022-05-01 21:48:52 +02:00
LocalConfig.java Added 3 more quests 2022-06-03 00:34:02 +02:00
MessagesConfig.java Add new responses to handle quest reroll situations 2024-04-18 20:49:05 +02:00
QuestsConfig.java Optimize and cleanup various classes 2024-04-13 20:43:37 +02:00