Add Defibrillation#356
Open
hypoxia125 wants to merge 19 commits intoacemod:medical/add-circulationfrom
Open
Conversation
- Initial upload of all code for functional defibrillation
Closed
- Renamed sound files to follow naming convention - Removed charging sound in place of individually synthesized engine sounds
- Modded states in circulation
- Updated missing classes due to renaming of ECardiacRhythm
- Updated diag system
- Added more debugging tools
…/ACE-Anvil into ace_defibrillation_v2
- Additional diag tools - Separated responsibilities of computing revive chance and revive bonus chance per shock
Author
|
I broke the stringtable runtime again when I pulled/pushed through github desktop :( |
- Built diag for nearest defib while defib doesn't have collision. If no target defib found, it will search for nearest defib and display data
Member
Should be fixed now |
Reduced amount of replication happening while defib is idle in disconnected state
- Moved diag tools from main to defibrillation
- added settings to base ACE_Medical_Defibrillation_IDefibState for all other states to use
- added network notification system
Member
|
Don't forget to add yourself to |
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.
Add Modules: ACE Defibrillation
Adds defibrillators with functional AED and framework for future manual defibs