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
5 years ago
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>
5 years ago
Barry
0898cecf6c
Merge pull request #307 from barry-ran/dev
...
Dev
5 years ago
rankun
999b289eca
fix: not found vcruntime140_1.dll
5 years ago
shengyu
086626824c
fix: remove extra ';' semicolon
5 years ago
Barry
341d414ce3
Merge pull request #292 from barry-ran/dev
...
feat: copy vcruntime myself
5 years ago
rankun
dc7c240aaa
feat: copy vcruntime myself
5 years ago
Barry
ff9c65bf19
Merge pull request #291 from barry-ran/dev
...
fix: no find vcruntime dll
5 years ago
rankun
57ab6cfed3
fix: no find vcruntime dll
...
Close #274
5 years ago
Barry
af6cde6619
Merge pull request #277 from barry-ran/dev
...
Dev
5 years ago
rankun
59026ce562
chore: update qt to 5.15.1
5 years ago
rankun
b54e47ac58
docs: remove gitads
5 years ago
rankun
ef4280f7ff
feat: add try check
5 years ago
rankun
7282c70e0d
feat: up to max number 1000
5 years ago
Barry
e499cf946b
Merge pull request #263 from barry-ran/dev
...
Dev
5 years ago
rankun
9290348408
fix: build error on linux
5 years ago
rankun
6ac8973b10
feat: cancel mouse shortcut on custom keymap
...
Close #240
5 years ago
rankun
bd665bd29e
feat: update tips
5 years ago
rankun
41cc42a96d
feat: add click multi
5 years ago
rankun
1773f3ce2a
feat: update tips
5 years ago
rankun
27a959df4b
feat: repeat pos return
5 years ago
rankun
a38f74a49b
feat: adjust touch
5 years ago
rankun
8a9fadfdfe
feat: change mouse move timer to 500ms
5 years ago
Barry
b2d947fc75
Merge pull request #262 from barry-ran/dev
...
docs: add gitads
5 years ago
rankun
7c02742992
docs: add gitads
5 years ago
Barry
4cc276d9b6
Merge pull request #249 from barry-ran/dev
...
Dev
6 years ago
rankun
790ac38224
feat: optimize process mouse move
6 years ago
rankun
bbf8d49dd1
docs: keymap des for english
...
Close #247
6 years ago
rankun
c7a5b8a403
feat: add codec options
6 years ago
rankun
dbbf7cf3e1
fix: mouse wheel crash
...
Change-Id: I1976037cf0872e89fc08c8afdbd3fde79a8df061
6 years ago
rankun
b54f3d2d33
feat: support drop mutil apk install
...
Change-Id: I65d090409208b89e770c11a3ea1fa2867560d214
6 years ago
Barry
ba731c27c0
Merge pull request #232 from shenzhigang/dev
...
Fix a misspelling, `keep radio` -> `keep ratio`
6 years ago
Barry
73968da39a
Merge pull request #229 from liangent/posadjust
...
Adjust some positions in gameforpeace.json
6 years ago
shenzhigang
8e6488ae43
Fix a misspelling, `keep radio` -> `keep ratio`
6 years ago
rankun
33deb958cf
feat: update server
6 years ago
rankun
dc3f807f05
feat: update Qt 5.15
6 years ago
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
6 years ago
Barry
b39689e6c8
Merge pull request #223 from barry-ran/dev
...
fix: config path bug on mac
6 years ago
rankun
b37cfb66bc
fix: config path bug on mac
6 years ago
Barry
bce7e33a5b
Merge pull request #220 from barry-ran/dev
...
Dev
6 years ago
Barry
fc2929e2b9
Merge pull request #213 from liangent/wheels
...
Wheels on Key_F1/F2/F3/F4 for the sample keymap
6 years ago
Barry
549ef9bfe3
Merge pull request #214 from liangent/secondary
...
Secondary weapon (handgun) on Key_7 for the sample keymap
6 years ago
rankun
4a64f403c4
fix: drop file on group control
6 years ago
rankun
e45a3e9c17
fix: switchmap only switch mouse
6 years ago
rankun
fc8f465ea2
feat: sync scrcpy
6 years ago
rankun
c31f965412
docs: update copyright to 2020
6 years ago
rankun
4e115e0f13
fix: getScreenRect is empty
6 years ago
rankun
29abeaf2e1
feat: Start the server socket in SSS_ENABLE_TUNNEL_REVERSE
6 years ago
Liangent
0d4878f287
Wheels on Key_F1/F2/F3/F4 for the sample keymap
6 years ago
Liangent
95d6c57ee0
Secondary weapon (handgun) on Key_7 for the sample keymap
6 years ago