What's Changed
- CI: Periodic Controller Database Update by @OpenGOALBot in #3060
- decompiler: better automatic detection of art groups and
joint-node-index
macro detection by @Hat-Kid in #3061 - [jak2] Set up extractor by @water111 in #3042
- [goalc] Cleaned up speedups by @water111 in #3066
- [jak2] new glow fix by @water111 in #3067
- decompiler: some hacks to allow running decompiler on jak 3 v5 code files, improve
all-types
generation by @Hat-Kid in #2526 - [glow] potentially fix bad glow texture by @ManDude in #3071
- [jak2] fix minor original game visual bugs by @ManDude in #3072
- github: add issue template for jak 2 by @xTVaser in #3073
- jak3: add
goal_src
skeleton by @Hat-Kid in #3069 - [decompiler] Support v5 data file link data by @water111 in #3076
- decompiler: fix for v5 art group info dump, update
taskfile
for jak 3 by @Hat-Kid in #3077 - decompiler: allow jak 3 texture and model extraction by @Hat-Kid in #3080
- [jak2] Fix collision renderer extract by @water111 in #3081
- g/j2: Integrate highscores with Speedrun.com/JakSpeedruns.com when speedrunner mode is enabled by @xTVaser in #3037
- [jak1] Finnish base game strings by @Aloqas in #3058
- jak3: add missing files and implement
pexcw
by @Hat-Kid in #3084 - decompiler: add texture merging feature by @xTVaser in #3083
- fix
*jak1-full-game*
being flipped by @ManDude in #3085 - [glb export] Export bones. by @water111 in #3087
- custom levels: support for packing textures by @Hat-Kid in #3089
- Fix build failure at llvm-rc on windows due to codepage error on zydis by @jabermony in #3088
- jak2: add warning text when changing frame rate for the first time by @Hat-Kid in #3092
- CI: Periodic Controller Database Update by @OpenGOALBot in #3091
- Add label_types file merge for PAL version by @jabermony in #3086
- ci: Workaround CMake/Perl regression in recent windows-2022 images by @xTVaser in #3097
- formatter: rewrite and refactor, address more edge-cases, begin documenting my work by @xTVaser in #3096
- custom levels: refactor level building code and jak 2 support by @Hat-Kid in #3090
- CI: Periodic Controller Database Update by @OpenGOALBot in #3101
- Fix starting continue point for Hub 2/3 category extensions by @dallmeyer in #3103
- [compiler] asm-only disasm output + fix spacing bug by @ManDude in #3104
deftype
anddefmethod
syntax major changes by @ManDude in #3094- [jak2] simplify fps disclaimer by @ManDude in #3108
- fps selection fixes i missed by @ManDude in #3109
- rename joint node and art element macros by @ManDude in #3111
- New Crowdin updates by @xTVaser in #3113
- ci/windows: stop Strawberry perl from changing resulting built artifacts in CI by @xTVaser in #3114
New Contributors
- @Aloqas made their first contribution in #3058
- @jabermony made their first contribution in #3088
Full Changelog: v0.1.43...v0.1.44