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

Multiple mech related fixes #8363

Merged
merged 3 commits into from
Nov 18, 2023
Merged

Conversation

MLGTASTICa
Copy link
Contributor

About The Pull Request

Fixes landmines not triggering over mechs due to a runtime
Fixes SWING_ATTACK not attacking plants in general
Fixes mech blades having the wrong description , and their ability to embed into the user.

Why It's Good For The Game

Fixes

Testing

Ran on local

Changelog

🆑
fix:Fixes landmines not triggering over mechs due to a runtime
fix:Fixes SWING_ATTACK not attacking plants in general
fix:Fixes mech blades having the wrong description , and their ability to embed into the user.

/:cl:

@Firefox13
Copy link
Contributor

Ran on local

The testing section is not to say "yeah I tested it" but to describe how you actually tested it. Please you made like 4 hotfixes for 2 PRs even if it's a simple variable change, do test it and describe how you tested it.

@MLGTASTICa
Copy link
Contributor Author

Ran on local

The testing section is not to say "yeah I tested it" but to describe how you actually tested it. Please you made like 4 hotfixes for 2 PRs even if it's a simple variable change, do test it and describe how you tested it.

I tested it by running it on local , walking over a landmine with a mech , swinging at plants and examining the blade.

Comment on lines +531 to +532
// You can only fail with tools you are holding
if(user && T.loc == user)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And a quick fix to tool code am I right?

@hyperioo hyperioo merged commit b36cf78 into discordia-space:master Nov 18, 2023
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.

3 participants