BeamMP / BeamMP-Server

Server for the multiplayer mod BeamMP for BeamNG.drive
https://beammp.com
GNU Affero General Public License v3.0
116 stars 49 forks source link

[Bug] Util.JsonEncode doesn't differentiate between floats and integers properly #299

Closed lionkor closed 1 month ago

lionkor commented 3 months ago

Integers from lua should encode to integers in json, not floating point numbers.

lionkor commented 1 month ago

Closed by #319