Commit Graph

72 Commits

Author SHA1 Message Date
a59c119de6 numbers 2024-12-15 00:32:40 -06:00
1a78b6abfd string 2024-12-15 00:28:58 -06:00
82ea695454 node id 2024-12-15 00:25:38 -06:00
8b6dd0d927 uuid time 2024-12-15 00:22:47 -06:00
13dda87ea6 nodes n stuff 2024-12-15 00:04:23 -06:00
1b76237d8b test 2024-12-14 23:50:23 -06:00
f1998e4226 eeee 2024-12-14 23:47:33 -06:00
2f1e8944db fix 2024-12-14 23:42:59 -06:00
81d4393425 Remove sync node and added it to network manager 2024-12-14 23:41:20 -06:00
41c55e49a8 Adding some logging 2024-12-14 22:21:08 -06:00
f91ceba3ee Maybe fixed the sync? 2024-12-14 22:08:26 -06:00
d01a9bec39 Network auth and syncronization for the player 2024-12-14 21:53:11 -06:00
bb29b71a26 Merge remote-tracking branch 'origin/feature/ship-overhaul' into feature/networking 2024-12-14 21:12:35 -06:00
a04478b516 Remove unused folder 2024-12-14 22:10:54 -05:00
b9cf3ff9e1 tarting work on syncronizer node 2024-12-14 21:10:48 -06:00
ffb947c6e7 Add ship class and new enviroment 2024-12-14 22:07:51 -05:00
50f1173373 Merge remote-tracking branch 'origin/develop' into feature/networking 2024-12-14 11:31:26 -06:00
17a1765c02 removed previous change 2024-12-14 11:29:48 -06:00
2c3a86d57e Fix player start positions 2024-12-14 11:25:26 -06:00
595941a5e3 Fixing the lobby 2024-12-14 11:20:51 -06:00
6bdc812b44 Fix again 2024-12-14 11:16:55 -06:00
b5ff99272b Fix 2024-12-14 11:10:34 -06:00
f1f56d52cd save changes 2024-12-14 11:48:57 -05:00
cdb55ecef1 Fix for host starting game 2024-12-14 10:48:00 -06:00
fa75860d34 save working changes 2024-12-14 01:20:41 -05:00
27cce98d46 Added start game functionality 2024-12-14 00:18:41 -06:00
c3dd861e61 Add terrain and textures for the dev level 2024-12-13 23:19:23 -05:00
1df56511fe Remove old networking code from player 2024-12-13 22:52:06 -05:00
cfd59e5332 Merge branch 'develop' into feature/moving-platforms 2024-12-13 22:38:43 -05:00
3f44872418 prepping to merge 2024-12-13 21:17:00 -06:00
641338fa14 Adjusted whitespace 2024-12-13 21:31:06 -05:00
230bf38a46 Remove old networking folder and edited whitespace 2024-12-13 21:13:20 -05:00
e4839dd7e8 Update list when user leaves lobby 2024-12-13 14:29:20 -06:00
0bef74cca6 fixed leave button 2024-12-13 11:57:19 -06:00
101c08c03f Many changes to loading avatars and populating user list 2024-12-13 11:52:59 -06:00
fc8bb540db Added stuff to the lobby scene 2024-12-13 10:50:00 -06:00
6650820429 New network manager test 2024-12-13 10:47:42 -06:00
707165373b Renaming and adding some stuff 2024-12-12 22:44:39 -06:00
1457820fc0 Archiving the network manager in prep for a new design 2024-12-12 22:40:38 -06:00
768bd00bd2 forgot to set my_avatar 2024-12-12 22:29:47 -06:00
4252317d82 Fixed the handshake not happening and changing the way avatars are cached 2024-12-12 22:28:06 -06:00
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