Medical - Support Magazine Treatment Items#9816
Merged
johnb432 merged 23 commits intoacemod:masterfrom Mar 21, 2024
Merged
Conversation
Co-Authored-By: Blue <itzblueman@gmail.com>
Co-Authored-By: Blue <itzblueman@gmail.com>
LinkIsGrim
reviewed
Mar 3, 2024
johnb432
reviewed
Mar 3, 2024
rautamiekka
reviewed
Mar 3, 2024
Co-Authored-By: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
LinkIsGrim
reviewed
Mar 4, 2024
johnb432
previously requested changes
Mar 4, 2024
Contributor
johnb432
left a comment
There was a problem hiding this comment.
Despite recommending isClass (configFile >> "CfgMagazines" >> _usedItem) over the BIS function, I'm a little worried about items of the same class name being in CfgWeapons and CfgMagazines. I'm not sure it's possible though.
Member
|
Possible, yes. Common? Not really. |
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
rautamiekka
suggested changes
Mar 4, 2024
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Contributor
Still makes me feel uneasy about this. |
LinkIsGrim
reviewed
Mar 5, 2024
LinkIsGrim
reviewed
Mar 5, 2024
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
LinkIsGrim
reviewed
Mar 6, 2024
johnb432
reviewed
Mar 7, 2024
johnb432
reviewed
Mar 7, 2024
johnb432
reviewed
Mar 8, 2024
johnb432
reviewed
Mar 10, 2024
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-Authored-By: LinkIsGrim <salluci.lovi@gmail.com>
johnb432
reviewed
Mar 11, 2024
johnb432
requested changes
Mar 13, 2024
johnb432
reviewed
Mar 16, 2024
Member
Author
|
Thanks @johnb432 I haven't had a chance to look at this in a few days |
johnb432
approved these changes
Mar 17, 2024
LinkIsGrim
reviewed
Mar 21, 2024
Member
LinkIsGrim
left a comment
There was a problem hiding this comment.
Code LGTM, ingame testing to follow
LinkIsGrim
approved these changes
Mar 21, 2024
MiszczuZPolski
pushed a commit
to KAT-Advanced-Medical/KAM
that referenced
this pull request
Apr 1, 2024
**When merged this pull request will:** - Chemical is now modular - Surgery is now modular - Pharma is now modular - Create ACE events so that KAM doesn't need to overwrite some files **Semi Related** - Update to support ACE's new maxDoseDeviation Requires: - acemod/ACE3#9813 - acemod/ACE3#9816 Moved from KAM to ACE: - acemod/ACE3#9817 - acemod/ACE3#9815 Currently removed, needs to be added to ACE: - Show inactive status setting for medical_gui ### IMPORTANT - [Development Guidelines](https://ace3.acemod.org/wiki/development/) are read, understood and applied. - Title of this PR uses our standard template `Component - Add|Fix|Improve|Change|Make|Remove {changes}`.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
When merged this pull request will:
IMPORTANT
Component - Add|Fix|Improve|Change|Make|Remove {changes}.