Commit Graph

18 Commits

Author SHA1 Message Date
Mr-Wiseguy
790b10a4b4 Fixed swapped descriptions in general config menu 2024-05-26 15:28:34 -04:00
Wiseguy
3c34fa63c1
Adds analog camera and other controller options (#264)
* Added analog cam and camera inversion options to menu, initial implementation of analog cam
* Automatically suppress inputs on the right stick while analog cam is active
* Return to automatic camera mode when pressing target
* Add aiming inversion options
* Add analog camera inversion options
2024-05-26 09:34:26 -04:00
Mr-Wiseguy
a4f61016bb Fix navigation on deadzone option, convert backing value to int to match other sliders 2024-05-26 08:36:22 -04:00
GabrielCNoble
773cc3bbb0 joystick deadzone (#257) 2024-05-26 08:36:22 -04:00
Mr-Wiseguy
b18262c692 Update readme and general config descriptions, add GPLv3 license, bump verison number to 1.0.0 2024-05-10 00:07:09 -04:00
Mr-Wiseguy
73eac7c88d Make owl saves not get deleted on load if autosaving is enabled, updated autosave description 2024-05-04 20:42:53 -04:00
Mr-Wiseguy
54b862599c Implemented UI for controlling autosaving, fixed general config defaults not being applied correctly 2024-05-04 13:08:14 -04:00
Mr-Wiseguy
3537a22ccd Fixed description of mouse aiming, made D-Pad icon translucent if none of its items have been obtained yet 2024-04-26 19:35:19 -04:00
Mr-Wiseguy
b28614b128 Implemented mouse aiming 2024-04-26 01:48:26 -04:00
thecozies
4076591be1 config description highlighting enhancements
- gfx description highlighting

- general config description highlighting

- '<i>' tag renders color-warning, and tag 4K res with '<i>'
2024-04-22 09:17:40 -05:00
thecozies
8fbb7b6025 option to enable/disable background input 2024-04-21 17:33:09 -05:00
thecozies
26117389aa gyro sensitivity option + update range inputs styling 2024-04-21 12:14:41 -05:00
thecozies
bf167f31c7 Updated rmlui to master 2024-04-20 15:36:34 -05:00
Mr-Wiseguy
95cc2b4b0f Update placeholder descriptions 2024-04-06 21:27:42 -04:00
thecozies
13bb773f4d forgot mouse out handler for clearing cur description 2024-04-04 08:36:31 -05:00
thecozies
56504a71b4 global description handler and impl 2024-04-04 08:33:08 -05:00
thecozies
173a4ae687 columnify options 2024-04-01 12:55:34 -05:00
Mr-Wiseguy
0775299aae Reorganized config menu tabs, hide debug menu behind manual config file edit, added missing recompiler config file 2024-03-15 12:13:39 -04:00