Dominic Masters YourWishes
YourWishes pushed to main at YourWishes/dusk 2025-06-10 22:09:36 +00:00
1b6db0c643 Render test
YourWishes pushed to main at YourWishes/dusk 2025-06-08 23:32:41 +00:00
a2fd58fda7 input
YourWishes pushed to main at YourWishes/dusk 2025-06-08 22:36:17 +00:00
2309fea9f3 Input test.
YourWishes pushed to main at YourWishes/dusk 2025-06-08 20:55:46 +00:00
5cc38e14d6 Term
YourWishes pushed to main at YourWishes/dusk 2025-06-08 19:47:19 +00:00
823aa454bd Inventory
YourWishes pushed to main at YourWishes/dusk 2025-06-08 19:38:26 +00:00
0b6b33721b Prog
YourWishes pushed to main at YourWishes/dusk 2025-05-05 15:55:57 +00:00
8411c2981b net changes?
YourWishes pushed to main at YourWishes/dusk 2025-04-28 12:49:08 +00:00
28e8466a2a Abt to refactor again
YourWishes pushed to main at YourWishes/dusk 2025-04-24 22:35:07 +00:00
3639fb211c Pre big refactor.
YourWishes pushed to main at YourWishes/dusk 2025-04-23 13:07:20 +00:00
05523c1cf9 Moved network code under /network
YourWishes pushed to main at YourWishes/dusk 2025-04-23 03:52:51 +00:00
44ebe1e1da Packet system basically working
YourWishes pushed to main at YourWishes/dusk 2025-04-23 01:03:26 +00:00
d0a8f3813d Basic packet system done.
YourWishes pushed to main at YourWishes/dusk 2025-04-22 01:33:33 +00:00
6b523301ab Fixed segfault on networked client.
YourWishes pushed to main at YourWishes/dusk 2025-04-22 01:18:13 +00:00
923726902b Setup server client to have two threads.
YourWishes pushed to main at YourWishes/dusk 2025-04-22 00:26:39 +00:00
8108a2bb0f Replaced tight loops in server/client with mutexes
YourWishes pushed to main at YourWishes/dusk 2025-04-21 13:24:02 +00:00
4aaabb3882 Restore console, server/client stuff.
YourWishes pushed to main at YourWishes/dusk 2025-04-10 22:14:31 +00:00
697b5f7ee2 About to make the processing queue lock properly
YourWishes pushed to main at YourWishes/dusk 2025-04-09 22:21:53 +00:00
1b336ff559 Partially finished client
YourWishes pushed to main at YourWishes/dusk 2025-04-09 19:37:24 +00:00
6c71debd05 Changed networkedclient to networkedserverclient
YourWishes pushed to main at YourWishes/dusk 2025-04-09 19:24:41 +00:00
a04014c054 Prepping for singleplayer style client and server.