Commit Graph

51 Commits

Author SHA1 Message Date
thecozies 851541c550 init config opt system w/ 3 types and description support 2024-09-13 08:24:57 -05:00
briaguya 19d2e38499
Allow configuring menu accept/apply buttons (#385)
* feat: allow configuring menu accept/apply buttons

* Update assets/icons/Reset.svg

Co-authored-by: thecozies <79979276+thecozies@users.noreply.github.com>

---------

Co-authored-by: thecozies <79979276+thecozies@users.noreply.github.com>
2024-07-05 21:19:31 -04:00
Mr-Wiseguy 790b10a4b4 Fixed swapped descriptions in general config menu 2024-05-26 15:28:34 -04:00
briaguya d4898f2316
feat: allow configuring menu toggle button (#181)
* feat: allow configuring menu toggle button

* fix: hide toggle menu binding config for keyboard

* fix: assign defaults for inputs that don't exist in `controls.json`
2024-05-26 09:58:51 -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
Parker 169155953e
Add main volume option to settings (#267)
* This commit adds the option to control the main volume game via a slider
added to the "Sound" tab in the settings menu.
2024-05-26 00:59:15 -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 83b196a4e5 Move rmlui reload to F10 and make F11 toggle fullscreen 2024-05-04 15:42:19 -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
thecozies 0aafcb6ee2
Fix directional navigation between options with msaa options being disabled (#12) 2024-04-30 10:29:38 -04:00
thecozies d555f0c65b
Apply graphics conf changes with F on kb or X/Start on cont (#11) 2024-04-30 10:29:02 -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 4fef9d9203 show display refresh rate in description 2024-04-22 08:11:13 -05:00
thecozies 8fbb7b6025 option to enable/disable background input 2024-04-21 17:33:09 -05:00
thecozies 17aa09506b 'Reset to Defaults' button implemented 2024-04-21 13:02:47 -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
thecozies 95ab0074ea fix and improve kb/cont config tab > panel navigation
prompt component - wip
2024-04-20 15:36:05 -05:00
Mr-Wiseguy 95cc2b4b0f Update placeholder descriptions 2024-04-06 21:27:42 -04:00
thecozies 65ced0c594 added set time debug ui 2024-04-05 11:25:45 -05: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
thecozies 25eaf49dbb hr full renamed to expand in description 2024-04-01 12:40:13 -05:00
thecozies f89ff9b012 hr full renamed to expand 2024-04-01 12:38:05 -05:00
thecozies 228eecbe38 update hud ratio description 2024-04-01 12:36:42 -05:00
thecozies c9fc1e46ef rename to HUD Placement 2024-04-01 12:35:17 -05:00
thecozies ad32fcbe78 update extAspectRatio for RT64 change + option rename 2024-04-01 12:32:47 -05:00
thecozies bb11e81850 hud aspect ratio in gfx config 2024-04-01 12:23:09 -05:00
Mr-Wiseguy 4c5f48a2c3 Add check for programmable sample positions for MSAA settings, fixed fullscreen option going out of sync with alt+enter shortcut 2024-04-01 03:19:16 -04:00
thecozies b01bdf5b12 graphics descriptions and reconfigure ordering 2024-03-30 13:53:03 -05:00
thecozies 7648753fe7 disable ds options conditionally 2024-03-30 10:36:23 -05:00
thecozies 7342d1db6e downsampling info 2024-03-28 17:18:10 -05:00
thecozies 5f74dfa2ba added downsampling option 2024-03-27 17:43:15 -05:00
thecozies addc53c687 graphics navigation to radio fixed 2024-03-27 12:40:43 -05:00
Mr-Wiseguy 3520fdfbc5 Added icons and version number, disabled 8x MSAA and set default to 2x 2024-03-15 19:47:29 -04: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
thecozies 86d805de8d fixed kb/cont nav issues 2024-03-14 10:12:52 -05:00
Mr-Wiseguy eeeabba64d Added background music volume and low health beep settings, imported warp names 2024-03-10 16:40:41 -04:00
thecozies a84258c3f6 only change to mouse after click 2024-03-04 09:25:14 -06:00
Mr-Wiseguy 57475d058b Implemented rumble, added control options menu with rumble strength and targeting mode 2024-03-04 02:13:12 -05:00
thecozies c8333056ba stick visual input 2024-03-03 14:06:13 -06:00
thecozies ab20eea803 A/B/Start visuals 2024-03-03 11:33:49 -06:00
thecozies d3bb526c91 fix kb nav in debug and debug styling 2024-03-03 10:08:38 -06:00
Mr-Wiseguy beec29217c Implemented warp debug menu feature 2024-03-01 18:42:05 -05:00