datmeal / tooki.gg-lostarkchecklist

tooki.gg is a Lost Ark web application that includes a checklist, event timers, and calculators.
https://tooki.gg
9 stars 3 forks source link

Advanced Character Customization #9

Closed datmeal closed 2 years ago

datmeal commented 2 years ago

Names of each character should be clickable to expand a menu/dialog to fill in extra information, like item level, avatar image(?), rest bonus, assign Una's Task, and set current Una-related rep/maximum rep required.

All of this is optional, and hidden when not setup!

A modal would be easiest to implement without disturbing the table layout. Would need to make it clear that the character name can be clicked to open a modal somehow.

Rest Bonus: Since automatic daily reset requires overhauling the current Event Timer component to a higher place to interact with the Checklist component, Rest Bonus should be manually configurable at any time, as well as reacting to the Reset Dailies button.

Una's Task: Not a permanent solution, but a temporary improvement to Una's Tasks:

vazh commented 2 years ago

A modal would be easiest to implement without disturbing the table layout. Would need to make it clear that the character name can be clicked to open a modal somehow.

just give them some button to click, and then make it so that the name open the same modal.

datmeal commented 2 years ago

Progress: tooki_advancedchar_WIP

Probably need to clean up the modal a bit but it works for the most part.

datmeal commented 2 years ago

Released! Closing.