Commit Graph

293 Commits

Author SHA1 Message Date
72a35ab568 Tint player color based on team 2026-07-29 01:09:10 +03:00
5ccb0cd794 Fix music not looping 2026-07-29 00:57:42 +03:00
8d4ee54d98 Allow switching which player is being spectated 2026-07-28 23:30:39 +03:00
227dea72c6 Fix time formatting 2026-07-28 23:14:50 +03:00
0685b83555 Fix errors 2026-07-28 23:11:54 +03:00
620ed980a2 Implement videoplayer feature for replay 2026-07-28 23:02:43 +03:00
c5880c4b1a Add replay telegrenades 2026-07-28 22:18:28 +03:00
86a8d998b4 Add maximized option for windowmode 2026-07-28 21:48:30 +03:00
3e1dd1eb2f Use DNS for joining server 2026-07-28 21:36:09 +03:00
7e6672fd0c Add identifier to network_manager 2026-07-28 21:24:04 +03:00
bea1b29bc7 Move local hit sound from kill to take_damage 2026-07-28 21:16:05 +03:00
927a904c72 Make music loop 2026-07-28 21:13:07 +03:00
fac936b97a Set telegrenades_allowed in deferred call 2026-07-28 21:02:43 +03:00
b0a4048360 Add render scale setting 2026-07-28 21:01:28 +03:00
7752a009fe Add window mode setting 2026-07-28 20:41:48 +03:00
0ad90d24dd Add option for telegrenades_allowed 2026-07-28 20:10:24 +03:00
a4711b132e Hook-up replay fps 2026-07-28 20:04:02 +03:00
216de579c1 Fix warnings 2026-07-28 20:02:44 +03:00
a6846302fe Add some new settings 2026-07-28 20:02:01 +03:00
264a81e072 Add map music 2026-07-28 19:55:17 +03:00
e42b0e6627 Add main menu music 2026-07-28 19:51:19 +03:00
2405078bf6 Reorder exports for game manager 2026-07-28 19:33:58 +03:00
8bb39f9572 Optimize instant replay 2026-07-27 23:54:35 +03:00
6147640213 Fix telegrenade throw direction 2026-07-27 23:06:25 +03:00
f7e287c22f Make telefrag throw harder 2026-07-27 22:59:44 +03:00
b738271d75 Forbid throwing telegrenade with ball 2026-07-27 22:57:44 +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
5cd4f3cc3e Set ball and player visibility to false if playback exists 2026-07-27 20:26:58 +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
c38526bc48 Make pickups actually function 2026-07-27 19:56:20 +03:00
e6793fde61 Add pickup visibility for replays 2026-07-27 19:46:12 +03:00
f92ddf567d Implement picking up on game side 2026-07-27 19:32:05 +03:00
9187e6abff Register pickups 2026-07-27 19:07:47 +03:00
e64bcc0427 Make goals work correctly in replay 2026-07-27 02:48:11 +03:00
ba1b1bf6f1 Make hud exit button work on replay 2026-07-27 02:39:36 +03:00
f5f375db1e Add semi-working hud to replays 2026-07-27 02:37:33 +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
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
7c0957f7cf Add gzip compression to replay files 2026-07-27 00:06:21 +03:00