Rewrite text parser/printer
Lunatrius opened this issue ยท 1 comments
- Get rid of the silly exception
- [Optimization] Add an extra section where tags will be precomputed and cached
- Add a tag that allows the player to add attributes to each line separately
- Display based on a tag value; slightly depends on the extra section
- Height, offset, ...
- Add better error message(s) for when a config can't be correctly parsed (#25, #43)