Commit Graph
148 Commits
Author SHA1 Message Date
Mr-WiseguyandLJSTAR 8de563de33 Update Kazooie SVG with fixed eye
Co-Authored-By: LJSTAR <31629427+ljstarbird@users.noreply.github.com>
2026-01-12 17:43:15 -05:00
Mr-Wiseguyandthecozies edcc7e720b Update frontend to include version label
Co-authored-by: thecozies <79979276+thecozies@users.noreply.github.com>
2026-01-12 17:40:09 -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
Mr-Wiseguy 70f7fd2607 Update frontend for rumble lockup fix 2026-01-12 02:54:28 -05:00
WiseguyandGitHub 1ef9eb6159 Update frontend and runtime for gamemodes (#74) 2026-01-12 01:46:28 -05:00
Dario 8b616a6b48 Update RT64 with texcoord wraparound point. 2026-01-10 22:46:20 -03:00
WiseguyandGitHub a7d9673074 Replace duplicate Mumbo Token IDs (#72) 2026-01-10 19:07:54 -05:00
ReonuandGitHub aeea3fdc6d Update RecompFrontend to show correct refresh rate, reorder controls, and add getters/callbacks for launcher (#71)
* Update RecompFrontend to fix refresh rate and reorder controls

* Update RecompFrontend to add launcher bacckground container getter and launcher update callback
2026-01-10 17:49:42 -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
DaríoandGitHub 8d974506f1 Skip interpolation when the hut switches to its destroyed state. (#68) 2026-01-10 13:22:15 -05:00
Dario 56647922ab Initialize NFD in all platforms correctly. 2026-01-10 14:37:14 -03:00
Dario 826ae61335 Fix start button behavior with RecompFrontend. 2026-01-10 14:36:30 -03:00
WiseguyandGitHub 65a65c8bc1 High framerate support for launcher (#64) 2026-01-09 17:12:40 -05:00
Dario 3fa9a65933 Update RT64 for V-Sync changes. 2026-01-08 21:02:29 -03:00
5765a4d1e5 Hide bull actors during the intro cutscene. (#57)
Co-authored-by: Reonu <reonuyt@gmail.com>
2026-01-08 15:46:23 -05:00
ReonuandGitHub b1e0b41006 Fix intro cutscene timings (#56)
* Fix intro cutscene timings

* Address review

* Move code to individual functions

* address review

* Fix comments
2026-01-07 22:41:26 -05:00
DaríoandGitHub 5fefef83a2 Add vertex position overrides for water mesh in TTC. (#51)
* Add vertex position overrides for water mesh in TTC.

* Fix missing geometry.

* Change asset ID.

* Fix iterators.

* Add bounds check.

* Fix shrapnel by unconditionally setting up skinning data.
2026-01-07 21:24:11 -05:00
ReonuandGitHub 1556a4def2 Fix bgm slider (#54)
* Fix BGM slider muting some SFXs

* formatting

* actually fix BGM slider
2026-01-07 20:58:55 -05:00
DaríoandGitHub 1cce665d7e Supress right analog sticks on btrot and wonderwing states. (#55) 2026-01-07 20:58:25 -05:00
Dario f32b515aa6 Update RecompFrontend to fix Windows build error. 2026-01-07 22:27:50 -03:00
ReonuandMr-Wiseguy aab05dfba8 Fix typo on recomp comment in christmas tree patch (#53) 2026-01-07 14:38:58 -05:00
ReonuandGitHub b1a6fd8f87 Fix assets path issue in flatpak builds (#52) 2026-01-07 12:35:50 -05:00
ReonuandGitHub f189fae8a7 Add -Werror=pointer-bool-conversion to patches makefile (#45) 2026-01-06 20:21:31 -05:00
768de1bda4 Manual vertex velocity computation. (#46)
* Update RT64 for vertex velocity segment support.

* Switch to using extended velocity data for CPU skinning.

* Integrate actor tracking into vertex velocity calculation

* Add vertex velocity calculation to overlay draws (e.g. Clanker)

---------

Co-authored-by: Mr-Wiseguy <mrwiseguyromhacking@gmail.com>
2026-01-06 20:21:15 -05:00
ReonuandGitHub ab9e6440cd Add flatpak support (#50) 2026-01-06 20:10:25 -05:00