Magic Balls

Magic Balls 1.0.7

Fixed compilation error due to Rust update
- Changed movement system to be delta time-based, instead of tied to server tick.
- Performance bumps and optimizations
- Added an additional permission for */cast*. (security checks)
- Fixed various bugs with UI placement and visibility
**BACKUP AND DELETE YOUR CONFIGURATION FILE BEFORE UPDATING**

Added an enhanced control system that lets you use your mouse to cycle through spells instead of pressing R.

Control Systems:

1. Improved Mouse Controls (Default)
- Left Click: Cast selected spell
- Right Click: Cycle through spells
- Empty hands required
- Must be in casting mode (/cast)

2. Legacy Controls (If set to 'false' in config)
- Left Click: Cast selected spell
- R Key: Cycle through spells
- Empty hands required
- Must be in casting mode (/cast)
Added casting mode sound when enabled
Fixed spell color UI issues