Commit Graph
49 Commits
Author SHA1 Message Date
Mr-Wiseguy a0a67350e7 Bump version to 1.0.0-rc2 2026-01-19 21:28:15 -05:00
afadf360c1 Change default font, override it for launcher options. (#100)
* Change default font, override it for launcher options.

* adjusted base typography theme

* Adjusted launcher menu font settings

---------

Co-authored-by: thecozies <79979276+thecozies@users.noreply.github.com>
2026-01-19 15:12:37 -05:00
thecoziesandGitHub 4390f2024a #93 Make main menu options smaller (#113) 2026-01-19 14:45:37 -05:00
DaríoandGitHub eda4bcfb66 Fix thumbnails on game mode and add game icon. (#111)
* Add display name and thumbnail bytes to the game.

* Update modern runtime for verification.

* Update RecompFrontend to point to main.
2026-01-18 20:43:17 -05:00
Reonu 5b22e1a6f6 Add atomic include to fix linux build 2026-01-18 09:45:55 +00:00
1b90889a28 Analog camera sensitivity (#94)
* WIP analog camera sensitivity

* Fix implementation errors.

---------

Co-authored-by: Dario <dariosamo@gmail.com>
2026-01-17 20:55:52 -05:00
DaríoandGitHub 18413299f4 Prevent options from being clicked and add ability to skip launcher animation. (#95) 2026-01-17 20:38:09 -05:00
fa74069094 Update logo and tweak colors and positions. (#92)
* Update logo and tweak colors and positions.

Co-Authored-By: LJSTAR <31629427+ljstarbird@users.noreply.github.com>

* Make wrapper animation resilient against large delta times.

---------

Co-authored-by: LJSTAR <31629427+ljstarbird@users.noreply.github.com>
2026-01-17 18:18:27 -05:00
af8163cf87 Add clouds and logo to launcher. (#81)
* Add clouds and logo to launcher.

Co-Authored-By: LJSTAR <31629427+ljstarbird@users.noreply.github.com>

* Update RecompFrontend to fix lunasvg.

* Fix timing issue for launcher code.

---------

Co-authored-by: LJSTAR <31629427+ljstarbird@users.noreply.github.com>
2026-01-16 20:29:35 -05:00
Mr-Wiseguy 0f6fd38359 Update frontend to move controller device info callback into per-game code 2026-01-15 19:56:28 -05:00
ReonuandGitHub 5a720ff962 Remove "failed to preload executable" print on Linux and MacOS (#80) 2026-01-15 18:44:13 -05:00
DaríoandGitHub 40f95cec35 Add per-axis deadzones to analog camera. Remove radial deadzone from Recomp's side. (#83) 2026-01-15 18:43:30 -05:00
thecoziesandGitHub 5fe82ab823 Set new c button defaults for controller (#79) 2026-01-15 18:42:55 -05:00
Mr-Wiseguy e51d9a178b Bump version to 1.0.0-rc1 2026-01-13 18:23:13 -05:00
9e6966c961 Launcher background (#58)
* Begin implementing launcher background

* Add keyframe system for launcher.

* Mirror Banjo.

* More work on animations.

* Update RecompFrontend.

* Update RT64.

* Fix linux build

* adjust launcher anim and launcher

---------

Co-authored-by: Dario <dariosamo@gmail.com>
Co-authored-by: Reonu <reonuyt@gmail.com>
Co-authored-by: thecozies <79979276+thecozies@users.noreply.github.com>
2026-01-12 17:15:56 -05:00
6a74ba6b30 Control config descriptions (#69)
* Add function to set control configuration descriptions.

* Input descriptions.

* Write button descriptions

* Improve button descriptions

* Improve button descriptions

* typo

---------

Co-authored-by: Reonu <reonuyt@gmail.com>
2026-01-10 14:00:06 -05:00
Dario 56647922ab Initialize NFD in all platforms correctly. 2026-01-10 14:37:14 -03:00
WiseguyandGitHub 65a65c8bc1 High framerate support for launcher (#64) 2026-01-09 17:12:40 -05:00
DaríoandGitHub 0384d1ef82 Add random chance to choose icon variant on Windows. (#48) 2026-01-05 21:15:43 -05:00
DaríoandGitHub e91aa09cb3 Don't return right analog inputs while input is disabled. (#47)
* Don't return right analog inputs while input is disabled.

* Update comment.
2026-01-05 20:01:09 -05:00
ReonuandGitHub d14ff94d6d Hook up cutscene aspect ratio setting (#43) 2026-01-04 20:21:14 -05:00
ReonuandGitHub c5ecd25a20 Add and implement all remaining axis inversion settings (#41)
* Add and implement all remaining axis inversion settings

* Improve third person inversion description, move enum

* Fix X axis inversion with analog camera

* formatting

* Remove boot map patch + fix newlines

* invert vanilla camera properly

* Fix comment

* add more comments

* fix demos and add wrapper functions

* rename analog camera mode to third person camera mode

* Fix first person Y inversion for demos (oops)

* Change phrasing

* reorder options
2026-01-04 18:07:29 -05:00
DaríoandGitHub e4beb508d1 Fix icon packaging on Windows. (#42)
* Fix icon packaging on Windows.

* Add icon variants.
2026-01-04 13:56:22 -05:00
ReonuandGitHub 68d5f331bb Update RT64 to fix fullscreen on Linux and remove redundant fullscreen code (#39) 2026-01-03 22:47:57 -05:00
Mr-WiseguyandLJSTAR 7d3a84a0fb Remove temporary SVG and add real SVGs, begin implementing background
Co-Authored-By: LJSTAR <31629427+ljstarbird@users.noreply.github.com>
2026-01-03 16:55:36 -05:00