-
Notifications
You must be signed in to change notification settings - Fork 566
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
Project ARES: Nerve Gas Control #5643
Project ARES: Nerve Gas Control #5643
Conversation
This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being auto closed in ~ 7 days, please address any outstanding review items and ensure your PR is finished, if these are all true and you are auto-staled anyway, you need to actively ask maintainers if your PR will be merged. Once you have done any of the previous actions then you should request a maintainer remove the stale label on your PR, to reset the stale timer. If you feel no maintainer will respond in that time, you may wish to close this PR youself, while you seek maintainer comment, as you will then be able to reopen the PR yourself |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
and just, generally, as a structural question - why are there 3 copy pasted interfaces for ares stuff? i don't see why it couldn't have been accomplished more OOPly
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Width issue appears resolved, but there's a few other gripes about the layout of this interface. Stunning seems better, but still pretty ineffective against xenos.
WJ interface arbitrarily starts left aligning buttons when all other buttons so far have been right aligned:
Its also a bit weird that only this interface has it as a separate section whereas the other interface has it just as a button in the main section. I'd be inclined to say that it should appear as a separate section for the other interface, but this isn't a big deal.
Vent selection has tooltipPosition
left as auto so the tooltip frequently changes where it wants to place itself - just pick a direction and it will be fine. I also would recommend listing these out or at the bare minimum find a fixed with you're happy with so they don't constantly move around as you click to confirm them.
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
UI issues appear to be resolved. Just a couple minor refactoring things that should better future proof things.
About the pull request
Allows nerve gas to be deployed from the AI Core vent system by use of the APOLLO and ARES Interface consoles.
Explain why it's good for the game
Testing Photographs and Procedure
Screenshots & Videos
Put screenshots and videos here with an empty line between the screenshots and the
<details>
tags.Changelog
🆑
add: Added Nerve Gas Release control buttons to the ARES and APOLLO interfaces, allowing the AI core to be secured from large groups or xenomorphs. Built in cooldowns should prevent fatalities.
/:cl: