Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TG Mirror] Simplemob AttackingTarget Fix [MDB IGNORE] #39

Closed
wants to merge 1 commit into from

Conversation

ffmirrorbot[bot]
Copy link

@ffmirrorbot ffmirrorbot bot commented Oct 13, 2023

Mirrored on Skyrat: ${this.url}
Original PR: (original url)

About The Pull Request

Fixes #78953, plus some unreported code issues with lavaland elites, player-controlled megafauna, and a couple other hostile simplemobs.

Basically, the sort of "attack wrapper" use of AttackingTarget seen in some simplemobs, specifically when player-controlled, was accidentally removed in the hands element refactor PR. This PR just re-adds that usage for player simplemobs to preserve previous functionality for our remaining simplemobs until their time to be refactored comes.

Why It's Good For The Game

While we're more geared towards basic mobs and simplemob conversions currently, we should still aim to preserve simplemob functionality until we don't have them anymore.

Changelog

🆑 IndieanaJones
fix: Space Dragon can break walls, eat corpses and destroy mechs more efficiently again
fix: Player-controlled lavaland elites can once again return to their tumor after winning their fight
/:cl:

* Simplemob AttackingTarget Fix (#78966)

Fixes #78953, plus some unreported code issues with lavaland elites,
player-controlled megafauna, and a couple other hostile simplemobs.

Basically, the sort of "attack wrapper" use of AttackingTarget seen in
some simplemobs, specifically when player-controlled, was accidentally
removed in the hands element refactor PR. This PR just re-adds that
usage for player simplemobs to preserve previous functionality for our
remaining simplemobs until their time to be refactored comes.

While we're more geared towards basic mobs and simplemob conversions
currently, we should still aim to preserve simplemob functionality until
we don't have them anymore.

:cl:
fix: Space Dragon can break walls, eat corpses and destroy mechs more
efficiently again
fix: Player-controlled lavaland elites can once again return to their
tumor after winning their fight
/:cl:

* Simplemob AttackingTarget Fix

---------

Co-authored-by: IndieanaJones <47086570+IndieanaJones@users.noreply.github.com>
@Iajret Iajret closed this Oct 13, 2023
@Iajret Iajret deleted the upstream-mirror-24314 branch October 13, 2023 16:22
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