Commit Graph

318 Commits

Author SHA1 Message Date
9e4db39b21 Fix goals showing for incorrect player 2026-07-30 00:42:14 +03:00
a997783d50 Add ball sfx 2026-07-30 00:23:38 +03:00
f5af799531 Add goal sounds 2026-07-30 00:03:37 +03:00
6d3e01348e Possibly fix spawn protection bubble not showing 2026-07-29 23:21:44 +03:00
c5308af272 Add health pickup sfx 2026-07-29 23:02:35 +03:00
94c050b444 Move saving replay file to separate thread 2026-07-29 22:52:20 +03:00
a6c346ddb9 Make ball move when shot again 2026-07-29 22:39:39 +03:00
4b00adfc77 Make spawn protection time configurable 2026-07-29 22:38:10 +03:00
1393338839 Add buffs to replay data as well 2026-07-29 22:36:41 +03:00
e763db9108 Add buffs at player spawn 2026-07-29 22:36:41 +03:00
a71bc513ac Make spawn protection work 2026-07-29 22:36:41 +03:00
6a2d8564d5 Add buffs, add spawnprotection buff effect 2026-07-29 22:36:41 +03:00
bfddd3129f Add shield effects 2026-07-29 22:36:41 +03:00
ec566b3ecf Add goal scoring chat message 2026-07-29 20:37:13 +03:00
f45f15b3bf Fix warnings 2026-07-29 20:20:00 +03:00
eb6ea6caf3 Move commands to game/commands.rs 2026-07-29 20:19:05 +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
6284c49bb9 Add kill command 2026-07-29 20:07:30 +03:00
05584b9d28 Attempt to fix double goals 2026-07-29 19:51:10 +03:00
f8422a9d53 Make respawn timer a game option, set it to 5 2026-07-29 19:45:52 +03:00
2b00253924 Update players properly on lobby 2026-07-29 02:25:40 +03:00
5e7de8d936 Make menu players move and slide 2026-07-29 02:13:50 +03:00
35c5209257 Add simple menu player to lobby 2026-07-29 01:40:38 +03:00
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