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

[MIRROR] Reverses the logic for body collision to determine knockdown #2180

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

Steals-The-PRs
Copy link
Collaborator

Mirrored on Nova: NovaSector/NovaSector#1190
Original PR: tgstation/tgstation#81712

About The Pull Request

The body that is thrown at someone having knockdown proofing is not what determines whether the victim of the collision is knocked over, but the victim themselves having this trait.

Why It's Good For The Game

I have ADHD.

Changelog

🆑 necromanceranne
fix: Being in a Swat Suit appropriately protects you from collisions with a body, rather than the body thrown at you having these protections protecting YOU, the victim of the collision.
/:cl:

…knockdown (#1190)

* [NO GBP] Reverses the logic for body collision to determine knockdown (#81712)

## About The Pull Request

The body that is thrown at someone having knockdown proofing is not what
determines whether the victim of the collision is knocked over, but the
victim themselves having this trait.

## Why It's Good For The Game

I have ADHD.

## Changelog
:cl:
fix: Being in a Swat Suit appropriately protects you from collisions
with a body, rather than the body thrown at you having these protections
protecting YOU, the victim of the collision.
/:cl:

* [NO GBP] Reverses the logic for body collision to determine knockdown

---------

Co-authored-by: necromanceranne <[email protected]>
@Iajret Iajret merged commit 332cf32 into master Feb 29, 2024
24 checks passed
@Iajret Iajret deleted the upstream-mirror-1190 branch February 29, 2024 18:39
AnywayFarus added a commit that referenced this pull request Feb 29, 2024
Iajret pushed a commit that referenced this pull request Apr 25, 2024
* [no gbp] actually fixes bot access (#82809)

## About The Pull Request
real fix to bots having AA. also i forgot to address simple bots in my
previous attempt so this fixes them too

## Why It's Good For The Game
fixes bots having AA 

## Changelog
:cl:
fix: all bots have their normal accesses restored
/:cl:

* [no gbp] actually fixes bot access

---------

Co-authored-by: Ben10Omintrix <[email protected]>
ReezeBL pushed a commit that referenced this pull request Apr 26, 2024
* [no gbp] actually fixes bot access (#82809)

## About The Pull Request
real fix to bots having AA. also i forgot to address simple bots in my
previous attempt so this fixes them too

## Why It's Good For The Game
fixes bots having AA 

## Changelog
:cl:
fix: all bots have their normal accesses restored
/:cl:

* [no gbp] actually fixes bot access

---------

Co-authored-by: NovaBot <[email protected]>
Co-authored-by: Ben10Omintrix <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants