Commit graph

15 commits

Author SHA1 Message Date
Mr-Wiseguy
67e1ddb70b Implement navigation and focus styling for new UI framework (no manual overrides yet) 2025-04-13 22:19:16 -04:00
Mr-Wiseguy
6e19d28ba3 Apply recomp.rcss to mod UI contexts (fixes scrolls) 2025-04-08 18:56:49 -04:00
Mr-Wiseguy
d614634bf1 Add mod UI API exports for slider, password input, and label radio and expose RmlUi debugger on F8 2025-04-07 22:05:18 -04:00
Mr-Wiseguy
d646d781ef Add mod install button, put mod description in scroll container, minor mod menu tweaks 2025-04-06 17:01:38 -04:00
Mr-Wiseguy
11c84659cf Finish drag and drop mod installation, disable mod refresh button and code mod toggle when game starts 2025-04-06 03:57:50 -04:00
Dario
d259e6848a DnD prototype. 2025-04-05 01:56:43 -04:00
Mr-Wiseguy
27db2aeaa0 Reimplement prompts as a separate UI context and make it so the quit game prompt doesn't bring up the config menu 2025-04-04 04:35:06 -04:00
Mr-Wiseguy
d45c4f7236 Created mod UI API functions for imageview elements 2025-03-21 03:07:57 -04:00
Mr-Wiseguy
2dffaf6148 Implement controlling input capturing for mod UI contexts 2025-03-14 17:35:55 -04:00
Mr-Wiseguy
8c167f06f8 Implement update event for elements 2025-03-14 17:35:28 -04:00
Dario
937f390331 Add basic thumbnail parsing functionality. 2025-03-14 17:35:28 -04:00
Mr-Wiseguy
8119daf62c Begin implementing mod UI API 2025-03-14 17:34:59 -04:00
Mr-Wiseguy
0a596746a7 Split config sub menu into separate context and fix configure button, prevent infinite loop when looking for autofocus element 2025-03-14 17:34:55 -04:00
Dario
590273c070 Add support for config schema. 2025-03-14 17:20:34 -04:00
Mr-Wiseguy
a087731f96 Refactor Rml document handling to use new ContextId system (prompts currently unimplemented) 2025-03-14 17:20:31 -04:00