Skip to content

zNPCTypeBossPlankton#605

Merged
JoshSanch merged 2 commits intobfbbdecomp:mainfrom
LSLees:zNPC_TB_Plankton
Oct 8, 2025
Merged

zNPCTypeBossPlankton#605
JoshSanch merged 2 commits intobfbbdecomp:mainfrom
LSLees:zNPC_TB_Plankton

Conversation

@LSLees
Copy link
Contributor

@LSLees LSLees commented Oct 8, 2025

Just copied over 'duplicate' functions from other structs that already had them done. Replaced floats with F32. Organised the order of some of the declarations in the header.

@github-actions
Copy link

github-actions bot commented Oct 8, 2025

⚠️ 🔥

+372 bytes
🆗 Bot Rating: A decent contribution. Thank you!

Regressions: 1

⚠️ main/SB/Game/zNPCTypeBossPlankton - .data -112 bytes -> 63.11%

Progress: 17

📈 main/SB/Game/zNPCTypeBossPlankton - .text +320 bytes -> 44.45%
📈 main/SB/Game/zNPCTypeBossPlankton - .text +51 bytes -> 71.90%
📈 main/SB/Game/zNPCTypeBossPlankton - zNPCGoalBPlanktonFall::Exit(float, void*) +32 bytes -> 72.73%
📈 main/SB/Game/zNPCTypeBossPlankton - zNPCGoalBPlanktonDizzy::Exit(float, void*) +32 bytes -> 72.73%
main/SB/Game/zNPCTypeBossPlankton - zNPCGoalBPlanktonTaunt::Enter(float, void*) +32 bytes -> 100.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCGoalBPlanktonTaunt::Exit(float, void*) +32 bytes -> 100.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCGoalBPlanktonMove::Enter(float, void*) +32 bytes -> 100.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCGoalBPlanktonMove::Exit(float, void*) +32 bytes -> 100.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCGoalBPlanktonWall::Enter(float, void*) +32 bytes -> 100.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCGoalBPlanktonWall::Exit(float, void*) +32 bytes -> 100.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCGoalBPlanktonMissle::Enter(float, void*) +32 bytes -> 100.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCGoalBPlanktonMissle::Exit(float, void*) +32 bytes -> 100.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCBPlankton::location() const +16 bytes -> 100.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCBPlankton::enable_emitter(xParEmitter&) const +16 bytes -> 100.00%
📈 main/SB/Game/zNPCTypeBossPlankton - zNPCBPlankton::disable_emitter(xParEmitter&) const +4 bytes -> 25.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCBPlankton::ColPenByFlags() const +8 bytes -> 100.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCBPlankton::PhysicsFlags() const +8 bytes -> 100.00%

@github-actions
Copy link

github-actions bot commented Oct 8, 2025

⚠️ 🔥

+372 bytes
🆗 Bot Rating: A decent contribution. Thank you!

Regressions: 1

⚠️ main/SB/Game/zNPCTypeBossPlankton - .data -112 bytes -> 63.11%

Progress: 17

📈 main/SB/Game/zNPCTypeBossPlankton - .text +320 bytes -> 44.45%
📈 main/SB/Game/zNPCTypeBossPlankton - .text +51 bytes -> 71.90%
📈 main/SB/Game/zNPCTypeBossPlankton - zNPCGoalBPlanktonFall::Exit(float, void*) +32 bytes -> 72.73%
📈 main/SB/Game/zNPCTypeBossPlankton - zNPCGoalBPlanktonDizzy::Exit(float, void*) +32 bytes -> 72.73%
main/SB/Game/zNPCTypeBossPlankton - zNPCGoalBPlanktonTaunt::Enter(float, void*) +32 bytes -> 100.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCGoalBPlanktonTaunt::Exit(float, void*) +32 bytes -> 100.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCGoalBPlanktonMove::Enter(float, void*) +32 bytes -> 100.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCGoalBPlanktonMove::Exit(float, void*) +32 bytes -> 100.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCGoalBPlanktonWall::Enter(float, void*) +32 bytes -> 100.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCGoalBPlanktonWall::Exit(float, void*) +32 bytes -> 100.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCGoalBPlanktonMissle::Enter(float, void*) +32 bytes -> 100.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCGoalBPlanktonMissle::Exit(float, void*) +32 bytes -> 100.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCBPlankton::location() const +16 bytes -> 100.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCBPlankton::enable_emitter(xParEmitter&) const +16 bytes -> 100.00%
📈 main/SB/Game/zNPCTypeBossPlankton - zNPCBPlankton::disable_emitter(xParEmitter&) const +4 bytes -> 25.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCBPlankton::ColPenByFlags() const +8 bytes -> 100.00%
main/SB/Game/zNPCTypeBossPlankton - zNPCBPlankton::PhysicsFlags() const +8 bytes -> 100.00%

@JoshSanch JoshSanch merged commit 3423da9 into bfbbdecomp:main Oct 8, 2025
5 checks passed
@LSLees LSLees deleted the zNPC_TB_Plankton branch October 8, 2025 20:25
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