Skip to content

zNPCGoalVillager work#735

Merged
JoshSanch merged 3 commits into
bfbbdecomp:mainfrom
escape209:work
May 22, 2026
Merged

zNPCGoalVillager work#735
JoshSanch merged 3 commits into
bfbbdecomp:mainfrom
escape209:work

Conversation

@escape209
Copy link
Copy Markdown
Contributor

@escape209 escape209 commented Apr 18, 2026

Claude was used pretty extensively for this one, essentially to give it a go. Seems like zNPCGoalCommon::CollReview may currently have the wrong return type, but might come back to that in a different PR. Should be clang-formatted already, and was manually checked over.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions
Copy link
Copy Markdown

main/SB/Game/zNPCGoalVillager

Section From To Bytes
.data 97.17% 100.00% +19
.rodata 89.21% 100.00% +33
.sdata2 59.09% 100.00% +36
📈 .text 55.54% 99.22% +4342
Function From To Bytes
zNPCGoalPlayerNear::Enter(float, void*) 0.00% 100.00% +432
zNPCGoalPlayerNear::Exit(float, void*) 0.00% 100.00% +176
zNPCGoalPlayerNear::Suspend(float, void*) 0.00% 100.00% +140
zNPCGoalPlayerNear::Resume(float, void*) 0.00% 100.00% +244
📈 zNPCGoalPlayerNear::Process(en_trantype*, float, void*, xScene*) 0.00% 99.96% +1119
📈 zNPCGoalTalk::Process(en_trantype*, float, void*, xScene*) 0.00% 97.90% +763
📈 zNPCGoalSpeak::Process(en_trantype*, float, void*, xScene*) 0.00% 99.91% +447
zNPCGoalChatter::Enter(float, void*) 0.00% 100.00% +192
zNPCGoalChatter::Process(en_trantype*, float, void*, xScene*) 0.00% 100.00% +364
zNPCGoalBoyFall::CollReview(void*) 0.00% 100.00% +200
zNPCGoalBoyWeep::Process(en_trantype*, float, void*, xScene*) 0.00% 100.00% +264

@JoshSanch JoshSanch merged commit 436a87e into bfbbdecomp:main May 22, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants