pagefaultgames / pokerogue

A browser based Pokémon fangame heavily inspired by the roguelite genre.
https://pokerogue.net
GNU Affero General Public License v3.0
4.52k stars 1.81k forks source link

[Feature] Hotkey to reroll rewards #2247

Closed RNGezeus closed 1 month ago

RNGezeus commented 5 months ago

Is your feature request related to a problem? Please describe. Rerolling now takes 2 clicks, moving down and then confirm. More effort than needed and introduces minor chance of errors happening. I'd like this reduced to 1 click

Describe the Feature Ability to bind reroll to a hotkey

Additional context Could also be solved by placing cursor back to reroll. IMO a dedicated reroll hotkey would be smoother though and makes accidental rerolls more of a user error than double Ghost inputs or UI not reacting due to user speed or lag.

tejuRajbabu commented 5 months ago

Agreed on this, I'd be happy to work on this if this gets traction!

torranx commented 5 months ago

already being worked on https://github.com/pagefaultgames/pokerogue/pull/2167

RNGezeus commented 5 months ago

already being worked on #2167

ah, I only searched issues board so I missed it. Nice.

torranx commented 1 month ago

Resolved in https://github.com/pagefaultgames/pokerogue/pull/3666