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.
These are the medical changes approved on 2022-11-04 monthly meeting, summarized on https://www.carpenoctem.co/forums/m/26081621/viewthread/33732237-feedback-thread-medical-changes-2022-edition/ .
I've tried splitting it up into commits to make it more readable, and I have also split off the hitpoint-healing into its own subfolder to make it easy to remove in case it breaks on ACE update in some distant future and there's nobody to fix it.
Note that the current code is incompatible with a potentially upcoming change in ACE, acemod/ACE3#8926 (currently scheduled for 3.16, but it's been open for a while, so who knows). Once that gets merged, we'll need to do some small tweaks to our code (interfacing with a wounds hashmap instead of an array), but that should be a fairly small change.
These changes are to be used with
as agreed upon on the monthly meeting.