Commit Graph

4 Commits

Author SHA1 Message Date
Teriuihi 46bfb4fd65 Replace printStackTrace with Logger.throwing in various classes
The changes made in these classes are intended to improve error handling and visibility. Instead of simply printing the StackTrace, the Logger.throwing method is now used to send error messages to the logger in a more controlled manner. This should facilitate better error tracking and resolution. The affected classes include database, configuration, and quest implementation classes.
2024-04-13 20:27:33 +02:00
Teriuihi 686925361a Tried fixing double interact event, fixed not spawning scruff 2022-05-29 17:46:50 +02:00
Teriuihi 1ecf4508e8 attempted to start adding quests 2022-05-01 21:48:52 +02:00
Teriuihi b07eebcfc8 initial commit 2022-01-06 19:05:33 +01:00