Commit Graph

15 Commits

Author SHA1 Message Date
3e38baca3c Change ruleset mod description types 2022-08-10 16:09:11 -04:00
28278e2554 enable NRT again 2022-07-11 17:27:25 -04:00
6443338251 use cursor position instead of destination for dampLength calculation
the destination vector is clamped within playfield borders, we want dampLength to be based on distance from the cursor.
2022-07-10 01:22:22 -04:00
62beae4063 add nullable directive 2022-07-06 17:18:21 -04:00
d5b4d14670 modify damp length to effectively invert repulsion strength 2022-07-06 17:01:14 -04:00
40e98f84f3 change default strength back to 0.5 2022-07-06 16:01:08 -04:00
0281bf672c operate on vectors instead of vector components 2022-07-06 15:58:25 -04:00
a17e18103f Improve description 2022-07-01 18:19:31 +09:00
2fe34f188f shamelessly copy osumodmagnetised 2022-06-09 18:52:10 -04:00
569c39942a replace easement with easing 2022-06-09 18:26:18 -04:00
4e01db03bb don't specify icon 2022-06-09 18:25:04 -04:00
6e883a69d9 revert slider radius parameter addition 2022-06-09 18:07:37 -04:00
f54a68f6ca scale down repulsion strength 2022-06-08 01:00:47 -04:00
b7bdad4074 clamp sliders, expose slider bounds function 2022-06-07 09:36:44 -04:00
10287e0150 initial implementation 2022-05-26 00:08:00 -04:00