jak-project/goal_src/jak2/levels/mars_tomb
ManDude 7170db51ea
fix bad defpartgroup decomp and improve entity debug display a bit (#2423)
- Makes very nasty bugs fixed in #2402 print onscreen when detected
instead of to the console.

![image](https://user-images.githubusercontent.com/7569514/227754516-d508376e-8b23-4af6-bc44-e4d33d586e17.png)
- Fixes `valid?` decomp
- Moves `entity-debug.gc` to the end of `COMMON.CGO` so we can check for
keys in a few more commonly-used actor types.
- Entity debug display (jak 2) now properly parses the `art-name` tag of
part spawners, which gets overwritten at runtime.
- Fixes #2422 . Decompiler was writing out part group rotation for the
scale part, so all of those part groups had a zero in one (or all) of
the axes. This "only" affected 38 groups, including all of the flame
pots in tomb, jetpack guard, wasp, onin tent seal of mar, dark eco pill
and a few other things.

![image](https://cdn.discordapp.com/attachments/995787558816595968/1089395776880390174/image.png)

![image](https://cdn.discordapp.com/attachments/995787558816595968/1089395777253671013/image.png)
2023-03-26 05:13:54 +01:00
..
left/chase jak2: focus-test? macro, fix (zero? (logand ...)) -> (not (logtest? ...)) detection (#2321) 2023-03-14 22:57:31 -04:00
monster-frog.gc [jak2] script-eval macro (#2315) 2023-03-11 10:45:16 -05:00
tomb-beetle.gc d/jak2: finish forest-obs (#2266) 2023-02-26 09:49:16 -05:00
tomb-obs.gc d/jak2: second documentation PR and finish forest-scenes and palace-scenes (#2136) 2023-01-21 20:26:51 -05:00
tomb-part.gc fix bad defpartgroup decomp and improve entity debug display a bit (#2423) 2023-03-26 05:13:54 +01:00
tomb-scenes.gc [jak2] script-eval macro (#2315) 2023-03-11 10:45:16 -05:00
tomb-water.gc jak2: focus-test? macro, fix (zero? (logand ...)) -> (not (logtest? ...)) detection (#2321) 2023-03-14 22:57:31 -04:00
widow-baron.gc decomp: kor-*|kid-*|widow-*|hal-*|atoll-* files, spyder, sniper, juicer and more (#2134) 2023-01-21 19:50:48 -05:00
widow-extras.gc decomp: kor-*|kid-*|widow-*|hal-*|atoll-* files, spyder, sniper, juicer and more (#2134) 2023-01-21 19:50:48 -05:00
widow-more-extras.gc decomp: kor-*|kid-*|widow-*|hal-*|atoll-* files, spyder, sniper, juicer and more (#2134) 2023-01-21 19:50:48 -05:00
widow-part.gc [jak2] Fix degrees conversion for particle rotation (#2413) 2023-03-25 18:01:43 -04:00
widow.gc decomp: kor-*|kid-*|widow-*|hal-*|atoll-* files, spyder, sniper, juicer and more (#2134) 2023-01-21 19:50:48 -05:00
widow2.gc decomp: hover-* files, wasp, crimson-guard-hover, flamer, target-turret, drill-turret, jellyfish (#2198) 2023-02-09 18:22:56 -05:00