Commit Graph

59 Commits

Author SHA1 Message Date
thecozies ea5d021d74 launcher + custom background 2025-09-16 14:08:51 -05:00
thecozies 1e1004cbfa Changes for recompui built in default scss 2025-09-11 11:29:32 -05:00
thecozies c2a047a3b7 register main font with recompui 2025-09-10 09:21:43 -05:00
thecozies 8c46312948 switch ui/input to be using recompfrontend library (unfinished) 2025-09-09 13:50:53 -05:00
thecozies 1b2b40bc6e changes up to swapping to recompfrontend library 2025-09-09 08:23:28 -05:00
thecozies dc687ab318 remove deprecated controls panel 2025-07-31 13:24:17 -05:00
thecozies 61842d980c clear and reset input bindings implemented 2025-07-31 13:11:51 -05:00
thecozies 6f53279cf0 reimplement binding system in new menu 2025-07-31 11:49:46 -05:00
thecozies b4f8db80e2 wire up selected profile's bindings 2025-07-31 10:24:19 -05:00
thecozies e1e786ef1b init mp kb mappings to be unmapped 2025-07-31 10:23:01 -05:00
thecozies d14731120b pointer events property support and apply ptr events None to select arrow svg 2025-07-29 14:46:47 -05:00
thecozies ce12002c28 select fixes and player profile assignment 2025-07-29 14:41:37 -05:00
thecozies 1ac45d11a6 smaller edit profile button 2025-07-29 10:29:19 -05:00
thecozies d8f8d056f5 added functional caret to Select component 2025-07-29 10:29:02 -05:00
thecozies 77d720d640 ability to rotate elements 2025-07-29 10:27:54 -05:00
thecozies f7500550cd ability to reparent elements 2025-07-29 10:27:28 -05:00
thecozies 9fa9602772 controls page multi vs single views 2025-07-28 09:55:20 -05:00
thecozies 261ed2b44b flex wrap and context root being assets 2025-07-28 09:54:05 -05:00
thecozies e4a8338e25 button sizes and annotation update 2025-07-28 09:52:44 -05:00
Darío 01638373c0 Add Input Profiles. (#4)
* Add Input Profiles.

* Add capability of setting custom profiles.

* Remove leftover early return.
2025-07-24 09:24:22 -05:00
thecozies 61c842cbc8 wip ui_select recompui component 2025-07-22 15:08:31 -05:00
thecozies b2395b5d3a generic PlayerCard for both main Controls and assignment modal 2025-07-22 08:56:26 -05:00
thecozies ac51bee933 set base opacity for disable state getting re-enabled 2025-07-22 08:21:45 -05:00
thecozies 447d282eed button press anims & temp reassignment state when opening assignment modal 2025-07-22 08:20:38 -05:00
thecozies b887dd99e7 WIP code driven input mapping and player assignment 2025-07-20 17:42:57 -05:00
Darío b1f0f1b3ac Initial support for multiple controllers. (#3)
* Support for multiple controllers.

* Fix default bindings.

* Backwards compatibility with controls from previous version.
2025-07-20 11:02:56 -05:00
thecozies f8ba7ac002 added ui_binding_button element 2025-07-12 14:22:40 -05:00
thecozies 7a14a33f55 recompui::theme namespace + border constants 2025-07-12 14:21:33 -05:00
thecozies 78334bff14 grayscale overlay colors 2025-07-10 11:33:55 -05:00
thecozies 1b933908c1 update toggle 2025-07-10 11:08:08 -05:00
thecozies a7a4aabeed Remove zelda themed input mapping visualization 2025-07-10 11:02:47 -05:00
thecozies 9247fc6b43 Added recompui::IconButton 2025-07-10 11:02:01 -05:00
thecozies 71dfde0270 Refactor color usage for full theming support from one source of truth (#1)
* Refactor color usage for full theming support from one source of truth

* remove unused components

* remove old commented out font families

* override custom theme in main.cpp
2025-07-06 13:56:28 -05:00
Mr-Wiseguy 086a968ead Begin transform tagging 2025-06-05 01:02:53 -04:00
Mr-Wiseguy 1e19dad587 Update codebase with changes for Zelda 64: Recompiled 1.2 2025-06-03 01:16:09 -04:00
Mr-Wiseguy 6a10095c88 Fix hardcoded game id for mod menu 2025-03-09 18:56:25 -04:00
Mr-Wiseguy ce1c3f8c8f Implement BK ROM decompression for mod hooks 2025-03-04 02:23:30 -05:00
LittleCube b834207ada fix crash from xprintf 2025-02-25 20:05:59 -05:00
Mr-Wiseguy b1af6412d2 Extend graphics stacks (fixes OOM crashes) and add recomp_printf 2025-02-22 02:39:06 -05:00
LittleCube bfa91bb098 add annotation for skipping intro sequence 2025-02-21 18:07:49 -05:00
LittleCube 26bc0a5019 update syms (CCW) 2025-02-21 18:03:44 -05:00
LittleCube feb63a05a0 update syms for done and lair 2025-02-19 16:37:22 -05:00
LittleCube 3df14c600b fix toml for use with new syms 2025-02-19 04:43:02 -05:00
LittleCube cd9878cfcc update syms (BGS) 2025-02-19 04:41:11 -05:00
Mr-Wiseguy 4138612324 Implement actor extension data 2025-02-19 03:26:37 -05:00
LittleCube 2003f1babd clean up intro sequence skip 2025-02-18 22:36:23 -05:00
LittleCube 849debbe51 make intro sequence skippable 2025-02-18 22:10:28 -05:00
LittleCube 87c4fef540 update syms for TTC 2025-02-18 19:07:32 -05:00
LittleCube 4631f1d27b update syms for core2, remove now unstatic'd manual funcs 2025-02-18 18:00:09 -05:00
Mr-Wiseguy d246a4f34e Update runtime for boot lockup fix 2025-02-18 17:35:18 -05:00