Commit Graph
17 Commits
Author SHA1 Message Date
bdnugget 541f53c06a Prevent chat and other player rendering race conditions when logging in at the same time 2025-04-16 12:28:30 +02:00
bdnugget 62a6bb2926 Fix closing already closed channel on exit 2025-04-16 12:22:08 +02:00
bdnugget 9d60d5e9cd big ol refactor 2025-04-16 12:13:29 +02:00
bdnugget b866ac879e Only send/recieve new unread chat messages instead of spamming entire bandwidth 2025-04-16 11:51:00 +02:00
bdnugget 555b8118f2 Fix chat and other players not showing up 2025-04-16 11:13:52 +02:00
bdnugget 220a451475 add a bunch of mutexes and shit but still have racist conditions and panics LOL 2025-01-22 20:14:58 +01:00
bdnugget d5bb464d9f Add system messages to chat 2025-01-20 00:03:50 +01:00
bdnugget e45066b2a8 Based db and accounts and log in where you logged out 2025-01-19 21:52:56 +01:00
bdnugget bb01dccf2b Getting somewhere lol 2025-01-19 21:23:47 +01:00
bdnugget 509bc8b20b fix racism condition / deadlock 2025-01-19 00:51:49 +01:00
bdnugget b96c7ada7a Menu with broken exit and settings 2025-01-18 23:23:03 +01:00
bdnugget d86cbe15a3 add quit channel to clean up after self 2025-01-18 22:27:22 +01:00
bdnugget e8d062c4b7 Add -local flag to connect to local server 2025-01-18 14:23:48 +01:00
bdnugget 0cd3145d28 try to handle tcp fragmentation 2025-01-15 10:58:11 +01:00
bdnugget 0b6ab17ad5 try to handle tcp fragmentation 2025-01-15 10:50:51 +01:00
bdnugget d301d597e8 Add chat 2025-01-13 13:23:52 +01:00
bdnugget 91cdbab54a Reorganize code 2025-01-13 11:10:48 +01:00