Commit Graph

344 Commits

Author SHA1 Message Date
5c91b4e779 Add ready button icons 2026-08-03 18:06:30 +03:00
00776a4c52 Self-highlight player listing 2026-08-03 17:49:57 +03:00
604b97925b Make cli prints be godot_prints as well 2026-08-03 17:45:21 +03:00
e76d131580 Use team colors for goals even in replay 2026-08-03 17:43:41 +03:00
efa44cb32e Remove unused member 2026-08-03 17:36:13 +03:00
c6961134c0 Add replay finished popups 2026-08-03 17:34:58 +03:00
7ebef6172c Update cooldown enum 2026-08-03 17:14:50 +03:00
cdf81a558f Fix warnings 2026-08-03 17:13:45 +03:00
525b2e7e13 Add distance moved, move stats button 2026-08-03 17:12:29 +03:00
59d1bc415c Add telegrenade cooldown 2026-08-03 16:57:34 +03:00
31b7a053e6 Update weapon rotation on shoot correctly 2026-08-03 15:45:48 +03:00
d99850129d Add some player stats 2026-08-02 23:13:39 +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
ab4d3ed849 Add arrow that is visible on ball and player holding ball 2026-07-30 23:46:48 +03:00
0e2b86de76 Add ball throw sfx 2026-07-30 22:57:27 +03:00
4bbc5a805a Rename rust project 2026-07-30 19:46:51 +03:00
34bb145de3 Remove unused print 2026-07-30 19:41:22 +03:00
2fbb1983a4 Fix warnings 2026-07-30 19:40:57 +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
cf68bd7887 Allow maps to be hidden 2026-07-30 01:11:10 +03:00
be5960dba8 Add support for map icons 2026-07-30 01:07:23 +03:00
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