Commit Graph

109 Commits

Author SHA1 Message Date
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
4a443b8075 Implement recent servers list 2026-07-24 21:49:47 +03:00
bb9ed38278 Trim chat messages and don't send any empty ones 2026-07-24 21:21:35 +03:00
3b994283af Use compressed sound effects 2026-07-24 16:06:55 +03:00
d40040d5b9 Add max length to name 2026-07-24 04:27:09 +03:00
4c82b40778 Change a bunch of TextEdits into LineEdits 2026-07-24 04:25:55 +03:00
305c9e334a Improve chat 2026-07-24 04:18:44 +03:00
46bc9115ae Add sending chat messages as well 2026-07-24 04:11:18 +03:00
95bd5d9365 Add chat & chat box 2026-07-24 03:58:44 +03:00
95e0032948 Fix warnings 2026-07-24 00:55:16 +03:00
214d7a0939 Refactor some files to player directory 2026-07-24 00:47:02 +03:00
7e2751393c Add ping icon 2026-07-24 00:14:58 +03:00
8576a5b673 Properly handle disconnect during game 2026-07-23 23:58:28 +03:00