|
|
5083e8a738
|
Add mouse/controller sensitivity
|
2026-08-08 20:09:27 +03:00 |
|
|
|
8e8812ee64
|
Add a bunch of grab focuses for UI
|
2026-08-07 21:17:09 +03:00 |
|
|
|
43991a4fa0
|
Add some controller bindings for main menu
|
2026-08-07 21:07:13 +03:00 |
|
|
|
399606357c
|
Start adding main menu controller support
|
2026-08-07 20:52:22 +03:00 |
|
|
|
9ffceb55db
|
Un-hide maps in debug build
|
2026-08-07 19:08:09 +03:00 |
|
|
|
0cddfe93bb
|
Add kick button and make it work
|
2026-08-04 21:13:48 +03:00 |
|
|
|
79711ad3f0
|
Update theme for labels
|
2026-08-03 23:23:02 +03:00 |
|
|
|
1a2376931b
|
Order game options by key
|
2026-08-03 21:45:39 +03:00 |
|
|
|
4c8c010174
|
Propagate team options to clients as well
|
2026-08-03 21:36:16 +03:00 |
|
|
|
38a84588e5
|
Add initial team settings to lobby as well
|
2026-08-03 21:36:16 +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 |
|
|
|
ad574ec381
|
Fix sliders resetting when set to 0
|
2026-08-03 19:48:07 +03:00 |
|
|
|
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 |
|
|
|
d99850129d
|
Add some player stats
|
2026-08-02 23:13:39 +03:00 |
|
|
|
7db901c749
|
Move some stats to PlayerStats
|
2026-08-02 21:49:19 +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 |
|
|
|
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 |
|