Add qol tweaks to the drawing minigame. #3

Open
opened 2023-05-18 03:16:12 +00:00 by MapAnon · 0 comments
Member

Issues that were intended to be fixed for the mini-game:

  • Game always clears the canvas of drawings, no matter if the user rolled back and then back to the minigame or after completing the game and rolling back to it. The ideal solution is to keep the drawing and it's history no matter what unless the user explicitly clears it.
    * When re-entering the minigame after completing it and rolling back, rolling forward again isn't obvious, so a skip indicator would be useful for users who don't want to resubmit and consequently save their drawing (mousewheel or page up/down for pc users, a skip button for mobile)
    * Adjust drawing ui to be a bit smaller on pc, and add option to hide the ui.

Note that there is non-functional quick and dirty existing code to implement a skip button.

Requests for other qol changes are appreciated.

Issues that were intended to be fixed for the mini-game: * Game always clears the canvas of drawings, no matter if the user rolled back and then back to the minigame or after completing the game and rolling back to it. The ideal solution is to keep the drawing and it's history no matter what unless the user explicitly clears it. ~~* When re-entering the minigame after completing it and rolling back, rolling forward again isn't obvious, so a skip indicator would be useful for users who don't want to resubmit and consequently save their drawing (mousewheel or page up/down for pc users, a skip button for mobile)~~ ~~* Adjust drawing ui to be a bit smaller on pc, and add option to hide the ui.~~ Note that there is non-functional quick and dirty existing code to implement a skip button. Requests for other qol changes are appreciated.
MapAnon added the
enhancement
Low Priority
labels 2023-05-18 03:16:15 +00:00
Sign in to join this conversation.
No description provided.