Commit Graph

21 Commits

Author SHA1 Message Date
81402f2cf4 Add initial support for telegrenades 2026-07-27 22:17:05 +03:00
e6793fde61 Add pickup visibility for replays 2026-07-27 19:46:12 +03:00
9187e6abff Register pickups 2026-07-27 19:07:47 +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
8c0d5b99ff Add playing replays from file 2026-07-26 21:59:00 +03:00
5687adbf8a Store replay to file 2026-07-26 21:59:00 +03:00
506d0f3b50 Move prefabs to game_manager from map 2026-07-26 21:59:00 +03:00
934b06657b Put player name and color into ReplayPlayer 2026-07-26 21:59:00 +03:00
d79411b7e7 Use separate ball for replays 2026-07-26 21:59:00 +03:00
7a9292242f Start adding replays 2026-07-26 21:59:00 +03:00
786003d60d Fix 2026-07-24 22:50:38 +03:00
678268642b Make shotgun functional 2026-07-24 19:36:00 +03:00
1bdaea7e96 Add separate team spawners 2026-07-22 04:37:02 +03:00
92103256e8 Add throwing the ball 2026-07-21 22:05:37 +03:00
5a85964216 Make sure that ball cannot be picked up by the same player instantly 2026-07-21 21:54:09 +03:00
33631e4391 Add ball 2026-07-21 20:31:39 +03:00
c091c46a13 Clean up some unused imports 2026-07-21 01:12:39 +03:00
569f73d2c8 Implement respawning 2026-07-20 22:43:10 +03:00
4b0a90be0e Add spawning players 2026-07-18 02:26:09 +03:00