|
2cc1292946
|
Move and refactor engine objects
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-11 18:06:41 -05:00 |
|
|
2c0ef99871
|
remove iterators for slight performance gains
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-09 18:58:12 +00:00 |
|
|
9c207e2f2a
|
New String class system that wraps a builder and keeps track of text bounds. Added background to editor message logs
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-09 16:09:03 +00:00 |
|
|
6c5c2b1c67
|
Include draw line function and better visuals to indicate deleting a keybind
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-09 15:13:01 +00:00 |
|
|
56cef8c828
|
Allow removal of unwanted keybinds
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-09 14:09:08 +00:00 |
|
|
8a13331af0
|
Update to jinput2.10.1. Mouseover for text bits inside of Action control change list
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-09 13:44:59 +00:00 |
|
|
bcd48205cc
|
Allow for manual refreshing of controller data
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-08 21:37:54 -05:00 |
|
|
ff0c7bf1af
|
Update jinput to include latest windows releases
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-08 20:09:19 +00:00 |
|
|
5ccc30b296
|
Allow keyboard binds to be added as inputs
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-08 19:54:15 +00:00 |
|
|
0275a491e4
|
-m Refactor controller polling and set rescan to be every 5 seconds
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-08 19:17:31 +00:00 |
|
|
a43f1f7189
|
COntinued modifications to controller monitoring
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-07 23:56:48 -05:00 |
|
|
e05a25fc80
|
Fix overwriting presses and releases
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-07 18:52:31 -05:00 |
|
|
7387ced9e5
|
Listen for controller components and allow inputs from controllers
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-07 18:39:38 -05:00 |
|
|
9060e3aa96
|
Watch for events while configuring controls.
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-07 20:16:15 +00:00 |
|
|
a117fbdb2a
|
Color separation between pressed and not pressed
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-07 20:10:29 +00:00 |
|
|
65e6ebc245
|
Allow KeyBind class to wrap around components, dictating what the value needs to be for detecting
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-07 20:08:16 +00:00 |
|
|
3c96fda374
|
Remove unused imports
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-07 18:30:04 +00:00 |
|
|
ec26ebadcc
|
Display actions and keys assigned
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com>
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2022-06-07 18:29:43 +00:00 |
|