Mr-Wiseguy
df976293eb
Split config sub menu into separate context and fix configure button, prevent infinite loop when looking for autofocus element
2025-02-14 18:56:45 -05:00
Mr-Wiseguy
b10d0578e9
Refactor Rml document handling to use new ContextId system (prompts currently unimplemented)
2025-02-14 18:56:42 -05:00
Dario
e3f0aaf9d0
Cleanup.
2025-02-14 18:56:18 -05:00
Dario
554ba64536
Config submenu.
2025-02-14 18:55:54 -05:00
Dario
6af6f2037f
Remove ModMenu.scss.
2025-02-14 18:55:26 -05:00
Dario
4e710c7d2f
Rewrite mod details under new UI system.
2025-02-14 18:55:26 -05:00
Mr-Wiseguy
7009d1a1a7
WIP mod menu, fix some warnings
2025-02-14 18:55:26 -05:00
thecozies
061321b911
init mod menu + bem class + button presets
2025-02-14 18:55:21 -05:00
thecozies
0e6bd43dd7
Added TextField option type
2025-02-14 18:55:09 -05:00
thecozies
b7daba96d7
Added dropdown option type
2025-02-14 18:55:09 -05:00
thecozies
7e35525f83
Updated color option type styling
2025-02-14 18:55:09 -05:00
thecozies
b79b789c7f
init config opt system w/ 3 types and description support
2025-02-14 18:54:41 -05:00
Wiseguy
91db87632c
Mod Support ( #499 )
...
Integrates the modding functionality in N64ModernRuntime and adds several exported functions for mods to use. Also adds a ROM decompressor so that the runtime has access to the uncompressed code in the ROM for hooking purposes.
2025-02-14 18:38:10 -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
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