QuickplayMod / quickplay

Minecraft mod that allows Hypixel users to quickly join games and execute functions on the network.
https://bugg.co/quickplay/
Other
20 stars 5 forks source link

Glyph offset does not accept decimals #50

Closed robere2 closed 6 years ago

robere2 commented 6 years ago

Somewhere along the way, the glyph offset feature is losing it's decimal place. This means clients are only able to choose between six options when choosing the offset, instead of the intended infinite number.

For example: 0.3 is rounded to 0 when doing /qp premium glyph offset 0.3.

robere2 commented 6 years ago

This is resolved. The database column had type int.