Grantapher / ValheimPlus

A HarmonyX Mod aimed at improving the gameplay and quality of life of the game Valheim.
GNU Affero General Public License v3.0
224 stars 24 forks source link

keybind dupe/workbench visual scaling fixes #63

Closed Dournbrood closed 4 months ago

Dournbrood commented 4 months ago

player postfix was checking if the player was not a player, instead of checking if the player was the local player, causing the keypress to repeat once for every connected player

workbench radius scaling math had a bunch of unnecessary operations built in which caused the visual radius to disappear entirely if the radius was left at the default of 20m