|
|
c19c32ccd1
|
Add lobby background
|
2026-07-29 21:33:34 +03:00 |
|
|
|
a28e220d64
|
Add some tasteful wall camping prevention invis walls to two_towers
|
2026-07-29 21:10:15 +03:00 |
|
|
|
e618291826
|
Make teles hit killboxes, tweak two_towers and precipice
|
2026-07-29 20:49:43 +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 |
|
|
|
d584436587
|
Reduce labyrinthiness, lengthen bridge, add health pickups to precipice
|
2026-07-29 17:56:36 +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 |
|
|
|
62c8a687f3
|
Commit some forgotten changes to precipice
|
2026-07-29 01:41:20 +03:00 |
|
|
|
35c5209257
|
Add simple menu player to lobby
|
2026-07-29 01:40:38 +03:00 |
|
|
|
9faab53ca5
|
Fix main menu containing a Map accidentally
|
2026-07-29 01:33:46 +03:00 |
|
|
|
0b228f45f6
|
Add shortcut for spawn -> goal in precipice
|
2026-07-29 01:28:59 +03:00 |
|
|
|
ea2c888f92
|
Tweak precipice map to balance home run
|
2026-07-29 01:10:25 +03:00 |
|
|
|
72a35ab568
|
Tint player color based on team
|
2026-07-29 01:09:10 +03:00 |
|
|
|
01876de2e7
|
Make Precipice the main menu background
|
2026-07-29 01:00:29 +03:00 |
|
|
|
5ccb0cd794
|
Fix music not looping
|
2026-07-29 00:57:42 +03:00 |
|
|
|
f8759423bc
|
Add precipice map
|
2026-07-28 23:57:15 +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 |
|
|
|
c5880c4b1a
|
Add replay telegrenades
|
2026-07-28 22:18:28 +03:00 |
|
|
|
f68a9dfc1e
|
Make telegrenades look nicer
|
2026-07-28 22:10:12 +03:00 |
|
|
|
86a8d998b4
|
Add maximized option for windowmode
|
2026-07-28 21:48:30 +03:00 |
|
|
|
a5f927865c
|
Update main menu
|
2026-07-28 21:36:56 +03:00 |
|
|
|
3e1dd1eb2f
|
Use DNS for joining server
|
2026-07-28 21:36:09 +03:00 |
|
|
|
7e6672fd0c
|
Add identifier to network_manager
|
2026-07-28 21:24:04 +03:00 |
|
|
|
bea1b29bc7
|
Move local hit sound from kill to take_damage
|
2026-07-28 21:16:05 +03:00 |
|
|
|
927a904c72
|
Make music loop
|
2026-07-28 21:13:07 +03:00 |
|
|
|
fac936b97a
|
Set telegrenades_allowed in deferred call
|
2026-07-28 21:02:43 +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 |
|
|
|
0ad90d24dd
|
Add option for telegrenades_allowed
|
2026-07-28 20:10:24 +03:00 |
|
|
|
a4711b132e
|
Hook-up replay fps
|
2026-07-28 20:04:02 +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 |
|
|
|
5715fe4f39
|
Add music to two towers
|
2026-07-28 19:55:39 +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 |
|
|
|
2405078bf6
|
Reorder exports for game manager
|
2026-07-28 19:33:58 +03:00 |
|
|
|
8bb39f9572
|
Optimize instant replay
|
2026-07-27 23:54:35 +03:00 |
|
|
|
6147640213
|
Fix telegrenade throw direction
|
2026-07-27 23:06:25 +03:00 |
|
|
|
f7e287c22f
|
Make telefrag throw harder
|
2026-07-27 22:59:44 +03:00 |
|
|
|
b738271d75
|
Forbid throwing telegrenade with ball
|
2026-07-27 22:57:44 +03:00 |
|