Zed A. Shaw
|
0cbe20af35
|
Fix up the colors and rendering so that tilemap just uses components::Tile all the time. Need to load all of the config data from json one time on system start instead of constantly, although constantly does make debugging live easier.
|
2025-02-09 15:54:17 -05:00 |
|
Zed A. Shaw
|
d798d154ae
|
We now have a full map that's basically the same mapping system from Roguish. There's a bug right now where it needs you to move once to calc the light and it's not being centered, but it does work.
|
2025-02-07 19:32:00 -05:00 |
|
Zed A. Shaw
|
25ad9b51f8
|
Really crappy minimap now displays.
|
2025-02-06 15:03:46 -05:00 |
|
Zed A. Shaw
|
2daa1c9bd5
|
Brought over a bunch of code from the roguelike and now will use it to generate a random map.
|
2025-01-30 11:38:57 -05:00 |
|