Commit Graph

25 Commits

Author SHA1 Message Date
Mr-Wiseguy 43ec2d27be Prevent hover styling and focus on input elements when disabled 2025-04-26 02:55:29 -04:00
Mr-Wiseguy afc880521c Manual navigation in UI framework and WIP mod menu navigation 2025-04-16 16:15:37 -04:00
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 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 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
Mr-Wiseguy 51c6263f13 Fix errant RML tag in mod menu and insert breaks for newlines when setting element text 2025-03-14 17:35:55 -04:00
Mr-Wiseguy bb10d5d090 Created mod UI API functions for setting visibility, setting text, and destroying elements 2025-03-14 17:35:55 -04:00
Mr-Wiseguy 3863c954c2 Implement label and textinput in mod UI API 2025-03-14 17:35:30 -04:00
Mr-Wiseguy cf38205f0b Implemented mod UI callbacks 2025-03-14 17:35:30 -04:00
Dario fb6bf0db10 Animation API begone. 2025-03-14 17:35:29 -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
Dario 0a33cf03ef Text input. 2025-03-14 16:47:29 -04:00
Dario e72085404b Refactored to account for context changes. 2025-03-14 16:47:29 -04:00
Dario 921eb5aee3 Config submenu. 2025-03-14 16:47:29 -04:00
Mr-Wiseguy f703c918bc Implement context and resource storage slotmaps 2025-03-14 16:47:24 -04:00
Dario e323439e4f Mod menu progress. 2025-03-14 16:46:30 -04:00
Dario de364be072 Convert to spaces, hook up mod enabled to toggle. 2025-03-14 16:46:22 -04:00
Dario 37a94b2261 Switch to string views. 2025-03-14 16:42:36 -04:00
Dario f3ce18b491 Multi-style state and disabled state propagation. 2025-03-14 16:42:36 -04:00
Dario a60fb5b65e Add styles. 2025-03-14 16:42:36 -04:00
Dario 319788b5ba Take ownership of created pointers on Element class. 2025-03-14 16:42:36 -04:00
Dario 4e877f2ec0 Refactored mods menu entirely. 2025-03-14 16:42:35 -04:00
Dario 723340f3f9 Rewrite mod details under new UI system. 2025-03-14 16:42:35 -04:00