1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/medical_engine
BrettMayson 67fa53fd2c
General - Events for Mods ()
* full heal local

* update body image

* log list

* better _enable in categories

* update injury list

* cardiac output internal variable

* typo

* remove duplicate event

* rename event

* add docs

* Update docs/wiki/framework/events-framework.md

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

---------

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2024-03-04 15:08:12 -06:00
..
data Medical Engine - Fix unconscious animations referencing invalid bones () 2023-11-01 02:28:17 +01:00
functions General - Cleanup spaces in macros () 2024-02-05 14:04:24 -03:00
$PBOPREFIX$ merge medical engine component into medical rewrite branch 2016-07-30 14:00:42 +02:00
addon.toml Tools: HEMTT ignore has_include () 2023-11-03 12:30:20 -05:00
CfgActions.hpp Medical Engine - Hide actions that have ACE interactions () 2020-11-29 19:21:02 +01:00
CfgEventHandlers.hpp Add SQFC support () 2021-09-03 19:08:34 -05:00
CfgExtendedAnimation.hpp Medical Engine - Fix unconscious animation state checks () 2021-11-08 00:15:52 +01:00
CfgFunctions.hpp Medical Engine - Disable third party medical systems () 2021-07-23 21:32:36 +02:00
CfgMoves.hpp Medical - Disable AI twitching when unconscious () 2024-01-02 18:49:39 -03:00
CfgVehicles.hpp Medical - Rework wound handling () 2022-02-17 20:03:12 +00:00
CfgWeapons.hpp merge medical engine component into medical rewrite branch 2016-07-30 14:00:42 +02:00
config.cpp Tools: HEMTT ignore has_include () 2023-11-03 12:30:20 -05:00
initSettings.inc.sqf Tools - Add HEMTT SQF support and fix commas are not semicolons () 2023-12-07 03:20:47 +00:00
README.md Update contribution documents () 2021-08-16 20:17:56 +01:00
script_component.hpp Medical - Rework wound handling () 2022-02-17 20:03:12 +00:00
script_macros_config.hpp Medical - Rework wound handling () 2022-02-17 20:03:12 +00:00
script_macros_medical.hpp General - Events for Mods () 2024-03-04 15:08:12 -06:00
stringtable.xml Translations - Russian () 2024-02-20 19:22:38 -06:00
XEH_postInit.sqf Medical Engine - Prevent uncon units from ragdolling on death () 2024-02-06 20:11:47 -03:00
XEH_preInit.sqf General - Events for Mods () 2024-03-04 15:08:12 -06:00
XEH_PREP.hpp Medical Engine - Prevent automatic unloading of dead or unconscious units () 2023-07-22 09:41:20 +03:00
XEH_preStart.sqf merge medical engine component into medical rewrite branch 2016-07-30 14:00:42 +02:00

ace_medical_engine

Links Arma 3 soldier health simulation to ACE medical system.