Commit Graph

718 Commits

Author SHA1 Message Date
771b62ed04 Fix medical vehicle return value
Could fix #1142
2015-05-18 21:33:35 +02:00
c6991fde54 re-add brackets 2015-05-18 21:33:24 +02:00
2621c5a36c fixed incorrect private var name 2015-05-18 21:33:12 +02:00
c76e22463a consistent usage of brackets 2015-05-18 21:32:58 +02:00
5a4ef610ec Use PFEH array instead of setVariable 2015-05-18 21:32:47 +02:00
2c3a5b0603 Start vital tracking after treatment 2015-05-18 21:32:22 +02:00
f511de0a49 Calculate vitals interval on first run 2015-05-18 21:32:05 +02:00
853c654b4d fixes #1195 units do not display injuries
Is caused because the system thinks medical is disabled for basic units, while this obviously is not the case.
2015-05-18 21:00:32 +02:00
fc99d07f7c fixes #1155 2015-05-18 21:00:18 +02:00
c17df2acb8 Change to execNextFrame. 2015-05-18 21:00:06 +02:00
1c69f4faa4 Fixed: Litter spawning at huge radius, floating litter over water. Fixes #1112 2015-05-18 20:59:56 +02:00
d9da4211f7 Merge branch 'master' into medicalExtension 2015-05-17 09:51:41 +02:00
556b9ad7d8 removed debug prints 2015-05-17 00:47:42 +02:00
4d8f24d2ae Removed old sqf version. 2015-05-17 00:44:45 +02:00
1d7bfa239f Temp added old sqf version for easy performance comparison 2015-05-17 00:08:34 +02:00
e3dd1eaf47 Using extension for handleDamage wounds instead of sqf 2015-05-16 23:21:03 +02:00
23a1bc86ca Loading config data to extension 2015-05-16 23:20:38 +02:00
1d64e5917f re-add brackets 2015-05-15 02:32:19 -05:00
56aec85616 fixed incorrect private var name 2015-05-15 09:25:57 +02:00
4b245c0fc4 consistent usage of brackets 2015-05-15 09:25:00 +02:00
39bc7d06be Use PFEH array instead of setVariable 2015-05-15 02:15:03 -05:00
8dbca1d3de Start vital tracking after treatment 2015-05-14 22:18:53 -05:00
8abd3c1fef Calculate vitals interval on first run 2015-05-14 22:16:44 -05:00
d42d0ef69d Merge pull request #1164 from acemod/litterFixes
Litter distribution fix and "floating litter over water" fix (medical)
2015-05-14 16:17:10 +02:00
20bd5957e3 Change to execNextFrame. 2015-05-14 07:15:52 -07:00
abadf05342 Merge remote-tracking branch 'gienkov/module-translations'
Conflicts:
	addons/medical/stringtable.xml
2015-05-14 16:01:41 +02:00
b13d44fb6b Fixed: Litter spawning at huge radius, floating litter over water. Fixes #1112 2015-05-13 17:29:09 -07:00
a4d0af4b67 Fix medical vehicle return value
Could fix #1142
2015-05-13 15:55:03 +02:00
6a821715a0 Stringtable modules
Conflicts:
	addons/missionmodules/CfgVehicles.hpp
	addons/respawn/CfgVehicles.hpp
2015-05-12 18:25:40 +02:00
e6a8f0b295 Merge pull request #1103 from SilentSpike/medical_typofix
Trivial variable name fix for moduleAssignMedicalVehicle function
2015-05-10 22:37:54 +02:00
eff5ce03d6 false -> 0 2015-05-10 20:58:17 +01:00
518cfdab9e isMedic -> medicClass 2015-05-10 20:19:32 +01:00
d321ed2753 Changed function variable to match other medical vehicle functions 2015-05-10 19:56:35 +01:00
e674229dde enabledFor > enableFor 2015-05-08 20:10:40 +02:00
ae47c78552 Make treatment execute before createLitter 2015-05-04 00:20:28 +02:00
b86012a6b1 Ensure that litterCondition is always code #1000 2015-05-04 00:16:12 +02:00
436e50411a Medical - Fix Uncon PFEH argument changes 2015-05-01 22:42:43 -05:00
bded34fa23 I suck at git
redo reverted stuff here
2015-05-01 15:03:05 -05:00
80162627ec Fixed spelling of enableUnconsciousnessAI 2015-05-01 18:49:59 +02:00
5beca63ae2 Added missing private 2015-05-01 11:51:23 +02:00
e06e1a2f89 Make preventDeath work 2015-05-01 01:38:36 +02:00
cb82b20464 Let setUncon handle AI unconsciousness 2015-05-01 01:38:16 +02:00
48770f77d2 Rename caching variables in basic HD 2015-05-01 01:37:58 +02:00
67bd2b4e2f Reduce animation forcing delay 2015-05-01 01:36:09 +02:00
98e44e86d8 Offload ejecting to unloadPerson 2015-05-01 01:35:50 +02:00
f7f416c8d3 Proper privates and alignment 2015-05-01 01:34:38 +02:00
aa9f1c53c7 Whoops 2015-05-01 01:34:18 +02:00
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
d59436c588 Only force animation when necessary 2015-04-30 22:19:31 +02:00
8fda984903 Fix missing semicolon 2015-04-30 22:17:25 +02:00