Commit graph

7 commits

Author SHA1 Message Date
Vesper
bd2ad516f4 feat: Update to latest CS2/CSS API and .NET 8.0
- Update TargetFramework from net7.0 to net8.0
- Update CounterStrikeSharp.API from 1.0.126 to 1.0.363
- Update MinimumApiVersion from 126 to 363
- Bump ModuleVersion to 0.0.6
- FIX: Replace deprecated EyeAngles with V_angle (fixes #5)
- FIX: Fix closure capture bug in timer callbacks (race condition)
- Add null checks for player pawn data
- Add xUnit test project with core logic tests
- Update solution file to include test project
- Update README with development instructions and changelog

Workflow update will be handled separately due to GitHub token scope requirements.

This update ensures compatibility with the latest Counter-Strike 2
and CounterStrikeSharp API versions.
2026-02-28 22:16:15 +00:00
Tobias Thiele
f5a81d0b50 Update README 2023-12-13 11:16:31 +01:00
Tobias Thiele
e9908bea99 Update README 2023-12-13 11:13:36 +01:00
Tobias Thiele
963229bb5d Fix /fl_toggle 2023-12-13 11:04:36 +01:00
Tobias Thiele
72cb2020e2 Fix crouching with temp solution 2023-12-13 10:32:26 +01:00
Tobias Thiele
54bd232e6a Added TODOs in README 2023-12-13 10:09:55 +01:00
Tobias Thiele
01b43dcdef 🚀 Initial commit 2023-12-13 09:46:00 +01:00