ManDude
|
332326268a
|
make directrenderer in sprite work + rename game-text-id to text-id + move pc debug settings (#2459)
|
2023-04-08 04:32:35 +01:00 |
|
water111
|
d208ceddce
|
[jak2] fix enter-state and sprite crash (#2428)
Fixes https://github.com/open-goal/jak-project/issues/2426 and other
sprite crashes with the `HUD` address assert.
Doesn't fix the other sprite issues.
Fixes https://github.com/open-goal/jak-project/issues/2427
Also removes the old sprite renderer, which doesn't work.
|
2023-03-26 15:41:10 -04:00 |
|
water111
|
d82ce11e9b
|
[jak2] update sprite to check matrix == -1 (#2415)
Fixes an issue where glow sprites are drawn twice, sometimes causing the
weird black outlines
|
2023-03-25 19:46:07 -04:00 |
|
water111
|
08ce65fd9b
|
[jak2] add sprite glow renderer (#2232)
Adds the "sprite glow" renderer, which is responsible for the glowing
lights.
|
2023-02-20 20:25:45 -05:00 |
|