-
Notifications
You must be signed in to change notification settings - Fork 28
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
Adds a low-count painkiller alternative #583
Open
AChesheireCat
wants to merge
9
commits into
BourbonWarfare:master
Choose a base branch
from
AChesheireCat:painkiller-blisters
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Adds a low-count painkiller alternative #583
AChesheireCat
wants to merge
9
commits into
BourbonWarfare:master
from
AChesheireCat:painkiller-blisters
Commits on Oct 21, 2024
-
Adds a low-count painkiller alternative
This is a first pass try - it is very much a WIP. I still need to test it. BourbonWarfare#582 and BourbonWarfare/bwmf#203 (comment) This is the aforementioned "blister pack" of painkillers. - Only has 2 uses compared to the 10 that the bottle has - Intent is to be issued in the basic kit so supplement medic capacity to treat pain
Configuration menu - View commit details
-
Copy full SHA for 2dbdf6b - Browse repository at this point
Copy the full SHA 2dbdf6bView commit details -
Added Painkiller_Patch.hpp to #include order.
Configuration menu - View commit details
-
Copy full SHA for 0922688 - Browse repository at this point
Copy the full SHA 0922688View commit details -
- Split original Painkiller_Patch.hpp into their respective files (CfgMagazines.hpp, CfgVehicles.hpp, CfgWeapons.hpp) - Fixed image pathing per HEMTT - Removed redundant line in ACE_Medical_Treatment_Actions.hpp - Updated config.cpp to include the new broken out files
Configuration menu - View commit details
-
Copy full SHA for cc6cf1b - Browse repository at this point
Copy the full SHA cc6cf1bView commit details -
Moved the CfgVehicles and CfgWeapons sections from Naloxone_Patch.hpp to the new broken-out files CfgVehicles.hpp and CfgWeapons.hpp
Configuration menu - View commit details
-
Copy full SHA for 0054edf - Browse repository at this point
Copy the full SHA 0054edfView commit details -
I'm dumb... Fixed the duplicate CfgVehicles and CfgWeapons.
Configuration menu - View commit details
-
Copy full SHA for e5fcdc4 - Browse repository at this point
Copy the full SHA e5fcdc4View commit details -
Moved ace_medical_treatment to config.cpp
Moved the ace_medical_treatment sections from their respective files (Naloxone_Patch.hpp, Painkiller_Patch.hpp) to config.cpp to consolidate and remove multiple defines. Can rebase elsewhere if this solution is a no-go!
Configuration menu - View commit details
-
Copy full SHA for c431419 - Browse repository at this point
Copy the full SHA c431419View commit details -
Breaks out ace_medical_treatment
Moves the ace_medical_treatment section to its own file "ACE_Medical_Treatment.hpp" Added new file to includes section under config.cpp
Configuration menu - View commit details
-
Copy full SHA for 8d54d0f - Browse repository at this point
Copy the full SHA 8d54d0fView commit details
Commits on Oct 22, 2024
-
Thanks Pabst <3 Co-authored-by: PabstMirror <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc01c53 - Browse repository at this point
Copy the full SHA dc01c53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f4f51f - Browse repository at this point
Copy the full SHA 0f4f51fView commit details
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.