Commit Graph

5 Commits

Author SHA1 Message Date
6c5c86b850 Refactors projectile prediction engine
Refactors the projectile prediction engine by introducing an interface
and making the legacy implementation more flexible.

The legacy engine is updated to allow for coordinate system customization
through virtual methods, enabling usage in different game environments.

Also introduces vcpkg support for easier dependency management and adds boost-asio as a dependency.
2025-08-03 17:33:22 +03:00
ba2c60389f added more noexcept 2025-05-05 01:46:50 +03:00
4406e1e461 changed code style 2025-05-03 20:31:59 +03:00
756bcef6e1 fixed include names 2025-03-21 04:40:59 +03:00
d5d1260784 changed source files naming 2025-03-21 04:30:17 +03:00