robertjanetzko / LegendsBrowser

Legends Browser is an multi-platform, open source, java-based legends viewer for dwarf fortress 0.42.
MIT License
63 stars 19 forks source link

WIP: Written content improvements #57

Open therahedwig opened 4 years ago

therahedwig commented 4 years ago

This currently parses the author roll string, and creates functions for the writing quality(which is derived from the author roll) as well as creating a proper style string.

This is pretty WIP, as I need to debug and double check a lot of stuff still. (like, did I collect all the forms that are collections of information, are the values for the style correct, etc.)