What's Changed
- [jak2] WIP minimap by @water111 in #2280
- [merc] support up to 64 effects by @water111 in #2292
- Fix Bombbot crash by @Zedb0T in #2296
- util/file: cleanup log initialization and some file-util functions by @xTVaser in #2299
- CI: Periodic Controller Database Update by @OpenGOALBot in #2302
- goalc: remove deprecated CLI args from goalc and remove empty repo folders by @xTVaser in #2301
- [merc] support eyes through merc by @water111 in #2300
- d/config: re-organize
decompiler/config
and eliminate most of the duplication by @xTVaser in #2185 - [merc2] Support texscroll, use in jak 1 in more places, fix envmap bug by @water111 in #2303
- game: cleanup
gk
's CLI documentation by @xTVaser in #2189 - d/jak2: fix elevator issues and cleanup
script-context
new method by @xTVaser in #2304 - Revert "game: cleanup
gk
's CLI documentation" by @water111 in #2306 - [jak2] fix blerc profile bar issue by @water111 in #2307
- remove unused batch files by @ManDude in #2308
- add debug joint renderer by @ManDude in #2309
- [jak1] fix concerning
game-save
bug by @ManDude in #2311 - cleanup gk CLI and fix issue that caused revert by @xTVaser in #2310
- [jak1] disable
auto-save-check
by @ManDude in #2312 - [jak1] fix
game-save
debug printing by @ManDude in #2314 - [jak2]
script-eval
macro by @ManDude in #2315 - decomp: finish
stadium-obs
by @Hat-Kid in #2294 - [jak2]
force-envmap?
hack by @ManDude in #2316 - [jak2] decomp cleanup of
traffic
things + fixstadium
crash by @ManDude in #2319 - ci: stop emitting event to the launcher repo by @xTVaser in #2320
- CI: Periodic Controller Database Update by @OpenGOALBot in #2323
- Add a
autosplit-flag-task-complete!
macro by @Zedb0T in #2317 - jak2:
focus-test?
macro, fix(zero? (logand ...))
->(not (logtest? ...))
detection by @Hat-Kid in #2321 - [jak2] use loop to make bucket renderers (less error-prone) by @ManDude in #2324
- [jak 2] ETIE by @water111 in #2326
- [jak2] improve debugging tools for entity lights and regions by @ManDude in #2327
- [jak2] un-hardcode level-related code a bit by @ManDude in #2330
- [jak2] double load dgo workaround by @ManDude in #2331
- [jak1] use etie by @water111 in #2329
- [jak 2] fix texture lookup problem by @water111 in #2373
- [jak2] fix atest flag in tfrag by @water111 in #2381
- [decompiler] jak 2 cutscene file support by @ManDude in #2390
- [decompiler] fix crash when no spools are loaded by @ManDude in #2391
- Update jak2_config.jsonc by @ManDude in #2392
- [jak2] fix dark things by @water111 in #2393
- [jak2] implement
abandon-thread
by @ManDude in #2396 - [jak2] increase size of DMA buffers + potentially fix print buffer bug by @ManDude in #2398
- [goalc] fix bug in subtraction by @water111 in #2399
- [jak2] fix speed for spool anim hack by @ManDude in #2401
- [jak2] fix bad actors using unloaded types by @ManDude in #2402
- scripts: fix edge-case in gsrc skeleton creation script by @xTVaser in #2404
- [jak2] fix flickering and depth writes by @water111 in #2406
- [jak2] Fix texture page dir offset for jak 2 by @water111 in #2412
- [jak2] Fix degrees conversion for particle rotation by @water111 in #2413
- [jak2] update sprite to check matrix == -1 by @water111 in #2415
- fix bad
defpartgroup
decomp and improve entity debug display a bit by @ManDude in #2423 - [jak2] a few small graphics fixes by @water111 in #2424
- [jak2] fix enter-state and sprite crash by @water111 in #2428
- [jak2] fix nav typo by @water111 in #2430
- [jak2] entity debug improvements and add a hack to make airlocks faster because we can + fix defend stadium by @ManDude in #2432
- [jak2] add pal decomp support by @VodBox in #2434
- Dont overwrite profile data by @Zedb0T in #2440
- CI: Periodic Controller Database Update by @OpenGOALBot in #2436
- [jak1] deduplicate jak1_pal label_types entries by @VodBox in #2435
- [jak2] add vortex renderer by @water111 in #2441
- minor cleanup + update
fmt
+ fix some jak 2 visual anomalies by @ManDude in #2442 - Updated Spanish translation by @xsm2 in #2322
- [jak2] decomp neon-baron-part, fix merc fog disable by @water111 in #2443
- decomp:
shuttle
by @Hat-Kid in #2444 - Italian subtitles (WIP) by @manuelx98 in #1568
- d/jak2:
helldog
by @xTVaser in #2445 - Fix typo by @ManDude in #2447
New Contributors
- @manuelx98 made their first contribution in #1568
Full Changelog: v0.1.33...v0.1.34