Use the MID value for borders.

This commit is contained in:
Zed A. Shaw 2024-11-18 11:34:49 -05:00
parent 958c8545a7
commit 1a3bbaedda
2 changed files with 1 additions and 5 deletions

View file

@ -1,12 +1,8 @@
TODAY'S GOAL:
* Run the ansi_parser on the whole UI so I can use colors and other glyphs.
TODO:
* panels and everything except renderer should use character coodinates
* panels should know if they're text vs. grid rendered
* panels need a background and border setting
* Can std::any be defaulted to a noop in the events?
* Save file isn't saving gold.
* Inventory needs to be better, but need some kinds of "weapons" or other loot to get and not just gold.