Implement Frag System #25

Open
allanger wants to merge 4 commits from implement-frag-system into main

4 Commits

Author SHA1 Message Date
63951803a2
Add some cool shaders 2025-02-04 13:33:26 +01:00
3560bebbcc
WIP: Damage/frag system is implemented without ragdolls 2025-02-04 13:20:45 +01:00
dbc6a79182
WIP: Start working on the frag/damage system 2025-02-04 13:20:45 +01:00
0cb2089191
TODO COMMIT:
- [ ] Collisions with different body parts should have different damange
- [ ] Player must be given healh in the beginning of a round
- [ ] If health < 1, player should become a ragdoll

Notes:

Everything must be controller by the server only, client should only be
able to request data, once player is dead
2025-02-04 13:20:44 +01:00