Commit Graph

24 Commits

Author SHA1 Message Date
4aa60ba6a4 Add some team options 2026-08-03 20:56:48 +03:00
40c119d1c8 Add possibility for alternate team colors 2026-08-03 20:33:40 +03:00
a7fcaeb2ff Add setting for alt team colors 2026-08-03 20:19:33 +03:00
9c14d29713 Fix own goals 2026-08-03 19:36:53 +03:00
525b2e7e13 Add distance moved, move stats button 2026-08-03 17:12:29 +03:00
3ccc17ac3b Record goals, own_goals, friendly_kills and friendly_deaths 2026-08-02 21:54:08 +03:00
7db901c749 Move some stats to PlayerStats 2026-08-02 21:49:19 +03:00
34bb145de3 Remove unused print 2026-07-30 19:41:22 +03:00
bcbd7b0b03 Fix team swapping nonsense 2026-07-30 19:38:22 +03:00
678add5b1c Remove unused prints 2026-07-30 19:23:55 +03:00
8f45b16d18 Fix selecting default map 2026-07-30 19:20:47 +03:00
b8b42e31ac Fix nonsense with changing map selection 2026-07-30 19:16:54 +03:00
254aa640fa Fix map selection interface 2026-07-30 01:27:17 +03:00
9e4db39b21 Fix goals showing for incorrect player 2026-07-30 00:42:14 +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
4b00adfc77 Make spawn protection time configurable 2026-07-29 22:38:10 +03:00
e763db9108 Add buffs at player spawn 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