mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2025-10-30 08:03:03 +00:00
* Remove dummy description for mod config options
* Tag release candidate version
* Apply min width to element triggering rmlui assert (#573)
* Restore 0th day (#574)
* Handle controller up events even while binding inputs to avoid spamming the bind button
* Add MouseButton UI event and use it to fix focus issue on radio, also fix sliders not moving until mouse is released
* Bump version string to 1.2.0-rc2
* mod configure menu description padding set to 16
* Added the ability for focus to set the current mod config option description (#576)
* Added the ability for focus to set the current mod config option description
* add focus to text input
* only clear description if element matches
* Fix race condition crash when setting element text, bump version to 1.2.0-rc3
* Revert "Fix race condition crash when setting element text, bump version to 1.2.0-rc3"
This reverts commit
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| io.github.zelda64recomp.zelda64recomp.desktop | ||
| io.github.zelda64recomp.zelda64recomp.json | ||
| io.github.zelda64recomp.zelda64recomp.metainfo.xml | ||
| README.md | ||
Before building the Flatpak, you must build the patches on the root directory first. The LLVM Extension for freedesktop does not include the MIPS compiler and will fail to build the patches inside the flatpak.
make -C patches CC=clang LD=ld.lld
Build
flatpak-builder --force-clean --user --install-deps-from=flathub --repo=repo --install builddir io.github.zelda64recomp.zelda64recomp.json
Bundle
flatpak build-bundle repo io.github.zelda64recomp.zelda64recomp.flatpak io.github.zelda64recomp.zelda64recomp --runtime-repo=https://flathub.org/repo/flathub.flatpakrepo