Debug Menu and Bug Reporting
Added 2020-03-04 21:26:21 +0000 UTCNew month, new stuff to do. Now, the most important thing to do right now, since saves are invariably getting deprecated, is to make a debug menu, a cheat menu if you will. As the name implies, it will also be massively useful for me to go bug hunting.
The second thing on my mind is to facilitate bug reporting. What I have in mind is a button that will show a form in game. My goal is to make bug reporting easy for you guys. By consequence, I hope to also grow as a writer.
Understandably, most people don't report text mistakes like: typos, grammar and other text oddities and only report gameplay stuff. That is because explaining exactly where the mistake lies is kinda of a bother, or so I imagine. Hopefully this system should encourage text reports.
There is one difficult thing to overcome for the bug reporting system: figure out a working and simple way to get the report to me.
Today I planned these features and implemented the screen and button on the toolbar for the Debug Menu, which is pretty easy to do with the current code.