Commit Graph

412 Commits

Author SHA1 Message Date
463004639c Revert "Possibly fix bugs with ball in replay"
This reverts commit 9a33403761.
2026-07-27 01:36:20 +03:00
327e19fd1a Reapply "Fix bug with respawning"
This reverts commit 5bd1fb9ff6.
2026-07-27 01:36:09 +03:00
5bd1fb9ff6 Revert "Fix bug with respawning"
This reverts commit e259aacc01.
2026-07-27 01:35:12 +03:00
9a33403761 Possibly fix bugs with ball in replay 2026-07-27 01:27:38 +03:00
e259aacc01 Fix bug with respawning 2026-07-27 00:36:21 +03:00
bc1bad8ab5 Show kills and deaths correctly in after-replay view 2026-07-27 00:21:36 +03:00
9cd6a40ac5 Work on two_towers, decrease speed to 7 2026-07-27 00:12:54 +03:00
7c0957f7cf Add gzip compression to replay files 2026-07-27 00:06:21 +03:00
36424543a8 Remove unused prints 2026-07-26 23:43:20 +03:00
06ca80a529 Read replay faster as well 2026-07-26 23:42:36 +03:00
212a10e16c Store replay whole buffer at a time 2026-07-26 23:40:20 +03:00
9747681d75 Only clone replay every second during gameplay 2026-07-26 23:34:28 +03:00
5b1f840e40 Fix beam spawning in replays 2026-07-26 23:17:41 +03:00
8093ffb2be Add replay events to server too 2026-07-26 23:11:58 +03:00
e75cb79c86 Add replay finished screen 2026-07-26 22:55:34 +03:00
6cd8515449 Fix error 2026-07-26 22:01:18 +03:00
460b362d5c Fix fetching Game singleton 2026-07-26 21:59:00 +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
b3ecbfccd8 Stop recording when game ends 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
8abcd9ec68 Record taking damage in replay 2026-07-26 21:59:00 +03:00
c0e746a8e2 Implement punches as well 2026-07-26 21:59:00 +03:00
721e98f63c Remove ball when replay ends 2026-07-26 21:59:00 +03:00
b33ba26b5e Extend replay from recording live 2026-07-26 21:59:00 +03:00
a304691d1b Record jumps 2026-07-26 21:59:00 +03:00
e9343f9f48 Apply spectated player_id correctly 2026-07-26 21:59:00 +03:00
6c533b522d Make regular ball invisible during playback 2026-07-26 21:59:00 +03:00
8552aeb55d Add replay ball 2026-07-26 21:59:00 +03:00
6badb845b5 Fix problem with weapon swapping in replays 2026-07-26 21:59:00 +03:00
91f76b3836 Implement concept of fast forwarding 2026-07-26 21:59:00 +03:00
f67843cc59 Clear replay players when replay ends 2026-07-26 21:59:00 +03:00
5748a0af7b Stop playback on local player respawn 2026-07-26 21:59:00 +03:00
5c51e25a11 Hide players during replay 2026-07-26 21:59:00 +03:00
9b522f0789 Record deaths and shoots 2026-07-26 21:59:00 +03:00
7a9292242f Start adding replays 2026-07-26 21:59:00 +03:00
b8578a0a95 Fix slow slope speed with CharacterBody3D's Constant Speed instead 2026-07-26 21:45:28 +03:00
2c7fef2bfa Increase player speed to 8 2026-07-26 21:16:50 +03:00
0c87c2fe19 Fix floating when hitting the ceiling and slope slowdown 2026-07-26 20:10:13 +03:00
5e35fff70c Split environments to be map specific 2026-07-26 18:55:07 +03:00
5c12249c7b Share same env between player camera and the maps 2026-07-26 18:34:02 +03:00
c057071fd5 Prep some exporting stuff 2026-07-26 04:23:46 +03:00
e3fb67cd9c Fix credits sizing problem 2026-07-26 03:43:34 +03:00
70890beb25 Make settings resettable 2026-07-26 03:42:45 +03:00
26cdffe0de Add kenney icons, add reset button to settings 2026-07-26 03:21:47 +03:00
9504eb7a88 Add jump keybind, fix binding space 2026-07-26 02:33:36 +03:00
2464ad00db Allow remapping keybinds correctly 2026-07-26 02:17:29 +03:00
97cc8b1712 Start adding keybinds 2026-07-26 02:03:10 +03:00