visua0 / Melvor-Idle-Combat-Simulator-Reloaded

A browser extension for the game Melvor Idle
GNU General Public License v3.0
54 stars 23 forks source link

[Visual Bug] Floating point numbers #82

Closed mazunki closed 2 years ago

mazunki commented 2 years ago

Floating point numbers are represented as their closest decimal representation. Casting to integer by flooring it would probably solve.

image

gmiclotte commented 2 years ago

should be fixed in v1.6.3

Thanks