Commit Graph

17 Commits

Author SHA1 Message Date
963b70f674 print game version on start 2025-02-13 15:49:05 +10:00
3a4c76cd67 prevent creating empty player on dedicated servers 2025-02-13 15:46:20 +10:00
0fcb151f87 add a check for name entry 2025-02-13 15:45:06 +10:00
340a176e55 rename ip to address and remove ip validation 2025-02-13 02:26:02 +10:00
b089f5bf26 call dedicated host with call_deferred
All checks were successful
Build Godot Project1 / godot (cadastery-server.x86_64, server) (push) Successful in 26s
Build Godot Project1 / godot (cadastery.exe, windows) (push) Successful in 26s
Build Godot Project1 / godot (cadastery.x86_64, linux) (push) Successful in 22s
Build Godot Project1 / godot (cadastery.zip, mac) (push) Successful in 31s
2025-02-12 22:54:10 +10:00
6bcc8757b7 add export for dedicated server 2025-02-12 22:27:47 +10:00
999de88669 remove default name 2025-02-12 21:41:18 +10:00
d2c2fac7e8 add players to debugger 2025-02-12 21:30:47 +10:00
e2a3df213c make player add and remove itself from referencer 2025-02-12 21:30:13 +10:00
09c0db4813 add debugger, referencer and inputer 2025-02-12 21:09:52 +10:00
bab7bea373 add storage for player info 2025-02-12 20:55:32 +10:00
dd429beb5b tweak play menu focus 2025-02-12 13:23:05 +10:00
88eb9d54df add controller movement 2025-02-12 13:11:48 +10:00
dc30ad4afc improve network error handling 2025-02-11 00:08:03 +10:00
95eeab0dfe add basic networking 2025-02-10 23:32:17 +10:00
526babbe4f add a Player with basic movement 2025-02-10 21:01:17 +10:00
e2075ec380 add Settings 2025-02-10 21:00:02 +10:00