PabstMirror
|
356a8f640a
|
Merge branch 'master' into medical-rewrite
Conflicts:
addons/medical/functions/fnc_actionCheckBloodPressure.sqf
addons/medical/functions/fnc_actionCheckBloodPressureLocal.sqf
addons/medical/functions/fnc_actionCheckPulse.sqf
addons/medical/functions/fnc_actionCheckPulseLocal.sqf
addons/medical/functions/fnc_actionDiagnose.sqf
addons/medical/functions/fnc_actionRemoveTourniquet.sqf
addons/medical/functions/fnc_addHeartRateAdjustment.sqf
addons/medical/functions/fnc_addToInjuredCollection.sqf
addons/medical/functions/fnc_addUnconsciousCondition.sqf
addons/medical/functions/fnc_addVitalLoop.sqf
addons/medical/functions/fnc_canTreat.sqf
addons/medical/functions/fnc_copyDeadBody.sqf
addons/medical/functions/fnc_createLitter.sqf
addons/medical/functions/fnc_determineIfFatal.sqf
addons/medical/functions/fnc_getBloodLoss.sqf
addons/medical/functions/fnc_getBloodPressure.sqf
addons/medical/functions/fnc_getBloodVolumeChange.sqf
addons/medical/functions/fnc_getCardiacOutput.sqf
addons/medical/functions/fnc_getHeartRateChange.sqf
addons/medical/functions/fnc_getTriageStatus.sqf
addons/medical/functions/fnc_getUnconsciousCondition.sqf
addons/medical/functions/fnc_handleBandageOpening.sqf
addons/medical/functions/fnc_handleCollisionDamage.sqf
addons/medical/functions/fnc_handleDamage.sqf
addons/medical/functions/fnc_handleDamage_advanced.sqf
addons/medical/functions/fnc_handleDamage_advancedSetDamage.sqf
addons/medical/functions/fnc_handleDamage_airway.sqf
addons/medical/functions/fnc_handleDamage_caching.sqf
addons/medical/functions/fnc_handleDamage_fractures.sqf
addons/medical/functions/fnc_handleDamage_internalInjuries.sqf
addons/medical/functions/fnc_handleDamage_wounds.sqf
addons/medical/functions/fnc_handleDamage_woundsOld.sqf
addons/medical/functions/fnc_hasMedicalEnabled.sqf
addons/medical/functions/fnc_hasTourniquetAppliedTo.sqf
addons/medical/functions/fnc_isInStableCondition.sqf
addons/medical/functions/fnc_isMedicalVehicle.sqf
addons/medical/functions/fnc_itemCheck.sqf
addons/medical/functions/fnc_medicationEffectLoop.sqf
addons/medical/functions/fnc_modifyMedicalAction.sqf
addons/medical/functions/fnc_moduleAdvancedMedicalSettings.sqf
addons/medical/functions/fnc_moduleAssignMedicalFacility.sqf
addons/medical/functions/fnc_moduleBasicMedicalSettings.sqf
addons/medical/functions/fnc_moduleReviveSettings.sqf
addons/medical/functions/fnc_parseConfigForInjuries.sqf
addons/medical/functions/fnc_playInjuredSound.sqf
addons/medical/functions/fnc_reviveStateLoop.sqf
addons/medical/functions/fnc_selectionNameToNumber.sqf
addons/medical/functions/fnc_setDead.sqf
addons/medical/functions/fnc_setHitPointDamage.sqf
addons/medical/functions/fnc_setStructuralDamage.sqf
addons/medical/functions/fnc_setUnconscious.sqf
addons/medical/functions/fnc_showBloodEffect.sqf
addons/medical/functions/fnc_treatment.sqf
addons/medical/functions/fnc_treatmentAdvanced_CPR.sqf
addons/medical/functions/fnc_treatmentAdvanced_CPRLocal.sqf
addons/medical/functions/fnc_treatmentAdvanced_bandage.sqf
addons/medical/functions/fnc_treatmentAdvanced_bandageLocal.sqf
addons/medical/functions/fnc_treatmentAdvanced_fullHeal.sqf
addons/medical/functions/fnc_treatmentAdvanced_fullHealLocal.sqf
addons/medical/functions/fnc_treatmentAdvanced_medication.sqf
addons/medical/functions/fnc_treatmentAdvanced_medicationLocal.sqf
addons/medical/functions/fnc_treatmentBasic_bloodbag.sqf
addons/medical/functions/fnc_treatmentBasic_bloodbagLocal.sqf
addons/medical/functions/fnc_treatmentBasic_epipen.sqf
addons/medical/functions/fnc_treatmentBasic_morphine.sqf
addons/medical/functions/fnc_treatmentBasic_morphineLocal.sqf
addons/medical/functions/fnc_treatmentIV.sqf
addons/medical/functions/fnc_treatmentIVLocal.sqf
addons/medical/functions/fnc_treatmentTourniquet.sqf
addons/medical/functions/fnc_treatmentTourniquetLocal.sqf
addons/medical/functions/fnc_treatment_failure.sqf
addons/medical/functions/fnc_treatment_success.sqf
addons/medical/functions/fnc_unconsciousPFH.sqf
addons/medical/functions/fnc_useItem.sqf
addons/medical/functions/fnc_vitalLoop.sqf
addons/medical_blood/functions/fnc_hit.sqf
addons/medical_treatment/functions/fnc_hasItem.sqf
addons/medical_treatment/functions/fnc_useItems.sqf
|
2017-06-10 10:21:18 -05:00 |
|
Phyma
|
ffaa195fe5
|
Conform function headers to coding guidelines (#5255)
* Fixed headers to work with silentspike python script
* Fixed rest of the files
* Fixed ace-team
|
2017-06-08 15:31:51 +02:00 |
|
PabstMirror
|
f98b268419
|
Split setUnconscious func, add spontaneousWakeUpChance setting (#5114)
|
2017-06-05 11:42:46 -05:00 |
|
ulteq
|
fa77fb7194
|
Various fixes:
* Fixed medication (morphine, epinephrine, ...)
* Fixed CPR
* Improved heart rate simulation
* Removed deprecated ace settings
|
2016-12-06 17:26:11 +01:00 |
|
ulteq
|
a5ce5b4a34
|
Medical Rewrite - Continued (#4744)
|
2016-12-05 21:34:20 +01:00 |
|
BaerMitUmlaut
|
ba9fc9240c
|
Removed traces of old state machine
|
2016-11-07 23:44:33 +01:00 |
|
commy2
|
e38845bf45
|
add ace_kill event handler
|
2016-10-12 23:20:22 +02:00 |
|
commy2
|
a5d070f829
|
blood and unconsciousness fixes
|
2016-10-12 21:59:32 +02:00 |
|
commy2
|
5613ec5d5a
|
treatment functions and unconsciousness rework
|
2016-10-06 00:54:57 +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
|
b02e91e02e
|
Clear reviveState when calling setUnconscious
#4250
|
2016-08-18 01:59:40 -05:00 |
|
Glowbal
|
ab2075c328
|
Merge branch 'master' into medical-rewrite
Conflicts:
addons/medical/CfgEden.hpp
addons/medical/functions/fnc_reviveStateLoop.sqf
addons/medical/functions/fnc_serverRemoveBody.sqf
addons/medical/functions/fnc_unconsciousPFH.sqf
|
2016-07-15 11:50:58 +02:00 |
|
Glowbal
|
d0c30577af
|
Remove usage of setUnconscious
|
2016-07-11 19:18:40 +02:00 |
|
Glowbal
|
2daee60d0c
|
Add handle revive and Unconscious states
|
2016-07-07 12:04:26 +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 |
|
Glowbal
|
694503c01b
|
Fix medical events
|
2016-06-03 20:57:21 +02:00 |
|
Glowbal
|
fa2cf55156
|
Fix medical related events
|
2016-06-03 20:22:34 +02:00 |
|
jonpas
|
26fbc36cab
|
Merge branch 'master' into cbaEventSystem
|
2016-05-31 22:36:08 +02:00 |
|
commy2
|
7512c4e52e
|
manual merge
|
2016-05-30 21:14:34 +02:00 |
|
SilentSpike
|
c4b75160a4
|
Run event renaming script
|
2016-05-24 14:13:11 +01:00 |
|
SilentSpike
|
108ff4f644
|
Replace ACE event system calls with CBA counterparts
Regex used:
\[(.+?),(.+?),(.+?)\]\s+call\s+E?FUNC\((common,)?(target|object)Event\)
[$1,$3,$2] call CBA_fnc_targetEvent
E?FUNC\((common,)?(server|global|local)Event\)
CBA_fnc_$2Event
E?FUNC\((common,)?(add|remove)EventHandler\)
CBA_fnc_$2EventHandler
|
2016-05-22 16:47:39 +01:00 |
|
jonpas
|
e7dbcd7b58
|
Replace delayed execution functions with new CBA counterparts
|
2016-05-22 15:29:01 +02:00 |
|
commy2
|
467075ad67
|
replace timePFH with CBA_missionTime
|
2016-03-02 11:01:39 +01:00 |
|
jokoho48
|
b2d2bec2cf
|
Merge branch 'master' of https://github.com/acemod/ACE3 into delayUnconCaptiv
# Conflicts:
# addons/medical/functions/fnc_setUnconscious.sqf
|
2016-02-23 15:31:38 +01:00 |
|
esteldunedain
|
88eae19646
|
Replace execRemoteFnc in ace_medical
|
2016-02-17 22:54:43 -03:00 |
|
PabstMirror
|
04bccf47d7
|
Replace all use of deprecated commands
|
2016-01-19 09:39:07 -06:00 |
|
jokoho48
|
daf2fc2669
|
remove ccp issue in settings
prevent setCaptive if unit is wake up
|
2016-01-06 18:01:24 +01:00 |
|
jokoho48
|
6d49bbda28
|
add delay to Unconsciousness Captivity(posible fix for #3121)
|
2016-01-06 17:46:59 +01:00 |
|
commy2
|
a9ebcf8543
|
fix setVariable and getVariable capitalization
|
2015-11-30 17:27:09 +01:00 |
|
commy2
|
34d351c652
|
fix exitWith capitalization
|
2015-11-30 17:14:05 +01:00 |
|
VKing
|
069169cc72
|
Changed ACE_time back to time in comments where appropriate
|
2015-10-21 22:52:21 +02:00 |
|
commy2
|
07774647e9
|
delay setUnconscious until the settings are inited, fix #148
|
2015-09-26 19:30:13 +02:00 |
|
jokoho48
|
19dd55147a
|
Code Cleanup Medical Module (Part 4).
|
2015-08-22 19:47:23 +02:00 |
|
PabstMirror
|
d4f70134e6
|
medical/setUnconscious header
|
2015-07-12 10:25:00 -05:00 |
|
AKALegman
|
5431ab5e01
|
fixed conflicts
|
2015-06-10 20:03:00 +01:00 |
|
AKALegman
|
1ae8e29ac2
|
updated isPlayer v2
|
2015-06-08 19:12:16 +01:00 |
|
AKALegman
|
96fccbedf9
|
updated isPlayer
|
2015-06-08 11:09:49 +01:00 |
|
AKALegman
|
d3eae58237
|
Fixed Zeus Unconscious
|
2015-06-07 12:17:52 +01:00 |
|
PabstMirror
|
84428e5e6c
|
Medical - unconsciousness: fix exitWith scope
|
2015-06-05 15:43:09 -05:00 |
|
jaynus
|
c924baefd7
|
All instances of time and diagTicktime changed to ACE_time / ACE_diagTime.
|
2015-05-21 09:42:44 -07:00 |
|
Glowbal
|
429c85c9f1
|
fixed missing parameters for non local unit
|
2015-05-20 17:15:22 +02:00 |
|
Glowbal
|
913c938a9d
|
Added force unconscious parameter #1205
|
2015-05-20 17:15:21 +02:00 |
|
PabstMirror
|
bded34fa23
|
I suck at git
redo reverted stuff here
|
2015-05-01 15:03:05 -05:00 |
|
KoffeinFlummi
|
67bd2b4e2f
|
Reduce animation forcing delay
|
2015-05-01 01:36:09 +02:00 |
|
KoffeinFlummi
|
98e44e86d8
|
Offload ejecting to unloadPerson
|
2015-05-01 01:35:50 +02:00 |
|
KoffeinFlummi
|
53835605ea
|
Merge remote-tracking branch 'origin/master' into basic-med-options
Conflicts:
addons/medical/functions/fnc_getBloodLoss.sqf
addons/medical/functions/fnc_handleDamage_basic.sqf
|
2015-05-01 01:25:16 +02:00 |
|
KoffeinFlummi
|
d59436c588
|
Only force animation when necessary
|
2015-04-30 22:19:31 +02:00 |
|
KoffeinFlummi
|
8fda984903
|
Fix missing semicolon
|
2015-04-30 22:17:25 +02:00 |
|
KoffeinFlummi
|
965a976daf
|
Reorganize AI unconsciousness
|
2015-04-30 22:16:45 +02:00 |
|
KoffeinFlummi
|
f28a806938
|
Remove max unconsciousness time again
|
2015-04-30 22:15:40 +02:00 |
|