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 - Adjust healing logic for rewrite #6902

Merged
merged 17 commits into from
Jul 3, 2019
Merged

Medical AI - Adjust healing logic for rewrite #6902

merged 17 commits into from
Jul 3, 2019

Conversation

PabstMirror
Copy link
Contributor

  • move state machine from config to sqf
  • move all healing logic to seperate func
  • attempt to handle healing for new system

- move state machine from config to sqf
- move all healing logic to seperate func
- attempt to handle healing for new system
@PabstMirror PabstMirror added the kind/enhancement Release Notes: **IMPROVED:** label Mar 30, 2019
@PabstMirror PabstMirror added this to the Medical Rewrite milestone Mar 30, 2019
@TheMagnetar TheMagnetar changed the base branch from medical-rewrite to master March 30, 2019 20:23
@kymckay
Copy link
Member

kymckay commented May 17, 2019

So I gave this a very quick code review and can't see anything incorrect.

If I remember right from the meeting these changes have been playtested somewhat too. Needs to be updated for the fracture stuff, but that doesn't seem too hard. Only thing that could perhaps be improved is the way wounds are being chosen to bandage (currently just first open is used) - this might be easier once we optimise wound storage down the line though.

I reckon if fracture handling is added we should get this merged and tweak from there.

@alganthe alganthe mentioned this pull request May 18, 2019
28 tasks
Copy link
Member

@mharis001 mharis001 left a comment

Choose a reason for hiding this comment

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

Looks good to me, some comments on formatting.

addons/medical_ai/functions/fnc_canRequestMedic.sqf Outdated Show resolved Hide resolved
addons/medical_ai/functions/fnc_healingLogic.sqf Outdated Show resolved Hide resolved
@PabstMirror PabstMirror merged commit 05e4f74 into master Jul 3, 2019
@PabstMirror PabstMirror deleted the medRW-ai branch July 3, 2019 14:59
@PabstMirror PabstMirror modified the milestones: Medical Rewrite, 3.13.0 Dec 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Release Notes: **IMPROVED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants