Glowbal
|
1c1e47c039
|
Enable treatmnet actions
|
2016-09-18 19:48:49 +02:00 |
|
Glowbal
|
0c43c83b3d
|
Merge branch 'master'
Conflicts:
addons/medical/ACE_Settings.hpp
addons/medical/XEH_postInit.sqf
addons/medical/XEH_preInit.sqf
addons/medical/functions/fnc_actionDiagnose.sqf
addons/medical/functions/fnc_actionLoadUnit.sqf
addons/medical/functions/fnc_addDamageToUnit.sqf
addons/medical/functions/fnc_createLitter.sqf
addons/medical/functions/fnc_displayPatientInformation.sqf
addons/medical/functions/fnc_handleCreateLitter.sqf
addons/medical/functions/fnc_handleDamage.sqf
addons/medical/functions/fnc_handleDamage_advanced.sqf
addons/medical/functions/fnc_handleDamage_airway.sqf
addons/medical/functions/fnc_handleDamage_caching.sqf
addons/medical/functions/fnc_handleDamage_internalInjuries.sqf
addons/medical/functions/fnc_handleDamage_wounds.sqf
addons/medical/functions/fnc_isBeingCarried.sqf
addons/medical/functions/fnc_isBeingDragged.sqf
addons/medical/functions/fnc_litterCleanupLoop.sqf
addons/medical/functions/fnc_moduleAssignMedicRoles.sqf
addons/medical/functions/fnc_moduleAssignMedicalVehicle.sqf
addons/medical/functions/fnc_setCardiacArrest.sqf
addons/medical/functions/fnc_showBloodEffect.sqf
addons/medical/functions/fnc_treatmentAdvanced_fullHealLocal.sqf
addons/medical/functions/fnc_treatmentAdvanced_surgicalKit_onProgress.sqf
addons/medical/functions/fnc_treatmentBasic_epipen.sqf
addons/medical/functions/fnc_treatmentIV.sqf
addons/medical/functions/fnc_treatmentIVLocal.sqf
|
2016-09-18 11:51:21 +02:00 |
|
PabstMirror
|
c4d2383005
|
Increase blood bag flow rate for basic medical (#4306)
* Change blood bags
- Increase flow rate for basic medical
- Don't queue bags
* change to ivBags, reset var on init / fullHeal
|
2016-09-01 12:46:08 +02:00 |
|
Glowbal
|
3aa88c80bf
|
Add first step in medical rewrite
Split up medical core and medical damage. Move out all other functionality
|
2016-06-30 17:33:29 +02:00 |
|
jonpas
|
e7dbcd7b58
|
Replace delayed execution functions with new CBA counterparts
|
2016-05-22 15:29:01 +02:00 |
|
PabstMirror
|
3cc10a27ce
|
Tourniquets block medication until released
Close #2704
|
2016-02-03 14:40:26 -06:00 |
|
commy2
|
a9ebcf8543
|
fix setVariable and getVariable capitalization
|
2015-11-30 17:27:09 +01:00 |
|
commy2
|
b3950bd7f0
|
fix forEach capitalization
|
2015-11-30 17:23:48 +01:00 |
|
commy2
|
0bd92af072
|
fix variables not inited, csat armor scaleing
|
2015-09-03 17:17:54 +02:00 |
|
commy2
|
7d2f1f52a4
|
remove protection, hitpoint config (fix ubc), some debug stuff
|
2015-09-02 20:13:51 +02:00 |
|
jokoho48
|
d09ca9ec8b
|
Code Cleanup Medical Module (Part 1).
|
2015-08-22 16:25:10 +02:00 |
|
Glowbal
|
2b1468db24
|
Added pain suppression instead of removal
|
2015-05-20 17:15:22 +02:00 |
|
PabstMirror
|
eb5af0cd89
|
Medical Private Variables
|
2015-04-30 01:17:26 -05:00 |
|
Glowbal
|
f606c24854
|
fixes #901
|
2015-04-28 20:47:11 +02:00 |
|
Glowbal
|
f6bbeb6bd6
|
switched back to old init method
|
2015-04-19 17:28:47 +02:00 |
|
Glowbal
|
22456a4301
|
use pain instead
|
2015-04-18 19:49:29 +02:00 |
|
Glowbal
|
bc4d102d08
|
changed variable initialization - everything is now done local
|
2015-04-17 22:43:31 +02:00 |
|
Glowbal
|
c88479d54d
|
staged work
|
2015-04-15 19:45:42 +02:00 |
|
Glowbal
|
dca75c5557
|
Implemented bandaged wounds setting (adv)
|
2015-04-05 19:26:33 +02:00 |
|
Glowbal
|
4ddb496d8b
|
Added max Revive lives
|
2015-04-03 23:56:32 +02:00 |
|
Glowbal
|
14e00940cd
|
fixed incorrect airwayStatus values for initialization (adv medical)
|
2015-04-03 18:59:22 +02:00 |
|
PabstMirror
|
048be00a0f
|
Medical - QGVAR(isUnconscious) -> "ACE_isUnconscious"
|
2015-03-26 15:47:08 -05:00 |
|
KoffeinFlummi
|
f6f910fb8a
|
Replace vanilla items with ours.
|
2015-03-21 21:59:08 +01:00 |
|
Glowbal
|
8215abb69d
|
Fixed variable default values
|
2015-03-05 18:40:55 +01:00 |
|
KoffeinFlummi
|
aea448efe7
|
Derp
|
2015-02-28 20:54:23 +01:00 |
|
KoffeinFlummi
|
7f9daeb2f6
|
Merge branch 'medical-rewrite' of https://github.com/KoffeinFlummi/ACE3 into medical-rewrite
Conflicts:
addons/medical/XEH_preInit.sqf
addons/medical/functions/fnc_init.sqf
addons/medical/functions/fnc_treatmentAdvanced_fullHealLocal.sqf
|
2015-02-28 20:50:59 +01:00 |
|
KoffeinFlummi
|
424f156977
|
Various Cleanups
|
2015-02-28 20:46:36 +01:00 |
|
Glowbal
|
d293008586
|
Fixed indentation
|
2015-02-28 19:28:05 +01:00 |
|
Glowbal
|
f1445a4c45
|
Fixed script errors
|
2015-02-28 18:59:37 +01:00 |
|
Glowbal
|
9986fddf6b
|
Fixed undefined _bloodPressure
|
2015-02-28 18:46:44 +01:00 |
|
Glowbal
|
1e377d460e
|
now also resets used medication on init
|
2015-02-28 11:48:11 +01:00 |
|
Glowbal
|
6d01a00901
|
Added storage for all logs
|
2015-02-28 11:47:35 +01:00 |
|
Glowbal
|
49e04ae7bb
|
Added more treatment options and variables to init
|
2015-02-28 11:41:27 +01:00 |
|
KoffeinFlummi
|
4ec19429ae
|
Fix initial value of bloodVolume
|
2015-02-10 23:13:14 +01:00 |
|
KoffeinFlummi
|
a2ee41f01d
|
First draft of basic damage handling.
|
2015-02-06 13:47:17 +01:00 |
|