thecozies
7991907b93
Added TextField option type
2024-09-30 07:49:02 -05:00
thecozies
cb7122909e
Added dropdown option type
2024-09-30 07:49:02 -05:00
thecozies
4f02b48cd5
Updated color option type styling
2024-09-30 07:49:02 -05:00
thecozies
cb206c25d5
init config opt system w/ 3 types and description support
2024-09-30 07:48:59 -05:00
Mr-Wiseguy
f4e8884de6
Parse version number from a string and provide it to the runtime
2024-09-02 20:04:25 -04: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
7491eabde0
Cont/kb/mouse focus priorities and behaviors reworked ( #15 )
...
* ensure focus after cont/kb input + enable mouse on SDL_QUIT + force focus to prompt while open
* only force prompt focus if mouse is not active
* default kb input, mouse click switches to kb focused input
2024-05-02 01:51:09 -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
73ea635f9c
fix leaky config background corners
2024-04-21 17:43:03 -05:00
thecozies
8fbb7b6025
option to enable/disable background input
2024-04-21 17:33:09 -05:00
thecozies
c06889c3bb
added quit button and confirmation prompt
2024-04-21 15:55:45 -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
a5c359d28c
clear transitions after setting animation property (wtf rml, why)
2024-04-21 11:03:18 -05:00
thecozies
9a23d00a36
use node modules sass + sass lint + allow color preset 'whitesmoke'
2024-04-21 10:55:51 -05:00
Mr-Wiseguy
a215605b5d
Fixed warning in css
2024-04-20 19:58:17 -04:00
thecozies
fe3670d08f
remove overflow:hidden from icon-button
2024-04-20 15:37:46 -05:00
thecozies
12f52eab2f
Implemented prompt component and utilize for gfx change confirmation
2024-04-20 15:37:01 -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
thecozies
fa8092b70e
set description <b> tags to be purple
2024-04-16 10:58:43 -04:00
thecozies
0555d5cd97
improved ui non-mouse focus callout
2024-04-16 10:58:43 -04: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