Commit Graph

130 Commits

Author SHA1 Message Date
39ae47a520 Moved avatar loading to be cached when a new user joins 2024-12-12 22:07:34 -06:00
02617f2b5b Moved avatar loading to be solely the network managers job 2024-12-12 22:05:42 -06:00
0804f44c56 Actually this time 2024-12-12 21:56:12 -06:00
b1945e40c3 More test fixes 2024-12-12 21:46:24 -06:00
1c51964543 Testing fix for loading new user avatars 2024-12-12 21:21:52 -06:00
b576e32718 Lobby now populates users correctly 2024-12-12 21:10:33 -06:00
30fa3b4adb User list should now also populate on the client who joins 2024-12-12 20:59:16 -06:00
8f1455f9f6 network avatar load fix attempt 998 2024-12-11 23:09:46 -05:00
65ae7b78f2 Changed the way the lobby shows new players 2024-12-11 21:20:40 -06:00
d7bc9350bc Testing recursive 2024-12-11 21:05:14 -06:00
e891947dc7 Fixed lobby hopefully 2024-12-11 20:36:14 -06:00
3dfdccee27 Adjusted player username 2024-12-11 21:31:22 -05:00
4a8cb3813e Testing getting user data when joining 2024-12-11 20:26:26 -06:00
02757058f6 Fixed join lobby function 2024-12-11 19:41:21 -06:00
00717ea2fe Join lobby error checking 2024-12-11 19:26:37 -06:00
9b36da6cf4 steam p2p test 2024-12-10 22:36:59 -06:00
efd712cff8 Added more ship controls at helm 2024-12-10 22:36:55 -05:00
978bf30b6d Added interactable core system 2024-12-10 19:56:34 -05:00
fd55b0969e Add basic ship helm object 2024-12-10 19:18:41 -05:00
65630fe171 Add more ship visuals and adjust player script 2024-12-10 12:28:18 -05:00
9e344da33f Implemented basic ship mechanics 2024-12-09 23:38:29 -05:00
b95681e808 Added PlayerTag to the playercontroller that displays steam username 2024-12-09 21:17:10 -06:00
024aaacdac Merge remote-tracking branch 'origin/devlop' into feature/godot-steam-integration 2024-12-09 19:35:09 -06:00
21af868f21 adjusted line spacing 2024-12-09 20:31:58 -05:00
7a890726cf Create basic player controller, test level, import prototype textures, add input maps 2024-12-09 20:21:39 -05:00
0352b9487e Removed test steam UI 2024-12-09 17:51:03 -06:00
4711a7c5e3 Steam integration working 2024-12-09 17:41:07 -06:00
b89eb1b74c Changing AppId to be passed into the Init instead of manually setting env vars 2024-12-08 21:54:09 -06:00
24edfec9c0 Added NetworkManager to initialize steam 2024-12-08 21:50:59 -06:00
2bdd13b738 inital player scene and script 2024-12-08 22:08:01 -05:00