2019-03-20 snapshot (Updated)
Posted: Thu Mar 21, 2019 3:14 am
Changes:
Changes:
Linux users: http://mxsimulator.com/snapshots/mxbin-2019-03-21-1473
Replace mx.exe or mxbin with one of the above files. The default location for mx.exe should be "C:\Program Files (x86)\MX Simulator". I'd keep a backup of the originals since these aren't well tested.
- Added new js functions: mx.get_tile_number(x, z), mx.get_{front/rear}_contact_depth(slot), mx.get_{front/rear}_contact_position(slot, pos_array), mx.get_{front/rear}_contact_slip(slot, slip_array), mx.get_{front/rear}_contact_velocity(slot, vel_array).
- Time reported to scripts is now adjusted for interpolation delay when spectating online.
- Fixed tileinfo slip speed calculation. It was interpolating between squared speeds which was incorrect.
- Added new "projected_slip" tileinfo setting. (Removed - see below)
- Fixed bug where shader wasn't reset when last statue has a spec map but no normal map.
- Client version is now 35.
Changes:
- Fixed friction settings not working when containing a slip speed of 0.
- Changed "projected_slip" to "slip_function". Default of "slip_function 0" is original squared interp slip function, 1 for linear interpolation, 2 for projected interp.
Linux users: http://mxsimulator.com/snapshots/mxbin-2019-03-21-1473
Replace mx.exe or mxbin with one of the above files. The default location for mx.exe should be "C:\Program Files (x86)\MX Simulator". I'd keep a backup of the originals since these aren't well tested.