mirror of
https://github.com/acemod/ACE3.git
synced 2025-07-25 04:42:48 +00:00
* Initial Commit * Small fix to get all medications * Update launch.toml * Small fix and removal of medication dose variables * Deleted old entries from stringtable * Update addons/medical_treatment/script_component.hpp Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com> * Fixed newline * Changes for backwards compatibility * Update addons/medical_status/functions/fnc_addMedicationAdjustment.sqf Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com> * Update addons/medical_status/functions/fnc_getAllMedicationCount.sqf Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com> * Update addons/medical_status/functions/fnc_getAllMedicationCount.sqf Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com> * Fixes, maybe? * Overdose fixes * trailling comma * Update addons/medical_vitals/functions/fnc_handleUnitVitals.sqf * aa * there we go * Update addons/medical_treatment/functions/fnc_onMedicationUsage.sqf Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com> * Update addons/medical_treatment/functions/fnc_onMedicationUsage.sqf Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com> * Update XEH_PREP.hpp * Update addons/medical_status/functions/fnc_getAllMedicationCount.sqf Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com> * Grim Misc Fixes * Remove debug * Small fixes * newline * headers * code cleanup * more headers * drop unneeded _dose * last header * fix getting overdose func/code * whitespace * now the last header * Update addons/medical_treatment/functions/fnc_overDose.sqf Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com> * fix compiling nil * Update addons/medical_status/functions/fnc_addMedicationAdjustment.sqf Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> * Fixes * Update addons/medical_treatment/functions/fnc_overDose.sqf Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> * Update fnc_overDose.sqf * Update addons/medical_status/functions/fnc_addMedicationAdjustment.sqf Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> * Update addons/medical_treatment/functions/fnc_overDose.sqf Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> * Update addons/medical_treatment/functions/fnc_onMedicationUsage.sqf Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> * Update addons/medical_status/functions/fnc_addMedicationAdjustment.sqf Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> * Update addons/medical_status/functions/fnc_getMedicationCount.sqf Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> * Fixes * Moving med settings to different PR * oopps * Stringtable * Misc fixes & cleanup * Update fnc_onMedicationUsage.sqf * Fix nonsensical code * add API event and doc * Misc fixes * Update ACE_Medical_Treatment.hpp * Update watchVariable.sqf * Update addons/medical_treatment/ACE_Medical_Treatment.hpp Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> * Update ACE_Medical_Treatment.hpp --------- Co-authored-by: Grim <69561145+LinkIsGrim@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>