- Added new player profile GUI with navigation options (Achievements, Deliveries, etc).
- Added Achievements menu with locked and unlocked item states.
- Added REST API endpoint improvement for account linking with email verification.
- Improved REST API request handling for emails containing "@".
- Improved internal GUI item generation and inventory structure.
- Improved logging for linking and API communication.
- Improved visual layout and text consistency across menus.
- Improved product name handling in the configuration file by enclosing names in quotes ("") to ensure exact matching with WooCommerce synchronized product names.
- Fixed missing language entries causing “Missing lang” errors in achievements.
- Fixed verification code not being sent when email contained special characters.
- Fixed potential duplicated error and info messages in linking flow.
- Removed unused or redundant debug messages in console output.