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

Medical AI - Improve tourniquet removal (for #10166) #10178

Merged
merged 5 commits into from
Aug 10, 2024

Conversation

johnb432
Copy link
Contributor

When merged this pull request will:

IMPORTANT

  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

- Have AI remove tourniquets ASAP
- Fixed bug where AI would not remove tourniquet, because it didn't have any bandages
- Allowed for more multitasking
@johnb432 johnb432 added the ignore-changelog Release Notes: Excluded label Aug 10, 2024
@johnb432 johnb432 added this to the 3.18.0 milestone Aug 10, 2024
@johnb432 johnb432 requested a review from PabstMirror August 10, 2024 19:01
@johnb432 johnb432 merged commit 67e6176 into aiRemTq Aug 10, 2024
5 checks passed
@johnb432 johnb432 deleted the medical-ai-improve-tourniquet branch August 10, 2024 19:07
johnb432 added a commit that referenced this pull request Aug 11, 2024
* Medical AI - AI will remove tourniquets

* Medical AI - Improve tourniquet removal (for #10166) (#10178)

* Fixes & tweaks

- Have AI remove tourniquets ASAP
- Fixed bug where AI would not remove tourniquet, because it didn't have any bandages
- Allowed for more multitasking

* Allow healer to administer morphine if out of bandages

* Remove TODO comment

* Allow AI to remove tourniquets from limbs with no open wounds

* Update addons/medical_ai/functions/fnc_healingLogic.sqf

---------

Co-authored-by: johnb432 <[email protected]>
blake8090 pushed a commit to blake8090/ACE3 that referenced this pull request Aug 18, 2024
* Medical AI - AI will remove tourniquets

* Medical AI - Improve tourniquet removal (for acemod#10166) (acemod#10178)

* Fixes & tweaks

- Have AI remove tourniquets ASAP
- Fixed bug where AI would not remove tourniquet, because it didn't have any bandages
- Allowed for more multitasking

* Allow healer to administer morphine if out of bandages

* Remove TODO comment

* Allow AI to remove tourniquets from limbs with no open wounds

* Update addons/medical_ai/functions/fnc_healingLogic.sqf

---------

Co-authored-by: johnb432 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-changelog Release Notes: Excluded
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants