Skip to content

Releases: somebelse/JoyShockMapper

TEST8

28 May 18:39
Compare
Choose a tag to compare

Changed default values so they match the values in the README.

Test7

28 May 18:00
638a872
Compare
Choose a tag to compare

Settings are now:
RETURN_DEADZONE_IS_ACTIVE,
EDGE_PUSH_IS_ACTIVE,
STICKLIKE_FACTOR,
MOUSELIKE_FACTOR,
RETURN_DEADZONE_ANGLE,
RETURN_DEADZONE_ANGLE_CUTOFF,
STICK_POWER

Test6

26 May 22:09
Compare
Choose a tag to compare

Settings are now
RETURN_DEADZONE_IS_ACTIVE,
EDGE_PUSH_IS_ACTIVE,
CLIPPING_RAMP_UP,
STICKLIKE_FACTOR,
MOUSELIKE_FACTOR,
ANGLE_RETURN_DEADZONE,
ANGLE_RETURN_DEADZONE_CUTOFF

Test5

25 May 19:54
Compare
Choose a tag to compare

Changed behavior of the return deadzone.
Now, finally, the settings are available to be changed by the user:
STICKLIKE_FACTOR, MOUSELIKE_FACTOR, RETURN_DEADZONE_IS_ACTIVE, DEADZONE_RETURNING and DEADZONE_RETURNING_CUTOFF.

Test4

22 May 17:59
Compare
Choose a tag to compare
debug4

Test2

Test#

16 May 16:49
Compare
Choose a tag to compare

changed edge push so that it now stacks when hitting the edge multiple times.

Test

14 May 19:38
Compare
Choose a tag to compare

Test

Test2

16 May 14:00
daf20a3
Compare
Choose a tag to compare

Now Settings are no longer hard coded. Still need to edit the README though.