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:

  1. Find a way to identify what perks the killer (and survivors!) are using on the screen and document them.
  2. As these are added, document if someone escaped or not using those perks. This should allow me to later
  3. Create a visual AI model for the perks (I’ve been wanting to learn to make these models myself anyways)
  4. Add a calendar button at the bottom that defaults to the date/time that the application was opened, but is selectable.
  5. Add a second button at the bottom to toggle between ‘all time stats’ and ‘just the selected timeframe’
  6. 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.

Similar Posts