|
5 | 5 | + : Added feature |
6 | 6 |
|
7 | 7 | 0.0.16 - ?? |
| 8 | ++ The ButtonToButton plugin now has a Toggle mode |
| 9 | ++ MouseToJoy plugin enhancements: |
| 10 | + Renamed Threshold in Absolute mode to Scale Factor. |
| 11 | + You may lose your setting for this GuiControl as it was renamed. |
| 12 | + Plugin can now be configured to only take input from a specific mouse. |
| 13 | + You can now use multiple MouseToJoy plugins if you have more than one pointing device. |
| 14 | ++ Added "HoldButton" functionality to OneSwitch Pulse plugin. |
| 15 | += InputActivity subscriptions no longer fire if the plugin is not active. |
| 16 | + This only really affects OneSwitch Pulse or any custom plugins using InputActivity. |
8 | 17 | = Fixed bug that occurred when changing an InputButton plugin from button to hat: |
9 | 18 | The old binding was remaining active, this is now fixed. |
10 | 19 | = Fixed bug that occurred when changing an InputButton from keyboard to vJoy: |
11 | 20 | The vJoy selection UI would change selection of various elements in odd ways. |
12 | 21 | = A bunch of behind-the-scenes changes and fixes. |
13 | 22 | Please let me know if stuff that used to work now doesn't. |
14 | | -+ Numerous fixes and tweaks to the The MouseToJoy plugin: |
15 | | - Renamed Threshold in Absolute mode to Scale Factor. |
16 | | - You may lose your setting for this GuiControl as it was renamed. |
| 23 | += MouseToJoy plugin fixes: |
17 | 24 | Fixed numerous bugs which made Absolute mode center the stick way too much. |
18 | | - It can now be configured to only take input from a specific mouse. |
19 | | - You can now use multiple MouseToJoy plugins if you have more than one pointing device. |
20 | | -= The Timeout value for Absolute mode in the Mouse to Joystick plugin now works. |
21 | | -+ OneSwitch Pulse now properly holds the HoldButton when pulse is on. |
22 | | -+ Added "HoldButton" functionality to OneSwitch Pulse plugin. |
23 | | -+ InputActivity subscriptions no longer fire if the plugin is not active. |
24 | | - This only really affects OneSwitch Pulse or any custom plugins using InputActivity. |
| 25 | + The Timeout value for Absolute mode now works. |
25 | 26 |
|
26 | 27 | 0.0.15 - 24th July 2016 |
27 | 28 | ! All ProfileSwitcher plugins will no longer be bound to a profile. |
|
0 commit comments