What's Changed
- i18n: init translation files that can be used by crowdin by @xTVaser in #1760
- Initial Jak 2 Autosplit Support by @Zedb0T in #2239
- alternate method for scaling screen warp effects with aspect ratio by @ManDude in #2603
- [goalc] default to non-immediate lambdas if not requested by @water111 in #2604
- game: don't exit prematurely when rebooting in debug by @xTVaser in #2608
- Bump peter-evans/create-pull-request from 4 to 5 by @dependabot in #2609
- CI: Periodic Controller Database Update by @OpenGOALBot in #2610
- decomp:
ctywide-speech
by @Hat-Kid in #2612 - i18n: allow for multiple file sources per language by @xTVaser in #2613
- New Crowdin updates by @xTVaser in #2614
- start
blit-displays
decomp & renderer + improve decompilation of some DMA macros by @ManDude in #2616 - fix blit size being wrong most of the time by @ManDude in #2620
- pack tfrag normals into 10 bits by @ManDude in #2625
- [jak2] combined shadow work PR by @water111 in #2632
- cmake: sort
game/CMakeLists.txt
files by @xTVaser in #2633 - CI: Periodic Controller Database Update by @OpenGOALBot in #2639
- jak1: fix regression with npc NaNs by @Hat-Kid in #2642
- i18n: Lookup untranslated strings from a fallback language (english) instead of displaying
Unknown...
by @xTVaser in #2637 - New Crowdin updates by @xTVaser in #2645
- fix shadow colors in jak 1 and jak 2 shadow crash by @ManDude in #2647
- fix racer hud regression by @ManDude in #2648
- jak1: add back money starburst by @Hat-Kid in #2650
- small jak 2 bug fixes by @ManDude in #2649
- small cleanup to
progress-draw.gc
andset-font-color
by @ManDude in #2653 - Support multiline text (e.g. credits) override with JSON format by @dallmeyer in #2629
- CI: Periodic Controller Database Update by @OpenGOALBot in #2651
- better decomp of
set-subtask-hook!
,sub-task-list
array and*-setting!
macros by @ManDude in #2654 - jak2: fill out names for
text-id
enum by @Hat-Kid in #2640 - fix
stadium-obs
regression by @ManDude in #2661 - Fix GCC13 build by @Ziemas in #2641
- jak2: add
current-time
macro for process clocks by @Hat-Kid in #2662 - vag player + skill tracker debug tools and fix some decomp by @ManDude in #2664
- Hungarian Custom Text JSON Disappearance fix, and translating new speedrun text by @LuminarLight in #2665
- i18n: Create a JSON subtitle format for translating via Crowdin by @xTVaser in #2644
- New Crowdin updates by @xTVaser in #2666
- i18n: add MysticGamer23's swedish subtitles by @xTVaser in #2667
- [jak 2] Fix possible stereo desync in overlord by @water111 in #2663
- LSP: OpenGOAL Feature Support - Part 1 by @xTVaser in #2668
- Update
font-color
enum by @ManDude in #2670 - overlord: Some cleanup by @Ziemas in #2669
- fix: add unicode tree-sitter include directory by @f46b83ee9 in #2674
- formatter: initial and basic indentation/alignment and expose the formatting via the LSP by @xTVaser in #2673
- jak2: fix
pegasus
crash by @Hat-Kid in #2676 - jak2: fix race crash by @Hat-Kid in #2680
New Contributors
- @f46b83ee9 made their first contribution in #2674
Full Changelog: v0.1.35...v0.1.36