Commit Graph

23 Commits

Author SHA1 Message Date
f10eebd332 add message_sent signal to consoler 2025-02-15 02:14:27 +10:00
ed41775543 add server console input 2025-02-15 02:02:05 +10:00
42ef398544 add escaping bbcode tags to chat 2025-02-15 00:56:09 +10:00
fa6cf57e0c refactor networker and menus 2025-02-15 00:33:40 +10:00
2268cb995d add chat history 2025-02-15 00:07:49 +10:00
2d9933b627 add Menu class and refactor men-related cursor capturing 2025-02-14 23:49:00 +10:00
7ba087f6e1 close chat on submit 2025-02-14 23:24:19 +10:00
3b182431ae hide chat scrollbar when chat is not opened 2025-02-14 01:12:51 +10:00
76676f53f5 make messages scroll to bottom on new messages 2025-02-14 01:05:40 +10:00
d90c0e5ee7 add space after player name in chat message 2025-02-14 00:25:24 +10:00
bb7f8ead08 add chat 2025-02-13 23:35:52 +10:00
3568f927fc change server history appending 2025-02-13 21:28:29 +10:00
3d53e70e7b add title script 2025-02-13 21:23:53 +10:00
6a02e40f01 add server address history 2025-02-13 21:16:31 +10:00
963b70f674 print game version on start 2025-02-13 15:49:05 +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
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
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