Commit Graph

673 Commits

Author SHA1 Message Date
YourWishes 832732bde7 Testing more infinite map stuff 2025-06-16 08:41:20 -05:00
YourWishes aa524f169c Render tileset test 2025-06-16 08:09:14 -05:00
YourWishes ef6b9473fc Prepping for entities in map compiler 2025-06-15 10:43:01 -05:00
YourWishes 1e75471f5a Map generator done 2025-06-15 09:49:02 -05:00
YourWishes 238c417012 unfinished chunk generator 2025-06-14 23:37:59 -05:00
YourWishes d89d458487 map crap 2025-06-14 20:09:34 -05:00
YourWishes f6f6194b4d Dusk progress 2025-06-13 19:53:55 -05:00
YourWishes 8289cac039 Entity loading and unloading implemented somewhat 2025-06-13 17:29:26 -05:00
YourWishes 9288c01887 Basic NPC loading (half done) 2025-06-13 17:07:28 -05:00
YourWishes 49989e0272 First pass chunk loading. 2025-06-13 13:33:27 -05:00
YourWishes bb1c7259ca Camera finally working. 2025-06-13 12:11:23 -05:00
YourWishes e508d6575d Comitting before AI destroys it. 2025-06-12 21:52:19 -05:00
YourWishes ffaef7aa8d Refactor 2025-06-11 21:07:07 -05:00
YourWishes 7d8e1051fe BG implemented 2025-06-11 16:42:00 -05:00
YourWishes e3438cae77 whatever 2025-06-11 09:42:20 -05:00
YourWishes d1b1ecf3ca NPCs 2025-06-10 21:26:00 -05:00
YourWishes ac917901e4 Triangle 2025-06-10 17:24:12 -05:00
YourWishes 1b6db0c643 Render test 2025-06-10 17:09:33 -05:00
YourWishes a2fd58fda7 input 2025-06-08 18:32:36 -05:00
YourWishes 2309fea9f3 Input test. 2025-06-08 17:36:13 -05:00
YourWishes 5cc38e14d6 Term 2025-06-08 15:55:41 -05:00
YourWishes 823aa454bd Inventory 2025-06-08 14:47:15 -05:00
YourWishes 0b6b33721b Prog 2025-06-08 14:38:22 -05:00
YourWishes 8411c2981b net changes? 2025-05-05 10:55:54 -05:00
YourWishes 28e8466a2a Abt to refactor again 2025-04-28 07:49:03 -05:00
YourWishes 3639fb211c Pre big refactor. 2025-04-24 17:35:03 -05:00
YourWishes 05523c1cf9 Moved network code under /network 2025-04-23 08:07:17 -05:00
YourWishes 44ebe1e1da Packet system basically working 2025-04-22 22:52:45 -05:00
YourWishes d0a8f3813d Basic packet system done. 2025-04-22 20:03:23 -05:00
YourWishes 6b523301ab Fixed segfault on networked client. 2025-04-21 20:33:31 -05:00
YourWishes 923726902b Setup server client to have two threads. 2025-04-21 20:18:10 -05:00
YourWishes 8108a2bb0f Replaced tight loops in server/client with mutexes 2025-04-21 19:26:36 -05:00
YourWishes 4aaabb3882 Restore console, server/client stuff. 2025-04-21 08:23:58 -05:00
YourWishes 697b5f7ee2 About to make the processing queue lock properly 2025-04-10 17:14:25 -05:00
YourWishes 1b336ff559 Partially finished client 2025-04-09 17:21:49 -05:00
YourWishes 6c71debd05 Changed networkedclient to networkedserverclient 2025-04-09 14:36:28 -05:00
YourWishes a04014c054 Prepping for singleplayer style client and server. 2025-04-09 14:24:36 -05:00
YourWishes 9208ebb685 abt to big refactor 2025-04-08 20:24:00 -05:00
YourWishes a779da6c72 iuno 2025-04-07 17:57:06 -05:00
YourWishes 7a3d7a5868 Fixed empty string args 2025-03-28 16:12:33 -05:00
YourWishes 5ab7dd1f57 Fixed cmd bugs 2025-03-28 16:02:44 -05:00
YourWishes 4eb933c3f6 Improved command processing. 2025-03-28 15:20:15 -05:00
YourWishes 2135217843 New basic console 2025-03-28 11:23:13 -05:00
YourWishes b9de46a16b Working on UI MEnu 2025-03-05 19:06:43 -06:00
YourWishes 05bdd76508 Updated font, added interactions and testing frames. 2025-03-05 18:52:56 -06:00
YourWishes 150b67cc7a Add interactions. 2025-03-05 18:36:45 -06:00
YourWishes 9556df490c ent prog tiles 2025-03-05 17:29:25 -06:00
YourWishes 43f943eb25 Tilesets working. 2025-03-05 14:04:50 -06:00
YourWishes 40c97d6eb7 Working with tilesets, about to do UV wrapping. 2025-03-05 07:14:56 -06:00
YourWishes 04eb4736d8 Fixed packed rendering. 2025-03-04 12:17:13 -06:00