Version 0.7.11.3016- adjustable deadzone and linearity for joysticks
- adjustable mouse sensitivity
- added invert mouse checkbox
- centering speed of vehicles with keyboard control now depends on the speed
- pads are loosely associated with buildings, they are moved and deleted together, fixed pads being removed, objects are selected on insert
- extended HID buttons count to 48
- implemented HID logging*
- fixed Schrödinger's-cat type bug** causing that configuration wasn't saved sometimes
- fixed crash when package instance doesn't load
* If you have problems with axes not being detected, please set enable_hid_logging=true in eng.cfg, run the app and exercise with the axis a while, and send us the log so we can inspect what is coming from the hardware.
** If you made changes in one config panel, closed it and quit, everything worked. However, if you reopened the same config panel to check whether the values stayed there, they were still there, but after this verification they no longer saved at exit. When they didn't save, in the next session people went into the config, double checked the values are being set, which of course lead again to that they weren't saved. Only when you resigned and didn't check anymore, you got it changed in the next session. All this while we wondered what people were doing when it clearly worked for us