Commit Graph

31 Commits

Author SHA1 Message Date
AkiChase
8b848e5a72 feat(hotkey): addFrontSightShortcuts with scale 2024-05-18 17:25:29 +08:00
AkiChase
7cc32d79c6 feat(hotkey): finish addFrontSightShortcuts 2024-05-17 22:30:58 +08:00
AkiChase
83f097fbf0 fix(i18n): i18n warning 2024-05-16 19:45:08 +08:00
AkiChase
6bcaca105f fix(hotkey): up doublepress skill button when another skill button pressed 2024-05-12 21:30:45 +08:00
AkiChase
6cd83e93fd fix(KeyCommon): useless pointerId of KeyMacro 2024-05-07 11:06:41 +08:00
AkiChase
ed9a95ee71 feat(hotkey): add new macro input-text 2024-05-07 10:20:44 +08:00
AkiChase
6a395b9c58 feat(hotkey): change the mouse wheel to no up and down state 2024-05-06 11:24:04 +08:00
AkiChase
84841a8d14 fix(hotkey): double press skill conflict with other skill 2024-05-06 09:12:43 +08:00
AkiChase
1385477bfe feat(hotkey+KeyBoard): add TriggerWhenDoublePressedSkill 2024-05-05 19:24:50 +08:00
AkiChase
23c6593d44 fix(hotkey): adjust skill range 2024-05-05 16:49:10 +08:00
AkiChase
70bdd78355 fix(hotkey): mouse wheel hotkey not work as expected 2024-05-03 18:49:48 +08:00
AkiChase
6278a85aea fix(hotkey): The skill indicator issue 2024-05-02 16:10:41 +08:00
AkiChase
ac9d1c4e9d bug(KeyBoard): fix key hook error 2024-05-02 13:15:11 +08:00
AkiChase
2fae4a93b8 feat(hotkey): optimize hotkey 2024-04-30 13:41:04 +08:00
AkiChase
16752de2fc docs(KeyBoard): add comments 2024-04-27 21:45:33 +08:00
AkiChase
f1f3b2862c feat(KeyBoard+Mask+hotkey): load local key mapping config 2024-04-26 23:07:26 +08:00
AkiChase
2cc8b5b30a feat(hotkey): add key mapping config resolver 2024-04-19 18:32:42 +08:00
AkiChase
6d30329e77 feat(touch): add touch time arg 2024-04-19 16:30:29 +08:00
AkiChase
64620b09a4 feat(hotkey): add wheel hotkey 2024-04-18 17:07:41 +08:00
AkiChase
6eb2589f48 bug(hotkey): apply and clear shortcuts when nav 2024-04-18 11:03:19 +08:00
AkiChase
93389f825b docs(all): adjust TODO 2024-04-17 11:01:42 +08:00
AkiChase
0f5f6a44bb feat(hotkey): add shortcut relative size args 2024-04-17 10:17:39 +08:00
AkiChase
3088ebe5de feat(hotkey): convert coordinates according to mask and screen size 2024-04-16 22:38:07 +08:00
AkiChase
3855814dce feat(store): store mask area data 2024-04-16 21:50:00 +08:00
AkiChase
2578449304 feat(device): add screen size input 2024-04-16 17:07:25 +08:00
AkiChase
bf0a209682 feat(hotkey): adjust hotkey 2024-04-15 14:22:11 +08:00
AkiChase
b199305646 bug(hotkey): replace setInterval with requestAnimationFrame 2024-04-15 11:52:28 +08:00
AkiChase
b7fb61322b feat(hotkey): add several hotkey 2024-04-15 08:27:16 +08:00
AkiChase
adc66b0ba7 bug(hotkey): fix wheel bug 2024-04-14 21:29:28 +08:00
AkiChase
9f1847cb16 feat(hotkey): add several functional shortcut 2024-04-14 17:19:45 +08:00
AkiChase
5327e0f4fd migration from v1 2024-04-13 09:53:41 +08:00