ACE3/addons/medical
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
..
dev Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
functions Medical - Improve adjustment calcs / wound blood loss / medications (#6910) 2019-04-27 14:12:11 -05:00
ui Merge branch 'master' into medical-rewrite 2019-03-17 17:39:43 +01:00
$PBOPREFIX$ Add first step in medical rewrite 2016-06-30 17:33:29 +02:00
ACE_Settings.hpp move settings to sqf 2019-03-24 00:37:39 -05:00
CfgEventHandlers.hpp Strip medical component (#6442) 2018-07-18 19:13:25 +01:00
CfgVehicles.hpp Move medical settings into their respective components (#6493) 2018-08-06 17:08:43 +01:00
config.cpp Medical - Improve adjustment calcs / wound blood loss / medications (#6910) 2019-04-27 14:12:11 -05:00
initSettings.sqf Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
script_component.hpp Medical - Improve adjustment calcs / wound blood loss / medications (#6910) 2019-04-27 14:12:11 -05:00
stringtable.xml Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
XEH_postInit.sqf Limping / Splint Treatment (#6947) 2019-05-11 23:13:59 -05:00
XEH_preInit.sqf Handle old public funcs, fix strings (#6890) 2019-03-24 22:17:46 -05:00
XEH_PREP.hpp Handle old public funcs, fix strings (#6890) 2019-03-24 22:17:46 -05:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00