Commit Graph

23 Commits

Author SHA1 Message Date
b82759ba66 Add settings that persist 2026-07-23 21:39:51 +03:00
1fda2f821e Implement PopupQueue 2026-07-23 19:38:05 +03:00
77457904b1 Implement some command line arguments 2026-07-22 23:44:55 +03:00
b660ae05cd Add goals 2026-07-22 05:33:06 +03:00
db3c430065 Start adding teams, move player capsule down a bit 2026-07-22 00:00:21 +03:00
dba77889ed Remove hands from local player, add proper gun_node 2026-07-21 23:31:28 +03:00
33631e4391 Add ball 2026-07-21 20:31:39 +03:00
1fc0e17118 Add killbox 2026-07-21 01:47:35 +03:00
c091c46a13 Clean up some unused imports 2026-07-21 01:12:39 +03:00
d3840c9427 Add simple shooting 2026-07-19 23:06:52 +03:00
de6925f73a Add a lot of assets, add player model somewhat 2026-07-19 20:41:14 +03:00
4b0a90be0e Add spawning players 2026-07-18 02:26:09 +03:00
93809e7fd6 Add mouse look 2026-07-18 00:12:40 +03:00
73c7c5b850 Add map selection and entering game 2026-07-17 23:09:11 +03:00
154c5fa743 Add GameManager and Game 2026-07-16 07:17:07 +03:00
82d3a22193 Implement net stats 2026-07-16 05:50:20 +03:00
ecaa5537a2 Bind host and join to NetworkManager via signals 2026-07-15 21:16:44 +03:00
947b606b44 refactor 2026-07-15 21:05:49 +03:00
b7f8ac320e Use autoload singletons instead 2026-07-15 20:58:56 +03:00
7b66a7afb9 Add simple command line interface 2026-07-15 19:48:15 +03:00
a588dfe7dd Add simple NetworkManager 2026-07-15 18:35:37 +03:00
0e83927a0b Perform initialization 2026-07-15 18:25:12 +03:00
2d4648b199 Init rust project as library 2026-07-15 18:18:33 +03:00