Commit graph

16 commits

Author SHA1 Message Date
Barry
93dc6b4cfb Dev (#366)
* feat: update speed ratio script

* feat: update install qt script

* feat: update dmgbuild to 1.4.2

* fix: run error on win

* feat: update comment
2021-03-06 15:47:56 +08:00
Sven Eden
5cec73b6f0 Enhance speedRatio setting and allow individual axis values (#270 #290) (#354)
* Enhance speedRatio settings (#270 #290)

This commit changes the way the mouse sensitivity works as follows:

1. Turn speedRatio into a QPointF, so we have two floats instead of
   one integer.
2. Default the y-speedRatio to be x-speedRatio / 2.25, which takes
   the ultra-wideness of modern phone screens into account.
3. Add new configuration value speedRatioX to allow users to
   configure an individual X-ratio
4. Add new configuration value speedRatioY to allow users to
   configure an individual Y-ratio
5. Optimze distance-translation a bit.
6. Add keymaps/FRAG.json using new speedRatioX/speedRatioY for the
   game "FRAG! Pro Shooter"

Bug: #270
Bug: #290
Signed-off-by: Sven Eden <sven.eden@prydeworx.com>

* Document new speedRatio behavior in docs/KeyMapDes.md

Signed-off-by: Sven Eden <sven.eden@prydeworx.com>
2021-03-06 14:54:25 +08:00
rankun
41cc42a96d feat: add click multi 2020-08-02 12:46:33 +08:00
Liangent
8d5212e882 Adjust some positions in gameforpeace.json
* Key_Shift adjusted so it doesn't trigger the Shoot button
* Key_7 adjusted so it doesn't trigger fire-mode when no handgun exists
2020-06-18 17:20:38 +00:00
Barry
fc2929e2b9 Merge pull request #213 from liangent/wheels
Wheels on Key_F1/F2/F3/F4 for the sample keymap
2020-06-14 16:49:53 +08:00
Liangent
0d4878f287 Wheels on Key_F1/F2/F3/F4 for the sample keymap 2020-06-12 07:44:51 +00:00
Liangent
95d6c57ee0 Secondary weapon (handgun) on Key_7 for the sample keymap 2020-06-12 07:15:13 +00:00
Barry
c39bc6551c Merge pull request #203 from liangent/tppfpp
TPP/FPP switch on Key_V for the sample keymap
2020-06-11 12:59:43 +08:00
Liangent
7b44c80dd6 TPP/FPP switch on Key_V for the sample keymap 2020-06-06 04:55:51 +00:00
Liangent
c528aec253 Auto-run on Key_Equal for the sample keymap 2020-06-05 12:29:00 +00:00
rankun
d4475fd4ac feat: small eye 2020-05-24 02:16:47 +08:00
rankun
397ae6838d feat: change mouse move rate 2020-05-20 13:17:48 +08:00
Barry
827d8e5485 Dev (#83)
feat: add script for identity-V

Co-authored-by: Tian Zhou <yanxiangtianji@gmail.com>
2020-02-16 12:44:02 +08:00
rankun
e00a3b4573 feat: optimize drag and add tiktok map 2020-01-31 14:35:12 +08:00
rankun
f0e99b5a51 fix: Key_5 is get off the car 2020-01-19 16:31:35 +08:00
rankun
cb65678402 feat: keymap support script 2019-08-23 14:12:04 +08:00