Skip to content

MapObj: Implement YoshiEgg - #1142

Closed
guymakinggames wants to merge 1 commit into
MonsterDruide1:masterfrom
guymakinggames:YoshiEgg
Closed

MapObj: Implement YoshiEgg#1142
guymakinggames wants to merge 1 commit into
MonsterDruide1:masterfrom
guymakinggames:YoshiEgg

Conversation

@guymakinggames

@guymakinggames guymakinggames commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

This change is Reviewable


Report for 1.0 (24f5aab - 70399aa)

📈 Matched code: 14.56% (+0.01%, +1604 bytes)

✅ 16 new matches
Unit Item Bytes Before After
Player/YoshiEgg YoshiEgg::init(al::ActorInitInfo const&) +244 0.00% 100.00%
Player/YoshiEgg YoshiEgg::receiveMsg(al::SensorMsg const*, al::HitSensor*, al::HitSensor*) +188 0.00% 100.00%
Player/YoshiEgg YoshiEgg::YoshiEgg(al::LiveActor const*, IUsePlayerCollision const*) +156 0.00% 100.00%
Player/YoshiEgg YoshiEgg::YoshiEgg(al::LiveActor const*, IUsePlayerCollision const*) +152 0.00% 100.00%
Player/YoshiEgg YoshiEgg::attackSensor(al::HitSensor*, al::HitSensor*) +112 0.00% 100.00%
Player/YoshiEgg (anonymous namespace)::YoshiEggNrvAppear::execute(al::NerveKeeper*) const +112 0.00% 100.00%
Player/YoshiEgg YoshiEgg::exeAppear() +108 0.00% 100.00%
Player/YoshiEgg (anonymous namespace)::YoshiEggNrvBreak::execute(al::NerveKeeper*) const +92 0.00% 100.00%
Player/YoshiEgg YoshiEgg::exeBreak() +88 0.00% 100.00%
Player/YoshiEgg (anonymous namespace)::YoshiEggNrvWait::execute(al::NerveKeeper*) const +76 0.00% 100.00%
Player/YoshiEgg YoshiEgg::appearEgg() +72 0.00% 100.00%
Player/YoshiEgg YoshiEgg::exeWait() +72 0.00% 100.00%
Player/YoshiEgg YoshiEgg::initPlacementEgg() +64 0.00% 100.00%
Player/YoshiEgg YoshiEgg::isEndAppear() const +36 0.00% 100.00%
Player/YoshiEgg YoshiEgg::initAfterPlacement() +16 0.00% 100.00%
Player/YoshiEgg YoshiEgg::isBreak() const +16 0.00% 100.00%

@github-actions github-actions Bot added the status:waiting for review This PR is ready to take the first or another look at it! label Apr 29, 2026
@guymakinggames guymakinggames changed the title MapObj: Implement YoshiEgg MapObj: Implement YoshiEgg May 1, 2026
@MonsterDruide1 MonsterDruide1 added the ai This PR has been created with the help of AI tools and is handled with a lower priority. label May 8, 2026
@GRAnimated

Copy link
Copy Markdown
Collaborator

Superseded by #1334

@GRAnimated GRAnimated closed this Aug 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai This PR has been created with the help of AI tools and is handled with a lower priority. status:waiting for review This PR is ready to take the first or another look at it!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants