Commit graph

12 commits

Author SHA1 Message Date
Wiseguy
983d7f43f8
1.2 Release Candidate (#572)
* 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 4934a04d8a.

* Defer setting an element's text if it has children to fix race condition crash, bump version to 1.2.0-rc3

* Defer remaining set_text calls to prevent another race conditionresource

* Update runtime to fix some issues that could happen after mod conflicts
and bump version to 1.2.0-rc4

* Update runtime to fix regenerated functions using the wrong event index and bump version to 1.2.0-rc5

* Add support for suffixed .so. files. Also prevent dropping extracted dynamic libraries.

* Update RT64 commit to fix cstdint include for re-spirv.

* Bump version to rc6.

* Dummy commit to fix CI bot

* Use compile-time macro for Flatpak instead.

* Rename macro.

* Bump version to 1.2.0-rc7

* Fix define on flatpak, add cwd behavior.

* Temporarily disable current working dir code.

* Add the cmake option for flatpak.

* Bump version to 1.2.0-rc8

* Update MacPorts. (#578)

* Update MacPorts.

* Try GitHub runner.

* Deselect universal, return to blaze.

* pull universal libiconv first

* Fix controller nav issues in config menu, bump version to 1.2.0-rc9

---------

Co-authored-by: thecozies <79979276+thecozies@users.noreply.github.com>
Co-authored-by: LittleCube <littlecubehax@gmail.com>
Co-authored-by: Dario <dariosamo@gmail.com>
2025-05-04 10:33:10 -04:00
thecozies
9a23d00a36 use node modules sass + sass lint + allow color preset 'whitesmoke' 2024-04-21 10:55:51 -05:00
thecozies
c8333056ba stick visual input 2024-03-03 14:06:13 -06:00
thecozies
ab20eea803 A/B/Start visuals 2024-03-03 11:33:49 -06:00
thecozies
24693c32c4 dpad visual + kb/cont toggle + general style updates 2024-02-24 21:57:51 -05:00
thecozies
66f184eec4 input conf header swap and rounded container 2024-02-24 21:57:51 -05:00
thecozies
2718bfc87c config related style/layout updates 2024-02-24 21:57:51 -05:00
thecozies
7b194955c5 input viz WIP + icons 2024-02-24 21:57:51 -05:00
thecozies
4de0693328 fixed various ui positioning issues + scrollbar 2024-01-19 13:06:06 -06:00
thecozies
340b838001 styled control options 2024-01-18 14:49:29 -06:00
thecozies
b3dbb9e9be track and share focused/hovered input rows 2024-01-17 09:54:13 -06:00
thecozies
23f0235996 auto 4:3 aspect for cont conf visual 2024-01-16 14:26:57 -06:00