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