network #2

Merged
Persson-dev merged 23 commits from network into main 2024-08-22 08:30:03 +00:00

23 Commits

Author SHA1 Message Date
eb85b13ac7 fixed client player going crazy on spawn
All checks were successful
Linux arm64 / Build (pull_request) Successful in 1m35s
2024-08-22 10:25:01 +02:00
d7e80e05de add server side speed check 2024-08-22 10:21:51 +02:00
f7d0103dbf fix warning 2024-08-22 10:19:28 +02:00
1bd053aba3 fix position sync issues
All checks were successful
Linux arm64 / Build (pull_request) Successful in 1m31s
2024-08-21 12:52:00 +02:00
e17387b867 add packet declare syntax check 2024-08-21 12:28:40 +02:00
6ee87733ca network: send player velocity 2024-08-21 10:29:42 +02:00
d3dddff005 very small refactor 2024-08-21 10:22:57 +02:00
03b6e577ea unreliable packets
All checks were successful
Linux arm64 / Build (pull_request) Successful in 1m37s
2024-08-20 19:27:20 +02:00
f557d0dd2d ByteBuffer: handle read errors 2024-08-20 18:51:01 +02:00
a092f6fbc1 make world abstract
All checks were successful
Linux arm64 / Build (pull_request) Successful in 1m36s
2024-08-19 16:19:45 +02:00
3cebb70289 moved server 2024-08-19 15:26:23 +02:00
27a3581af1 moved network interface 2024-08-19 15:24:44 +02:00
5c1793c1e7 move files into client folder 2024-08-19 14:37:36 +02:00
211533d967 remove old PlayerInfo 2024-08-19 14:26:55 +02:00
7948e0ce3a remove unused springarmpivot 2024-08-19 14:25:29 +02:00
770e0281ef use GDREGISTER_CLASS
All checks were successful
Linux arm64 / Build (pull_request) Successful in 1m36s
2024-08-19 11:06:04 +02:00
15a385a825 better networking 2024-08-19 11:05:47 +02:00
665dc4938f add blitz files 2024-08-19 11:04:37 +02:00
ccb6870567 lock godot version 2024-08-19 11:00:26 +02:00
65808e9dee i guess it's working
All checks were successful
Linux arm64 / Build (pull_request) Successful in 1m21s
2024-08-17 17:18:13 +02:00
d261672f51 change node hierarchy 2024-08-17 14:32:53 +02:00
9449b125eb add icon
All checks were successful
Linux arm64 / Build (pull_request) Successful in 1m12s
2024-08-16 19:11:30 +02:00
3769fd3ace begin network 2024-08-16 19:00:45 +02:00