Added a /perks toggle command for efficient perk management.
Added a /perks migrate command to migrate the database related perk data from the older version to the newer versions
Enhanced the GUI toggle element for clear perk unlock status indications. Optimized configuration loading for increased operational efficiency. Introduced a clear indicator in the GUI for locked perks.
Bug Fixes:
Resolved an issue with the SQLite insert or update statement for improved database operations.
Maintenance and Code Quality:
Implemented a SQL migration script for systematic database evolution.
Integrated Sonar Lint for comprehensive code quality measurement.
Finalized Checkstyle configuration and adjusted code accordingly.