MrNate Here I will post features that are currently on my radar and in development. Make sure to check here first before suggesting a feature.
MrNate PDF Generation Goal: Provide a button that allows user to generate a PDF from the information in their character sheet. Progress: Currently have working PDF generation code, but it does not include everything from the sheet yet. It also needs work on formatting.
MrNate Improvements to Initiative Tracker Goal: Make initiative tracker more functional by expanding options for speed, and renaming of entries. Progress: Renaming has been implemented in other places, so should be simple to bring over. No work done yet on speed refinement.
MrNate Resizable Window Goal: Enable scalability for the window. Progress: Started. Currently some elements can properly scale without modification. Most need fine tuning in how they scale.
MrNate MacOS Build Goal: Build a version for MacOS. Progress: Building on MacOS Monterey currently working, with a few graphical anomalies. Other versions of MacOS not yet tested. Research still needed on how to package for MacOS properly.
MrNate Plugin System Goal: Implement a plugin system that allows a user to drag and drop prewritten content in to their sheet. Progress: Initial work on UI interface is started.