Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Key binds screen #108

Merged
merged 72 commits into from
May 18, 2024
Merged
Show file tree
Hide file tree
Changes from 50 commits
Commits
Show all changes
72 commits
Select commit Hold shift + click to select a range
b41eba4
scroll back button fix
Apr 20, 2024
d101586
Storybook for keybinds screen
Apr 22, 2024
8d297ed
type for contro
Apr 22, 2024
27135e2
.
Apr 23, 2024
4b79528
problem: map is not updated
Apr 23, 2024
93e58f9
Handle key choice for keyboard + action reset
Apr 23, 2024
554bc84
listener for gamepad input + reset for gamepad
Apr 24, 2024
f180b20
dual shock icons example
Apr 24, 2024
5b5e3fd
add keybindings to app for testing
zardoy Apr 24, 2024
ec0d82d
up contro
zardoy Apr 24, 2024
2b6e6b4
key names parsing
Apr 26, 2024
9b9d73d
styling for matching binds warning
Apr 26, 2024
54eff05
container for custom bindings
Apr 26, 2024
ca656b2
Merge branch 'next' into KeyBindsScreen
zardoy Apr 27, 2024
3e80d8f
container for chat commands
Apr 27, 2024
5ede46f
add and delete binding functionality for chat commands
Apr 27, 2024
2eb0b6c
reset for gamepad chat command bind
Apr 27, 2024
9574286
provider for keybinds
Apr 27, 2024
4db78e7
small fixes
Apr 27, 2024
c52500f
small cleanup
zardoy Apr 28, 2024
18b6971
fix whole app stop working after bind
zardoy Apr 28, 2024
13271db
fully implement logic for custom commands TODO add invoking
zardoy Apr 28, 2024
00377cf
remove bad eval
zardoy Apr 28, 2024
b920931
small ui fix
Apr 29, 2024
87a293c
check for matched binds. Fixes required
Apr 30, 2024
deacd3a
check for keybinds matches. Fixed
Apr 30, 2024
ae1623f
buttons for custom bindings
Apr 30, 2024
b188f98
binds buttons for custom commands
May 1, 2024
42613df
context
May 2, 2024
b94b8ba
save for custom config. Doesnt work after one reload
May 2, 2024
a4e69c1
[wip] cleanup a lot of duplicated code, more types, fix component crash
zardoy May 3, 2024
70420ce
fix add new command
May 6, 2024
7a82cb8
CustomCommandContainer
May 7, 2024
c10b278
inputs above buttons
May 7, 2024
35e504d
less props to CustomCommandContainer
May 7, 2024
5a367c6
removed dangeroulsySetHtml
May 10, 2024
276080c
scroll back button fix
Apr 20, 2024
a4a0add
merge next
May 10, 2024
f8d548e
binds update moved to context
May 11, 2024
fe5136b
reactUI add provider
May 11, 2024
c145f84
KeybindsScreen binds updating context
May 11, 2024
eddbcb4
custom keybinds update binds
May 11, 2024
956835e
some fixes. Custom binds dont work
May 11, 2024
f1ecd12
custom commands sync bug fixed
May 11, 2024
43f2830
clean up
May 11, 2024
9692546
fix required: custom commands lose fields
May 11, 2024
016abdb
custom binds updates fixed
May 13, 2024
2086250
clean up
May 13, 2024
ca9573d
.
May 13, 2024
34a9d2b
custom command hanlder. Fix required
May 13, 2024
ef8b15a
custom commands handling
May 14, 2024
8d260ad
scroll back button fix
Apr 20, 2024
20bd7d3
merge next
May 14, 2024
d02ddeb
moved custom commands hanlder to controls.ts
May 14, 2024
c1c0556
removed querySelector
May 14, 2024
1b2d6ac
adaptation for ~380px screens
May 14, 2024
c041845
back button
May 14, 2024
59223b5
SVGs moved
May 14, 2024
902741c
cancel button requires fix
May 14, 2024
e22c347
rm unused assets
zardoy May 14, 2024
1679cd8
fix whitespaces, rm react import
zardoy May 15, 2024
f6a62da
small fixes
May 15, 2024
82bb02e
fixed scaling
May 15, 2024
7747405
fixed build
May 15, 2024
870fd40
fix crash & warning
zardoy May 15, 2024
75a4bdd
full width on small screen
May 17, 2024
801009c
fixed gamepad button
May 17, 2024
2ded69d
another fixed scaling
May 17, 2024
9c8a14a
fixed gamepad buttons crash
May 18, 2024
aaef6fe
support for mouse buttons
May 18, 2024
1dc6e7e
unique key error fixed. Contro update required
May 18, 2024
8414c27
up contro-max
zardoy May 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading