Relics

Relics

24M Downloads

Number Rounding Consistency

ImpulsiveLad opened this issue ยท 1 comments

commented

Numbers are displayed bizarrely in the mod, IE 178 being represented as "%100"
percents should always go to the 3rd digit (0.01 in float).

Some floats also get cut off at the hundredth value which isn't always consistent.
I would recommend always displaying floats down to 0.00 values.

Ints should be kept but make sure its flooring correctly and perhaps indicate intermediate steps from float values being added between levels.

commented

Also please don't randomly multiply config numbers, just use them as is and multiply the defaults,

It is WILD that 0.025 speed translate to 20% and 25 translates to 5 seconds on the amphib boots

Then on roller skates, 1.0 translates to 1200%????