Recoded entire packet manager files and now uses more direct files.
This update should fix ghosting, incompatibility with versions and stability enchantement
Fixes:
- Fixed 26.x support
- Fixed some scheduler issues
Improvements:
- Improved scheduler tasks to use modern approach
Improvements:
Fixes:
- Removed the 2 ms delay for crystals.
- Improved crystal ray tracing by using deeper packet detection.
- Optimized server performance by moving event processing off the main thread.
- Fixed incorrect crystal calculations that were causing placement delays.
- Fixed packet reads occurring on every event. Packets are now read once at startup and cached.
