Commit Graph

237 Commits

Author SHA1 Message Date
95bd5d9365 Add chat & chat box 2026-07-24 03:58:44 +03:00
c414e6d7c4 Add some preliminary chat messages 2026-07-24 02:49:46 +03:00
f053c789a6 Add announcements 2026-07-24 02:13:21 +03:00
b44179eb24 Add some effects for walking 2026-07-24 01:34:11 +03:00
0f3736a568 Reordanize assets 2026-07-24 01:05:28 +03:00
fcef6a3fb1 Set raygun cooldown to 1.5 seconds 2026-07-24 00:59:55 +03:00
c589832268 Move cd management to weapon itself 2026-07-24 00:58:41 +03:00
95e0032948 Fix warnings 2026-07-24 00:55:16 +03:00
cf364ddcff Move splorch to player effects, add hit sound 2026-07-24 00:53:39 +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
4f16588d69 Apply forgotten changes to two_towers 2026-07-24 00:02:19 +03:00
8576a5b673 Properly handle disconnect during game 2026-07-23 23:58:28 +03:00
e2ec9a4978 Reset player kills and deaths only at reset 2026-07-23 23:54:52 +03:00
036d7c723a Implement kills/deaths 2026-07-23 23:40:43 +03:00
bdbbf5a436 Add score to game_finished 2026-07-23 23:40:43 +03:00
b707115c79 Add scoreboard 2026-07-23 23:40:43 +03:00
c7d5bcc7ad Work on two_towers map 2026-07-23 23:26:40 +03:00
c6aedf8b22 Fix rejoining game causing lobby to be empty 2026-07-23 22:48:26 +03:00
d606ad04a9 Properly dispose of listener 2026-07-23 22:41:17 +03:00
3c8d2a9890 Add info_goal entity for maps 2026-07-23 22:30:41 +03:00
9c0d71f24e Use default name 2026-07-23 22:12:20 +03:00
30ffcb9dab Add default name config 2026-07-23 22:03:11 +03:00
4990d33b87 Add --rebuild-map to enable a TrenchBroom-only level design workflow 2026-07-23 21:56:36 +03:00
594ebaee6d Make fov slider work 2026-07-23 21:48:44 +03:00
b82759ba66 Add settings that persist 2026-07-23 21:39:51 +03:00
966f2ebb29 Add pause menu 2026-07-23 20:17:37 +03:00
6acd6d4d15 Add simple pause menu 2026-07-23 20:10:31 +03:00
6083e19d6d Update default join address 2026-07-23 19:58:29 +03:00
3980439a91 Improve how popups appear 2026-07-23 19:48:25 +03:00
8efe18007f Properly exit game at exit 2026-07-23 19:45:53 +03:00
5e6c8b3fac Add popup when client disconnects 2026-07-23 19:40:22 +03:00
1fda2f821e Implement PopupQueue 2026-07-23 19:38:05 +03:00
db2bb852f4 Go to main menu on disconnect 2026-07-23 19:23:35 +03:00
445344492a Add popup for error hosting 2026-07-23 19:17:26 +03:00
1a877d6f75 Add simple popup 2026-07-23 19:14:17 +03:00
d2da80f64c Add simple main menu 2026-07-23 18:47:21 +03:00
1ac19b9816 Add two_towers to the map list 2026-07-23 00:20:59 +03:00
d2787eaa24 Sketch out two_towers.map 2026-07-23 00:20:59 +03:00
c4498ece60 Add license etc. for the Torment Textures pack 2026-07-23 00:20:59 +03:00
4b41d61040 Move ball when it's being shot 2026-07-22 23:53:27 +03:00
09959cb923 Remove local player weapon on death 2026-07-22 23:48:46 +03:00
a24dbe97cb Remove name label upon death 2026-07-22 23:48:04 +03:00
05200d1d7f Animate the local player mesh as well 2026-07-22 23:47:17 +03:00
77457904b1 Implement some command line arguments 2026-07-22 23:44:55 +03:00
c09037a488 Persist map selection 2026-07-22 23:04:55 +03:00
6cd6769097 Fix goals game option not changing 2026-07-22 23:00:59 +03:00
cde032eccc Update score view properly upon death 2026-07-22 22:50:50 +03:00
fb7b929b0c Improve Label3D resolution 2026-07-22 22:48:16 +03:00
0d4f63afa5 Fix jumping 2026-07-22 22:46:56 +03:00