31 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
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
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
3769fd3ace begin network 2024-08-16 19:00:45 +02:00
65e2a0b3ce Add main menu (#1)
All checks were successful
Linux arm64 / Build (push) Successful in 1m4s
Il est caché pour l'instant parce que c'est plus rapide à debug le reste pour le moment

Reviewed-on: #1
Co-authored-by: Persson-dev <sim16.prib@gmail.com>
Co-committed-by: Persson-dev <sim16.prib@gmail.com>
2024-08-16 11:13:54 +02:00
960ce2a546 fix firstpersson shadow movement
All checks were successful
Linux arm64 / Build (push) Successful in 1m1s
2024-08-14 15:02:15 +02:00
eb8e3b0888 add cool shadows
All checks were successful
Linux arm64 / Build (push) Successful in 1m3s
2024-08-14 14:31:13 +02:00
d0028dd0f8 fix cam rotation 2024-08-14 14:03:10 +02:00
ef0bcd0a35 format
All checks were successful
Linux arm64 / Build (push) Successful in 1m2s
2024-08-13 20:21:05 +02:00
a43269910d real FPS 2024-08-13 20:00:21 +02:00
436e9a27c5 Revert "add a testing camera fps (switching cameras by pressing t)"
This reverts commit 4707d85150.
2024-08-13 17:40:57 +02:00
Morph01
4707d85150 add a testing camera fps (switching cameras by pressing t)
All checks were successful
Linux arm64 / Build (push) Successful in 57s
2024-08-13 10:10:31 +02:00
d9aba1924f third persson prototype 2024-08-12 11:45:42 +02:00
fb0a4fc7a5 remove gdexample 2024-08-12 11:44:52 +02:00
Blitz
2e2dcfb940 Initial commit 2024-08-11 18:55:31 +02:00