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 |
|
KoffeinFlummi
|
fd152c580b
|
Merge branch 'master' into basic-med-options
Conflicts:
addons/medical/ACE_Settings.hpp
addons/medical/functions/fnc_setUnconscious.sqf
|
2015-04-30 18:39:33 +02:00 |
|
PabstMirror
|
f90834eeab
|
Unused
|
2015-04-29 16:57:24 -05:00 |
|
PabstMirror
|
5fef446c00
|
EFUNC for dragging calls
|
2015-04-29 16:53:09 -05:00 |
|
PabstMirror
|
a39e869728
|
Fix extra {} wraped
Error position: <if ({[_unit] call ace_medical_fnc_setDea>
Error if: Type code, expected Bool
File z\ace\addons\medical\functions\fnc_handleDamage.sqf, line 50
|
2015-04-29 16:44:47 -05:00 |
|
Glowbal
|
aaa8171457
|
Implemented prevent instant death #839
|
2015-04-29 22:54:58 +02:00 |
|
Glowbal
|
614a93ef12
|
fixes #838
|
2015-04-29 22:04:46 +02:00 |
|
Glowbal
|
87465b8b10
|
fixes #829
|
2015-04-29 21:49:24 +02:00 |
|
Glowbal
|
a854b90b00
|
Increased level at which a lot of blood message gets shown in basic medical
|
2015-04-28 22:19:30 +02:00 |
|
Glowbal
|
f606c24854
|
fixes #901
|
2015-04-28 20:47:11 +02:00 |
|
Glowbal
|
95d83554da
|
Added local treatment through remoteExec for basic
|
2015-04-28 20:32:02 +02:00 |
|
Glowbal
|
c38fe384e3
|
added default values for getvar's
|
2015-04-28 19:30:35 +02:00 |
|
Glowbal
|
450e324f7b
|
adjusted damage handling (adv medical)
|
2015-04-27 16:42:12 +02:00 |
|
Glowbal
|
e4db44d73c
|
adjusted damage parsing
|
2015-04-27 16:36:00 +02:00 |
|
Glowbal
|
b520a1072b
|
Merge branch 'master' into medicalImprovements
|
2015-04-27 15:41:20 +02:00 |
|
commy2
|
6aea424f6d
|
Merge pull request #872 from acemod/muteuncon
mute unconsious units
|
2015-04-26 17:40:51 +02:00 |
|
commy2
|
8976b6983d
|
mute unconsious units
|
2015-04-26 16:47:36 +02:00 |
|
bux578
|
b2dd065429
|
remove comment
|
2015-04-26 12:27:06 +02:00 |
|
bux578
|
171cea998e
|
add most of the translations
|
2015-04-26 09:36:51 +02:00 |
|
Glowbal
|
11d86248a7
|
Reorganised module and settings #809
|
2015-04-25 22:20:28 +02:00 |
|
Glowbal
|
6799903e4b
|
Also display different color for advanced
|
2015-04-25 12:45:04 +02:00 |
|
Glowbal
|
1415adc2bd
|
removed local diagnose action. Added localization
|
2015-04-25 12:35:07 +02:00 |
|
Glowbal
|
4cef2a1fa4
|
Merge branch 'master' into streamlinedBasicDiagnosis
|
2015-04-25 12:12:24 +02:00 |
|
KoffeinFlummi
|
d7b961043b
|
Remove animation reset before falling unconscious
This caused the unit to briefly move to the default animation,
which looked shite.
|
2015-04-24 22:20:16 +02:00 |
|
KoffeinFlummi
|
d1c95ba8a1
|
Add maximum unconsciousness time option
|
2015-04-23 11:31:27 +02:00 |
|
KoffeinFlummi
|
84e1937515
|
Add damage threshold to basic
|
2015-04-22 23:50:37 +02:00 |
|
KoffeinFlummi
|
d10f4d543d
|
Enable unit specific bleeding coefficient
|
2015-04-22 22:38:48 +02:00 |
|
KoffeinFlummi
|
74ca85cbd9
|
Change getBloodLoss to expect an array
|
2015-04-22 22:36:41 +02:00 |
|
KoffeinFlummi
|
f6eeb5e3ba
|
Add pain coefficient
|
2015-04-22 22:29:31 +02:00 |
|
Glowbal
|
1df42b17c2
|
close all dialogs
|
2015-04-20 22:22:09 +02:00 |
|
Glowbal
|
f7719f0e0a
|
tab
|
2015-04-20 22:08:31 +02:00 |
|
Glowbal
|
842bfe0b98
|
enabled advanced wounds setting
|
2015-04-20 22:00:11 +02:00 |
|
Glowbal
|
8be7ccaab7
|
setting for moving unit from group on unconscious
|
2015-04-20 21:37:30 +02:00 |
|
esteldunedain
|
7953919b89
|
Merge branch 'simpleDiagnosis' into streamlinedBasicDiagnosis
|
2015-04-20 10:24:59 -03:00 |
|
esteldunedain
|
1e3b44e32e
|
Merge branch 'master' of github.com:KoffeinFlummi/ACE3 into streamlinedBasicDiagnosis
|
2015-04-20 10:24:24 -03:00 |
|
Glowbal
|
17899db086
|
added some missing privates
|
2015-04-19 19:49:56 +02:00 |
|
Glowbal
|
5e82c51926
|
Merge branch 'master' into medicalFixes
|
2015-04-19 18:45:07 +02:00 |
|
jaynus
|
aad8d6b785
|
Fixed: max litter scalar array, have internal values.
|
2015-04-19 09:04:42 -07:00 |
|
Glowbal
|
f6bbeb6bd6
|
switched back to old init method
|
2015-04-19 17:28:47 +02:00 |
|
Glowbal
|
8a7b3a1b33
|
Removed damage thresholds from basic medical
|
2015-04-19 13:08:28 +02:00 |
|
Glowbal
|
b71ac1485d
|
Merge branch 'master' into medicalFixes
|
2015-04-19 12:06:54 +02:00 |
|
jaynus
|
ca74ce721d
|
Use cleanup settings, and force server TTL on the events.
|
2015-04-18 11:48:44 -07:00 |
|
jaynus
|
e54c68f7f9
|
handle cleanup
|
2015-04-18 11:37:06 -07:00 |
|
jaynus
|
852b4df61d
|
Settings changes. createVehicleLocal derp.
|
2015-04-18 11:16:18 -07:00 |
|
jaynus
|
c438d9e790
|
Merge remote-tracking branch 'origin/master' into localMedicalGarbage
|
2015-04-18 11:12:22 -07:00 |
|
Glowbal
|
22456a4301
|
use pain instead
|
2015-04-18 19:49:29 +02:00 |
|
jaynus
|
f31e3c1fd4
|
litter simulation createVehicleLocal /w temporal network sync.
|
2015-04-18 08:31:03 -07:00 |
|
jaynus
|
c952a97de8
|
Revert "synced events implemented into litter."
This reverts commit 32df4a2adc .
|
2015-04-17 19:38:05 -07:00 |
|