Visual Entertainment and Technologies Forum

Full Version: [$100] #219 | Scroll Rounding
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Price: $100

Description: The scroll bars in the game use float values (decimal numbers). However, moving a slider increments values by 1 in some parts of the game. Some of the calculations use the raw float value of the slider. When the two issues are combined, it causes an exploit where the player can adjust a slider to get a different result but not flip the incremental value by 1.

You can see this exploit in the loans and bonds system, where the terms are integers, and the interest rates change even when the term value doesn't.

Requirements: None

Required By: None

Concerns: This bounty is a lot of work, and I am undercharging for it.

Eric's Opinion: This is a moderately sized exploit with the game. It is fixed in some heavily used places, but not all places. This bounty should fix it for all sliders in the game. I have discounted this bounty to get it funded and fixed.

Links: It doesn't happen unless you contribute!