ACE3/addons/medical_gui
PabstMirror e56cc0d74e
Limping / Splint Treatment (#6947)
* Improve adjustment calcs / wound blood loss / medications

fix func descriptions

Calc wound blood loss on events

reorder includes so scritpmacroMed has global effect

trivial optimization for getCardiacOutput

Fix var

Fix wounds not reopening (nil _category)

Fix surgical kit inherting canBandage conditional

debug hitpoints

Update ACE_Medical_Treatment_Actions.hpp

Use woundBleeding for IS_BLEEDING macro

rework medication vars

comments

Reset var in init / fullHeal

Update addons/medical_treatment/functions/fnc_onMedicationUsage.sqf

Co-Authored-By: PabstMirror <pabstmirror@gmail.com>

* Change wound data array

Drop unique id and merge classId and category

* Splinting and treatment and gui

* Add arm fractures and aim effects

* localizations and event

* fix

* cleanup

* Apply suggestions from code review

Co-Authored-By: PabstMirror <pabstmirror@gmail.com>

* formating, rename bone images

* Apply suggestions from code review

Co-Authored-By: PabstMirror <pabstmirror@gmail.com>

* disable calls to extension

* Update fnc_onMedicationUsage.sqf

* Medical - Skip unneeded setVars on initUnit (#6949)

*  Medical - Transfer state machine state on locality (#6950)

* Medical - Transfer state machine state on locality

* Fix feedback isUnconscious var

* Exclude AI

* Make UAV excludes consistant, formating

* Update fnc_treatmentFullHealLocal.sqf

* reset fractures on respawn
2019-05-11 23:13:59 -05:00
..
data Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
functions Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
ui Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
$PBOPREFIX$ Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00
CfgEventHandlers.hpp Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00
CfgVehicles.hpp Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
config.cpp Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
gui.hpp Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
initSettings.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
InteractionBodyParts.hpp Handle old public funcs, fix strings (#6890) 2019-03-24 22:17:46 -05:00
README.md Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
script_component.hpp Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
stringtable.xml Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
XEH_postInit.sqf Medical - Add self interaction when needed (#6912) 2019-04-01 09:40:02 -05:00
XEH_preInit.sqf Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
XEH_PREP.hpp Rewrite Medical GUI (#6831) 2019-03-24 18:17:48 -04:00
XEH_preStart.sqf Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00

ace_medical_gui

Implements the interaction menu actions, medical menu, information display, and triage card.

Maintainers

The people responsible for merging changes to this component or answering potential questions.