Glowbal
|
8e176eff55
|
Fixed treatment locations
|
2015-04-06 14:32:37 +02:00 |
|
Glowbal
|
10a1108aae
|
Added support for customizable treatment location limitation
|
2015-04-06 14:11:10 +02:00 |
|
Glowbal
|
551c36d690
|
fixed treatment didnt work inside vehicles
|
2015-04-04 22:48:52 +02:00 |
|
Glowbal
|
d37094dc7a
|
Work around for self treatment when cursorMenu from interact is used.
Executing it one frame later works fine, but otherwise the loading bar will fail.
|
2015-04-04 21:52:00 +02:00 |
|
Glowbal
|
1d33ce52b3
|
added support for adjustable settings for consumeItem and medicalLevel
|
2015-04-04 21:20:24 +02:00 |
|
Glowbal
|
e3aaac7005
|
Only select primary weapon if no current weapon is selected
|
2015-04-04 20:49:30 +02:00 |
|
Glowbal
|
e78fc55b45
|
changed; When standing before treatment, the caller will now move into crouch instead of standing up again.
|
2015-04-04 20:21:52 +02:00 |
|
Glowbal
|
08e1949078
|
Improved patient unconscious animation
|
2015-04-04 18:08:41 +02:00 |
|
Glowbal
|
31b7ade057
|
Support unconscious animation for patient upon treatment
|
2015-04-04 17:33:20 +02:00 |
|
Glowbal
|
05389e7e25
|
Implemented useItems for treatment (basic and adv)
Will remove items on treatment start. Add again on treatmentFailure.
Based upon consumeItem config setting.
|
2015-04-03 22:40:36 +02:00 |
|
Glowbal
|
c174ccf396
|
fixed script error when performing treatment with secondary weapon selected
|
2015-04-02 22:58:00 +02:00 |
|
Glowbal
|
f62335f71c
|
Fixed custom conditions
|
2015-03-09 21:42:09 +01:00 |
|
Glowbal
|
aeb4c91792
|
Added interaction menu actions for advanced medical
|
2015-03-09 21:05:01 +01:00 |
|
Glowbal
|
f322884176
|
Added medical settings module
|
2015-03-06 22:54:44 +01:00 |
|
KoffeinFlummi
|
1689829f93
|
Get treatment callback structure working
|
2015-02-28 22:10:20 +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
|
f1445a4c45
|
Fixed script errors
|
2015-02-28 18:59:37 +01:00 |
|
Glowbal
|
5e65d5e9a8
|
Added support for displayText on treatment actions
|
2015-02-28 15:46:37 +01:00 |
|
KoffeinFlummi
|
8c6df1b00c
|
Fix indentation in treatment
|
2015-02-28 15:23:12 +01:00 |
|
KoffeinFlummi
|
2873bdf0ed
|
Add basic anims; add system for prone/self anims
|
2015-02-28 15:10:58 +01:00 |
|
KoffeinFlummi
|
daff184f75
|
More work on basic callbacks.
|
2015-02-24 22:09:31 +01:00 |
|
Glowbal
|
4a64716420
|
Added support for displaying a treatment icon for the action
|
2015-02-23 18:19:35 +01:00 |
|
KoffeinFlummi
|
ca930a5717
|
Add basic treatments, rename onProgress
|
2015-02-22 17:45:46 +01:00 |
|
Glowbal
|
56dad70a9e
|
Removed redundant level checks
|
2015-02-22 12:26:08 +01:00 |
|
Glowbal
|
e21046459e
|
Fixed location checking in treatment call
|
2015-02-22 00:47:14 +01:00 |
|
Glowbal
|
ab045e49c8
|
Fixed incorrect function calls for location
|
2015-02-22 00:45:58 +01:00 |
|
Glowbal
|
73c91af533
|
Added separate config parsing for basic and advanced
|
2015-02-22 00:24:50 +01:00 |
|
Glowbal
|
e5941e55fc
|
Added reactionToDamage and onTreatmentCompleted event
|
2015-02-21 23:14:21 +01:00 |
|
Glowbal
|
72e2690b81
|
Fixed incorrect animation function call
|
2015-02-21 21:28:59 +01:00 |
|
Glowbal
|
b3e7431e67
|
Added new treatment framework
|
2015-02-21 21:09:57 +01:00 |
|
KoffeinFlummi
|
3482633fb1
|
Basic treatment structure
|
2015-02-20 22:04:01 +01:00 |
|