skullball/rust/src/player
2026-08-03 15:45:48 +03:00
..
ball.rs Add ball sfx 2026-07-30 00:23:38 +03:00
buffs.rs Fix warnings 2026-07-30 19:40:57 +03:00
effects.rs Move local hit sound from kill to take_damage 2026-07-28 21:16:05 +03:00
local_player.rs Update weapon rotation on shoot correctly 2026-08-03 15:45:48 +03:00
menu_player.rs Add buffs, add spawnprotection buff effect 2026-07-29 22:36:41 +03:00
mod.rs Add buffs to replay data as well 2026-07-29 22:36:41 +03:00
player_hand_remover.rs Refactor some files to player directory 2026-07-24 00:47:02 +03:00
remote_player.rs Add arrow that is visible on ball and player holding ball 2026-07-30 23:46:48 +03:00
shootable.rs Make shotgun functional 2026-07-24 19:36:00 +03:00
soldier_mesh.rs Add buffs, add spawnprotection buff effect 2026-07-29 22:36:41 +03:00
telegrenade.rs Propagate teleport when teleport grenade collides 2026-07-27 22:43:57 +03:00
weapon.rs Refactor game_manager to game/mod.rs 2026-07-29 20:14:14 +03:00