DBD Added feature – Undo Last Screenshot button
To test this tool, I’ve been using screenshots of the end screen that I can pull up and have it detect it on the screen. Using screenshots though adds bad data to the database in with my good data. I’ve added a button for “Remove Last’ to the bottom which will remove the very last added item from the database.
Some other thoughts for features:
- Find a way to identify what perks the killer (and survivors!) are using on the screen and document them.
- As these are added, document if someone escaped or not using those perks. This should allow me to later
- Create a visual AI model for the perks (I’ve been wanting to learn to make these models myself anyways)
- Add a calendar button at the bottom that defaults to the date/time that the application was opened, but is selectable.
- Add a second button at the bottom to toggle between ‘all time stats’ and ‘just the selected timeframe’
- Add a button to push the data to a central server. This would require me to stand up a public facing REST API that will inject into a bigger database.