Zed A. Shaw
|
e9277bf052
|
Mostly cleaned up world get to handle more rooms and paths, but rando_rect needs to be actually random.
|
2025-01-12 14:57:54 -05:00 |
|
Zed A. Shaw
|
80ef052e15
|
Fixed a problem in the world builder after a refactor then made it do less random paths.
|
2025-01-10 21:36:14 -05:00 |
|
Zed A. Shaw
|
f2864a62ee
|
Game now loads random enemies and items into rooms but in rudimentary way. Need to now randomize more of it and make it more robust so only changing the .json is needed to get new effects and enemies.
|
2025-01-06 15:20:54 -05:00 |
|
Zed A. Shaw
|
9c03e850b5
|
Now have more fancy rooms with different floors to play with.
|
2024-12-27 12:52:23 -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
|
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 |
|