Wet-Boys / LookingGlass

A QoL UI mod that exposes statistics for items and the player, adjusts the size and features of command and scrapper menus, and much more. Fully open source and compatible with RiskUI!
https://thunderstore.io
GNU Lesser General Public License v3.0
9 stars 5 forks source link

Unclear method signature + wrong description #74

Closed yaggod closed 6 days ago

yaggod commented 1 week ago

Second argument of Utils.GetExponentialRechargeTime looks really unclear since it is literally just a coefficient of the base cooldown. image

Since i am not sure about its meaning, i dont know what exactly it is supposed to be in safer spaces description, but in its present form it is causing wrong safer spaces description, which correct formula have to be 15x0.9^(n-1), but instead it is 1.5x0.9^(n-1) image

ToastedOven commented 6 days ago

fixed in 1.7.3