Commit Graph

28 Commits

Author SHA1 Message Date
25a3b67cd2 tweak logging 2025-02-13 20:13:34 +10:00
c1719d8dd5 add more logging 2025-02-13 20:07:20 +10:00
2867918c92 add camera effects for running and crouching 2025-02-13 19:43:21 +10:00
8c5cf83803 add ability to move camera slower on controller 2025-02-13 19:12:47 +10:00
0652e0d23b add running and crouching 2025-02-13 19:08:08 +10:00
31e94e6408 increase MOVE_ACCELERATION 2025-02-13 18:40:17 +10:00
c3a4a70280 add handlers for PlayerSpawner's signals 2025-02-13 17:49:32 +10:00
be821a2645 return name to players 2025-02-13 17:43:30 +10:00
25196cc796 remove player_connected signal 2025-02-13 17:43:11 +10:00
facc984c36 add player holder to Main 2025-02-13 17:35:56 +10:00
07cfb07cc6 add player formatting and checking for active multiplayer instance 2025-02-13 17:15:46 +10:00
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