|
|
6a2d8564d5
|
Add buffs, add spawnprotection buff effect
|
2026-07-29 22:36:41 +03:00 |
|
|
|
215c88cb49
|
Move GameOptions to game/opts.rs
|
2026-07-29 20:16:48 +03:00 |
|
|
|
897a1dbef6
|
Refactor game_manager to game/mod.rs
|
2026-07-29 20:14:14 +03:00 |
|
|
|
72a35ab568
|
Tint player color based on team
|
2026-07-29 01:09:10 +03:00 |
|
|
|
bea1b29bc7
|
Move local hit sound from kill to take_damage
|
2026-07-28 21:16:05 +03:00 |
|
|
|
fac936b97a
|
Set telegrenades_allowed in deferred call
|
2026-07-28 21:02:43 +03:00 |
|
|
|
0ad90d24dd
|
Add option for telegrenades_allowed
|
2026-07-28 20:10:24 +03:00 |
|
|
|
a0ce60c238
|
Allow activating telegrenade in-flight
|
2026-07-27 22:54:00 +03:00 |
|
|
|
a6e6e66d28
|
Propagate teleport when teleport grenade collides
|
2026-07-27 22:43:57 +03:00 |
|
|
|
3a2b2d609d
|
Sync telegrenades
|
2026-07-27 22:28:55 +03:00 |
|
|
|
81402f2cf4
|
Add initial support for telegrenades
|
2026-07-27 22:17:05 +03:00 |
|
|
|
d32b3cade0
|
Fix warnings
|
2026-07-27 20:52:05 +03:00 |
|
|
|
1a0a11cccc
|
Update player health from state in replays
|
2026-07-27 20:23:19 +03:00 |
|
|
|
def6539bbc
|
Add double health bar
|
2026-07-27 20:13:14 +03:00 |
|
|
|
9187e6abff
|
Register pickups
|
2026-07-27 19:07:47 +03:00 |
|
|
|
2384eb90ba
|
Move hud stuff to hud
|
2026-07-27 02:11:54 +03:00 |
|
|
|
6992bc5eff
|
Fix ball problem in a neater way
|
2026-07-27 01:41:03 +03:00 |
|
|
|
463004639c
|
Revert "Possibly fix bugs with ball in replay"
This reverts commit 9a33403761.
|
2026-07-27 01:36:20 +03:00 |
|
|
|
9a33403761
|
Possibly fix bugs with ball in replay
|
2026-07-27 01:27:38 +03:00 |
|
|
|
934b06657b
|
Put player name and color into ReplayPlayer
|
2026-07-26 21:59:00 +03:00 |
|
|
|
b53b6289bd
|
Add punch animation as well
|
2026-07-26 00:29:26 +03:00 |
|
|
|
fb799acdbe
|
Implement punching
|
2026-07-26 00:10:04 +03:00 |
|
|
|
6545f54cfc
|
Disable walk effects when dead
|
2026-07-25 21:21:42 +03:00 |
|
|
|
dd75677321
|
Move movement to physics_process
|
2026-07-25 01:20:32 +03:00 |
|
|
|
606eed9255
|
Apply client-side sync info rarely
|
2026-07-25 00:45:39 +03:00 |
|
|
|
a00ced88d0
|
Add killbox kinds
|
2026-07-24 23:22:06 +03:00 |
|
|
|
6c6c05d0a9
|
Split player.rs into three files
|
2026-07-24 22:47:35 +03:00 |
|