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
9383fd37fc fix 2025-03-21 04:47:01 +03:00
Vladislav Alpatov
5fdf3dad16 renamed headers 2025-03-21 04:17:42 +03:00