ACE3/addons/medical
Grim a85074a797
Medical Engine - Remove ACE_HDBracket hitpoint (#9732)
* Medical Engine - Remove ACE_HDBracket hitpoint

* skip context 4

* move checks to vars

* skip uav/logic entities

* add check for arm/leg hitpoints

* Update addons/medical_engine/functions/fnc_handleDamage.sqf

Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>

* don't skip context 2

* clearer custom hitpoint array name

* reenable compile cache

* remove debug mode

* lazy eval

* whitespace

* update comment

* Update fnc_handleDamage.sqf header

* Update addons/medical_engine/functions/fnc_handleDamage.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Update addons/medical_engine/XEH_postInit.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* update hitpoint test

* missing "

* Update addons/medical/dev/test_hitpointConfigs.sqf

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

---------

Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-06-11 11:11:28 -03:00
..
dev Medical Engine - Remove ACE_HDBracket hitpoint (#9732) 2024-06-11 11:11:28 -03:00
functions General - Replace toLower with toLowerANSI where applicable (#9790) 2024-03-07 22:08:13 +01: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 Cleanup - Trim all trailing whitespace (#8651) 2021-10-30 16:42:03 -05:00
addon.toml Tools: HEMTT ignore has_include (#9613) 2023-11-03 12:30:20 -05:00
CfgEventHandlers.hpp Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
CfgVehicles.hpp Medical - add dummy cfgVehicle entries for old modules (#7091) 2019-07-05 15:32:19 -05:00
config.cpp Tools: HEMTT ignore has_include (#9613) 2023-11-03 12:30:20 -05:00
initSettings.inc.sqf Tools - Add HEMTT SQF support and fix commas are not semicolons (#9663) 2023-12-07 03:20:47 +00:00
script_component.hpp Small med stuff (#7084) 2019-07-03 10:40:42 -05:00
stringtable.xml Translations - Improve Japanese localization (3.17.1) (#9977) 2024-04-26 17:34:11 -05:00
XEH_postInit.sqf Common/Adv. Fatigue/Medical - Add unified sway calculation (#9226) 2023-09-02 18:09:19 -04:00
XEH_preInit.sqf Tools - Add HEMTT SQF support and fix commas are not semicolons (#9663) 2023-12-07 03:20:47 +00:00
XEH_PREP.hpp Medical - Add functions to serialize / deserialize the medical state of a unit (#7944) 2021-07-23 15:49:04 +02:00
XEH_preStart.sqf Medical - fix the Enoch pilot uniform not taking damage, fix hitpoints test (#7527) 2020-02-16 18:34:46 -06:00