kh0nsu / EldenRingTool

ERTool - Offline practice tool for Elden Ring
https://ds3tool.s3.ap-southeast-2.amazonaws.com/tools.html
44 stars 1 forks source link

Stat editing page improvements #5

Closed acourrau closed 3 months ago

acourrau commented 3 months ago

Added + and - buttons to quickly change stats instead of having to manually type the value each time. Added an OnFocus event that highlights the text for the user when selected by clicking or tabbing. Saves time so they shouldn't have to select->backspace->type.

The only improvement I would have liked to have added to this is to do the calculation for the total Rune Level and adjust that value on the character automatically. Currently if you're RL1 and update all stats to 50, your Rune Level stays the same and the cost to level up stays as if it were RL1. It would be a nice QoL feature to determine what level the character is at and in turn update that value in-game so the rune costs can be accurately determined.