Commit Graph

3 Commits

Author SHA1 Message Date
3080faeaa9 hotfix: projectile prediction 2026-02-19 01:01:38 +03:00
577afd4d4a opengl fix 2025-09-22 02:08:58 +03:00
1f4b10f336 Refactors camera and prediction engine traits.
Moves camera and prediction engine implementations into traits for each engine,
decoupling the engine-specific logic from the core classes, promoting code reuse
and maintainability. This change allows for easier addition of new engines and
customization of existing ones.
2025-08-11 00:32:09 +03:00