-
Notifications
You must be signed in to change notification settings - Fork 5
Implement a Camping Simulator page #12
Comments
Did you have a design in mind for this page? In my mind, it sounds neat to display 4 empty camping slots, and as each slot is filled with a hero, continually re-calculate recommended values. I'm thinking a custom "dropdown" that looks similar to the game's sliding list of hero cards on the right. On a phone, let the list take up the whole page until selection dismissal. Edit: and a quicksearch filter at the top of the list to find the hero you're after. Of course, the page URL can supply hero ids to auto populate the slots. |
Seems like the same thing to me, just a simplified custom template slot option to be a circle image instead of the blue with a small image. My two images show where you've only selected one, and then where you've clicked on the second one and are flipping through the select options to choose the second one. It sounds like we're on the same page for how to select them, just different pages for what the templates look like. |
I had put some time into this, but got busy and didn't get to complete it. Since then, I've spotted links here and there on reddit that point to a camping tool and optimizer. Perhaps this issue should be scrapped and a link to one or more of those tools is the better approach. |
I agree. There's a korean one which is great. Even YufineBot on discord has too. I'll add as low priority because I want to add this to the website at some point, the calculation is fixed anyway so would be a nice to have for later. |
We already have the data for the camping, so it's just a matter of coding the page.
The text was updated successfully, but these errors were encountered: