Commit Graph

121 Commits

Author SHA1 Message Date
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
6a2d8564d5 Add buffs, add spawnprotection buff effect 2026-07-29 22:36:41 +03:00
f45f15b3bf Fix warnings 2026-07-29 20:20:00 +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
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
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
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
927a904c72 Make music loop 2026-07-28 21:13:07 +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
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
e6793fde61 Add pickup visibility for replays 2026-07-27 19:46:12 +03:00
e64bcc0427 Make goals work correctly in replay 2026-07-27 02:48:11 +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
bc1bad8ab5 Show kills and deaths correctly in after-replay view 2026-07-27 00:21:36 +03:00
36424543a8 Remove unused prints 2026-07-26 23:43:20 +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
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
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
58a3b74d2b Make settings look a lot better 2026-07-26 01:24:49 +03:00
0527567350 Fix goal game option propagating to client 2026-07-26 00:49:41 +03:00
b0a0fe077a Remove unused imports 2026-07-25 23:49:45 +03:00
520d44d564 Add credits 2026-07-25 23:48:20 +03:00
2ece3a573b Add credits 2026-07-25 23:28:35 +03:00
0e40fe7f94 Make sure settings are listed in-order 2026-07-25 22:12:01 +03:00
b6a4cd59bf Add new settings 2026-07-25 22:09:53 +03:00
bc3606a6ad Add respawn_ball command 2026-07-25 21:57:50 +03:00
2e71105ea2 Add own health number 2026-07-24 22:38:49 +03:00