Commit graph

  • 54a80832ef Update RT64 with zero-sized swap chain fix. Dario 2025-06-01 16:39:56 -03:00
  • 426c91ef37 Use RT64 for texture cache fixes. Dario 2025-05-31 17:42:34 -03:00
  • cb268583a1 Preventing mouse inputs when game shouldn't have them LT-Schmiddy 2025-05-31 00:38:19 -04:00
  • 62931374c9 removing debug prints LT-Schmiddy 2025-05-30 22:31:21 -04:00
  • e2f3898ef8 mouse input mod API implemented LT-Schmiddy 2025-05-30 22:30:38 -04:00
  • 4cf7192be9 Adjusting vertical sensitivity for mouse analog cam. LT-Schmiddy 2025-05-30 19:04:47 -04:00
  • c8e76a54e7 Enabled camera controls while lock-on shielding. LT-Schmiddy 2025-05-30 18:44:42 -04:00
  • a58095e4b0 Binding mouse inputs implemented. LT-Schmiddy 2025-05-30 18:18:40 -04:00
  • d54adaf5c1 takes mouse input. Binding not working yet. LT-Schmiddy 2025-05-29 23:26:21 -04:00
  • 4ec02642af prototype: control of camera and Mirror shield with Mouse LT-Schmiddy 2025-05-29 18:05:53 -04:00
  • 7e4c863c63 Adding autosave events. Dead simple. LT-Schmiddy 2025-05-29 14:57:41 -04:00
  • d79fab24b1 QOL: automatically enable native wayland if supported display is found kStor2poche 2025-05-06 22:37:41 +02:00
  • 54997438de Update readme for randomizer link and portable mode Wiseguy 2025-05-04 13:15:02 -04:00
  • 01bccb9059
    1.2.0 (#579) v1.2.0 Wiseguy 2025-05-04 11:25:23 -04:00
  • 781047d29a 1.2.0 version bump Mr-Wiseguy 2025-05-04 11:01:56 -04:00
  • 983d7f43f8
    1.2 Release Candidate (#572) Wiseguy 2025-05-04 10:33:10 -04:00
  • be64f837e9 Fix controller nav issues in config menu, bump version to 1.2.0-rc9 1.2-rc Mr-Wiseguy 2025-05-04 07:21:29 -04:00
  • 85aa954fd7
    Update MacPorts. (#578) Darío 2025-05-03 22:39:29 -03:00
  • 5b13152bb2 pull universal libiconv first mac-ci Dario 2025-05-03 22:25:00 -03:00
  • b7d7a72884 Deselect universal, return to blaze. Dario 2025-05-03 22:08:33 -03:00
  • b8e68d8ed2 Try GitHub runner. Dario 2025-05-03 21:55:53 -03:00
  • 702749ce99 Update MacPorts. Dario 2025-05-03 21:41:49 -03:00
  • 0ee273eb22 Bump version to 1.2.0-rc8 Mr-Wiseguy 2025-05-03 19:14:32 -04:00
  • fe8412b9d2 Add the cmake option for flatpak. Dario 2025-05-03 19:37:07 -03:00
  • 3d7be14a17 Temporarily disable current working dir code. Dario 2025-05-03 19:29:50 -03:00
  • 094f47d5b5 Fix define on flatpak, add cwd behavior. Dario 2025-05-03 19:20:27 -03:00
  • c70908bfd6 Bump version to 1.2.0-rc7 Mr-Wiseguy 2025-05-03 18:04:44 -04:00
  • 1458801ebe Rename macro. Dario 2025-05-03 19:00:55 -03:00
  • 91fc309f0e Use compile-time macro for Flatpak instead. Dario 2025-05-03 18:59:56 -03:00
  • f9d6c8b4ae Dummy commit to fix CI bot Mr-Wiseguy 2025-05-03 16:48:41 -04:00
  • 5a26d1b9ed Bump version to rc6. Dario 2025-05-03 17:13:59 -03:00
  • 1fb030331b Update RT64 commit to fix cstdint include for re-spirv. Dario 2025-05-03 17:12:52 -03:00
  • 87f60af22c Add support for suffixed .so. files. Also prevent dropping extracted dynamic libraries. Dario 2025-05-03 17:03:46 -03:00
  • 0009343d36 Update runtime to fix regenerated functions using the wrong event index and bump version to 1.2.0-rc5 Mr-Wiseguy 2025-05-03 02:46:44 -04:00
  • 171a5c4362 Update runtime to fix some issues that could happen after mod conflicts and bump version to 1.2.0-rc4 Mr-Wiseguy 2025-05-02 15:08:48 -04:00
  • 2b334dedfd Defer remaining set_text calls to prevent another race conditionresource Mr-Wiseguy 2025-05-02 06:53:42 -04:00
  • 88c47bcc4e Defer setting an element's text if it has children to fix race condition crash, bump version to 1.2.0-rc3 Mr-Wiseguy 2025-05-02 06:33:44 -04:00
  • a03a0faaeb Revert "Fix race condition crash when setting element text, bump version to 1.2.0-rc3" Mr-Wiseguy 2025-05-02 06:04:12 -04:00
  • 4934a04d8a Fix race condition crash when setting element text, bump version to 1.2.0-rc3 Mr-Wiseguy 2025-05-02 04:43:25 -04:00
  • 7a59d7dca5
    Added the ability for focus to set the current mod config option description (#576) thecozies 2025-05-01 16:28:14 -05:00
  • 02b9a7a422 only clear description if element matches fix_focus_mod_descriptions thecozies 2025-05-01 09:42:55 -05:00
  • 64e4d91e13 add focus to text input thecozies 2025-05-01 09:39:53 -05:00
  • b99ca1ca2a Added the ability for focus to set the current mod config option description thecozies 2025-05-01 09:29:03 -05:00
  • 43811282d6 mod configure menu description padding set to 16 thecozies 2025-05-01 08:01:32 -05:00
  • a7c4cccd17 Bump version string to 1.2.0-rc2 Mr-Wiseguy 2025-04-29 22:52:33 -04:00
  • 80aee602c9 Add MouseButton UI event and use it to fix focus issue on radio, also fix sliders not moving until mouse is released Mr-Wiseguy 2025-04-29 22:33:53 -04:00
  • 8cf381005e Handle controller up events even while binding inputs to avoid spamming the bind button Mr-Wiseguy 2025-04-29 21:46:18 -04:00
  • aef0bf50ea
    Restore 0th day (#574) LittleCube 2025-04-29 22:50:20 -04:00
  • bffb8c0a10 fix comments above funcs LittleCube 2025-04-29 18:23:52 -04:00
  • 5bb93cf2ef fix 0th day wooo LittleCube 2025-04-29 18:22:25 -04:00
  • 2d9dd10ddd
    Apply min width to element triggering rmlui assert (#573) thecozies 2025-04-29 08:03:09 -05:00
  • e696280b4a Apply min width to element triggering rmlui assert thecozies 2025-04-29 07:29:03 -05:00
  • 743fda8128 Tag release candidate version Mr-Wiseguy 2025-04-28 23:41:17 -04:00
  • 79ad45dd37 Remove dummy description for mod config options Mr-Wiseguy 2025-04-28 23:40:54 -04:00
  • 14f92c41ab
    Flatpak support. (#569) Darío 2025-04-29 00:36:25 -03:00
  • ae0dccdd46
    Add gamepad to supported controls list in flatpak metainfo flatpak Wiseguy 2025-04-28 22:56:00 -04:00
  • c27300e6c8
    Misc in-game HUD fixes (#571) Wiseguy 2025-04-28 22:44:46 -04:00
  • cf7a491d80 Center the moon fall countdown timer misc-fixes-before-1.2 Mr-Wiseguy 2025-04-28 22:29:07 -04:00
  • 61643779a2 Add flatpak support. Dario 2025-04-26 23:21:27 -03:00
  • 0dc391077d Change addressing mode on title card rect to prevent wrapping on the left edge when HD textures are in use Mr-Wiseguy 2025-04-28 03:15:40 -04:00
  • 00d0d06fa7 Fix float value used to calculate clock angle to prevent overshooting every hour Mr-Wiseguy 2025-04-28 03:11:15 -04:00
  • d766cf328f Modding menu and UI and additional mod exports (#535) Wiseguy 2025-04-28 02:49:43 -04:00
  • b3124ec5de Fix opening the config menu via keyboard/controller causing a double animation warning in RmlUi mod-ui Mr-Wiseguy 2025-04-28 02:28:34 -04:00
  • 052b987f6a Add navigation exports to mod UI API Mr-Wiseguy 2025-04-28 00:29:16 -04:00
  • c27430af6b Make config tabset navigate down to first mod entry when mod menu is open, make mod configure screen focus on configure button after closing Mr-Wiseguy 2025-04-27 23:56:33 -04:00
  • 5114d4c353
    Restore fd anywhere export functionality (#570) LittleCube 2025-04-27 13:30:18 -04:00
  • 519751abe6 add comment back in LittleCube 2025-04-27 12:10:41 -04:00
  • f7171c23c8 fix fd LittleCube 2025-04-27 01:43:06 -04:00
  • d93ac4b49a Improve radio navigation and setup mod config submenu navigation setup Mr-Wiseguy 2025-04-26 22:58:47 -04:00
  • f92edb590c Update runtime for mod folder export Mr-Wiseguy 2025-04-26 19:08:14 -04:00
  • df674f2dfc Remove more redundant mod scanning and fix mods being scanned during gameplay Mr-Wiseguy 2025-04-26 17:19:17 -04:00
  • f9df5c2b7c Set mod tab to navigate down to first mod, fix redundant mod scanning Mr-Wiseguy 2025-04-26 04:00:22 -04:00
  • 9d6a39f68a Fix up/down navigation on text input elements Mr-Wiseguy 2025-04-26 02:58:17 -04:00
  • 43ec2d27be Prevent hover styling and focus on input elements when disabled Mr-Wiseguy 2025-04-26 02:55:29 -04:00
  • b8ecd9608d Focused state for mod entry. Dario 2025-04-16 20:28:23 -03:00
  • e1b2b72e3a Fixing navigation of mods menu. Dario 2025-04-16 18:53:13 -03:00
  • 2600e47b69
    Add support for built-in mods and convert D-Pad to a built-in mod (#567) Wiseguy 2025-04-24 23:00:53 -04:00
  • 93b5b84b51 Update RT64 for high precision texture coordinates when using texture replacements Mr-Wiseguy 2025-04-24 21:20:14 -04:00
  • ad586e388e Add quotes around xdg-open and open commands to support paths with spaces Mr-Wiseguy 2025-04-24 17:57:12 -04:00
  • ebd11b2d84 Close context when showing or hiding a context and reopen afterwards to prevent deadlocks Mr-Wiseguy 2025-04-23 23:31:10 -04:00
  • 2e8bd48747 Fix RmlUi cmakelists merge conflict Mr-Wiseguy 2025-04-23 22:15:47 -04:00
  • 8ec7b282e3
    Use custom controller db mappings (#425) David Chavez 2025-04-24 04:10:39 +02:00
  • 79c57d28fc Add built-in mods readme Mr-Wiseguy 2025-04-23 21:48:50 -04:00
  • 0ae2f08828 Add built-in dpad mod, add remaining event calls to input.c Mr-Wiseguy 2025-04-23 21:36:35 -04:00
  • f2901d73bc Add event needed for dpad as mod, revert remaining changes in built-in patches for dpad Mr-Wiseguy 2025-04-23 02:03:16 -04:00
  • e970e85882 Experiment with removing the D-Pad. Dario 2025-04-22 21:31:24 -03:00
  • b373a15522 Update runtime after merge Mr-Wiseguy 2025-04-23 01:25:48 -04:00
  • 829a6f7945 Experiment with removing the D-Pad. dpad-begone Dario 2025-04-22 21:31:24 -03:00
  • 42e4dac717 Add embedded mod (using mm_recomp_draw_distance as an example). Dario 2025-04-22 20:17:03 -03:00
  • 184c5bf71f
    Patch AnimationContext_SetLoadFrame to allow custom animations (#564) Reonu 2025-04-19 22:09:13 +01:00
  • aed063840f Patch AnimationContext_SetLoadFrame to allow custom animations Reonu 2025-04-19 19:09:34 +01:00
  • 3fe39b5110
    Readd cmakelists change for static lunasvg but with correct RmlUi library name Wiseguy 2025-04-16 23:33:44 -04:00
  • a362324b49
    Fix apple bundle command referencing the old game controller db filename Wiseguy 2025-04-16 23:30:30 -04:00
  • f12e81002c
    Remove errant cmakelists change that was originally for a newer RmlUi version Wiseguy 2025-04-16 23:18:23 -04:00
  • 11170491b5 Focused state for mod entry. mod-ui-nav-fixes Dario 2025-04-16 20:28:23 -03:00
  • deb2c63478 Fixing navigation of mods menu. Dario 2025-04-16 18:53:13 -03:00
  • b507418e66 Update lunasvg to increase its minimum cmake version Mr-Wiseguy 2025-04-03 03:26:26 -04:00
  • 3cbc871194 Repeat key events when holding down controller inputs for UI navigation Mr-Wiseguy 2025-04-16 16:15:59 -04:00
  • afc880521c Manual navigation in UI framework and WIP mod menu navigation Mr-Wiseguy 2025-04-16 16:15:37 -04:00
  • 6166fffc99 Add mod export for loading UI image from bytes (png/dds) Mr-Wiseguy 2025-04-16 16:13:49 -04:00