Zed A. Shaw
|
56b26e1c4a
|
Matrix now just does the dumping but I need to make this more formal I think.
|
2024-12-05 09:17:30 -05:00 |
|
Zed A. Shaw
|
9abb39a3bf
|
Did a full code review to identify things to fix and either fixed them or noted BUG where I should come back.
|
2024-12-04 21:43:59 -05:00 |
|
Zed A. Shaw
|
0b4392dbcc
|
Vast improvement in the world generation, with more reliable pathing, cleaner generation code, and an ability to do a random or direct walk to create paths. This also works with enemies if I want.
|
2024-12-03 19:17:20 -05:00 |
|
Zed A. Shaw
|
2576b16869
|
Test coverage back and save system should work again but have to confirm it in-game.
|
2024-12-02 09:58:54 -05:00 |
|
Zed A. Shaw
|
68d8bdce12
|
Map is now cleaned out of anything not directly related to the map, and there's a new WorldBuilder class that will turn into a more sophisticated random world generator.
|
2024-12-02 06:32:00 -05:00 |
|