Commit Graph

7 Commits

Author SHA1 Message Date
dbc6a79182
WIP: Start working on the frag/damage system 2025-02-04 13:20:45 +01:00
dfe888a918 Move the real player authority to server
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
- Add rust bindings for the server player controller
- Implement reconciliation loop for checking the player state
- Place spawners on the test map
- Add Containerfile and helm chart
2025-01-31 19:24:57 +00:00
523900cc82 Add more guns (#19)
Co-authored-by: Jacklull <rodion.n.rodionov@gmail.com>
Reviewed-on: #19
2025-01-31 19:19:38 +00:00
9b1ab02b94
Add a map-loader sctipt 2025-01-28 21:38:27 +01:00
7da4a3d6bb
Better bullet traces and raycast for hitscan 2025-01-26 11:02:40 +01:00
1c8458048c
Add per-weapon scene and better first person view 2025-01-25 17:24:57 +01:00
2577e952d6
Init the godot project
- Add a first-view controller and a bunch of things
- First shooting implementation
- Remove heavy models and clean the project up
2025-01-22 06:23:59 +01:00