a8846e92ee
Merge pull request #2954 from gienkov/nozzleLogic
...
nozzle additonal check condition
2016-02-17 21:26:04 +01:00
e31e20bd42
Merge pull request #3293 from acemod/fix3270
...
Slightly reduce the distance for which the LOS check is skipped.
2016-02-17 18:39:39 +01:00
26cb6bd6a3
Merge pull request #3326 from acemod/makeAdvMedicalWoundsConsistant
...
Make wound assignment consistent for dll/sqf
2016-02-17 18:34:28 +01:00
8e49c8b1b3
Merge pull request #3323 from acemod/fixVehicleCrashes
...
Fix vehicle crashes
2016-02-17 18:32:56 +01:00
40396fc69e
Remove debug
2016-02-17 09:37:08 -06:00
f1797feead
Make wound assignment consistent for dll/sqf
...
Dll now exits on first match for threshold damage (exitWith)
Remove random wound in sqf to match dll
Fix backblast threshold order
Add lower vehiclecrash threshold
Add dll version logging
2016-02-16 12:19:18 -06:00
1bc73af1c9
remove ace fake weapon from 3den cargo editor
2016-02-16 16:11:18 +01:00
5c9dfd7dc5
Handle enemy causing veh explode, fix revive unload
...
Fix #3269
2016-02-15 22:23:37 -06:00
9441b548be
Fix vehicle crashes not being fatal to non-drivers
...
Fix #3306
2016-02-15 17:11:04 -06:00
d88f10b8e0
Merge pull request #3318 from acemod/restricMagPass
...
Don't allow passing mags when not in same veh
2016-02-15 11:41:18 -06:00
4a8b032c1f
Don't allow passing mags when not in same veh
2016-02-14 14:53:04 -06:00
985af4502c
Merge pull request #3313 from ivankrouglyi/patch-1
...
Update fnc_treatment_success.sqf
2016-02-14 13:27:08 -06:00
7bbdcbc054
Merge pull request #3280 from acemod/unifiedFiredEH
...
Unified fired event handler
2016-02-13 15:13:18 -03:00
e2ed38609d
Replace driver by effectivCommander on EFUNC(common,getGunner) and EFUNC(common,firedEH)
2016-02-13 15:04:43 -03:00
0a226b5ee9
Update fnc_treatment_success.sqf
...
Error at 84 line - you forget ";"
2016-02-13 03:29:42 +03:00
ff4ba98e68
Pre-load again on mission load (save game)
2016-02-10 11:50:30 -06:00
e1b83b8172
Manually pre-load for StaticWeapons and Car
...
Fix #3168
2016-02-09 22:43:38 -06:00
8048b2ecbd
lazy evaluation fix
2016-02-09 09:35:16 +01:00
cebc8a2d07
Slightly reduce the distance for which the LOS check is skipped. Fix #3270
2016-02-08 19:19:10 -03:00
b6058242c8
Fix frag fired EH name
2016-02-06 22:20:08 -03:00
e4122cf42f
Fix winddeflection fire eh
2016-02-06 21:00:42 -03:00
8fbb6cd72e
Fixed event parameters
2016-02-06 20:49:18 -03:00
a51372a6b3
Add the TRACE_10 macro
2016-02-06 20:28:16 -03:00
b7d94f5363
Apply the ufeh to ACE_Advanced_Ballistics
2016-02-06 18:48:26 -03:00
94ef0c5659
Apply the ufeh to ACE_WindDeflection
2016-02-06 18:36:20 -03:00
25b767a16b
Apply the ufeh to ACE_WeaponSelect
2016-02-06 18:27:43 -03:00
cdfdfffff6
Apply the ufeh to ACE_Scopes
2016-02-06 18:24:48 -03:00
12d7a171e5
Apply the ufeh to ACE_Recoil
2016-02-06 18:21:43 -03:00
69dea087ca
Apply the ufeh to ACE_Overpressure
2016-02-06 18:17:27 -03:00
5aa763f0c6
Apply the ufeh to ACE_Overheating
2016-02-06 17:59:54 -03:00
5b3df2bcf7
Apply the ufeh to ACE_Optics
2016-02-06 17:50:35 -03:00
33bcd6d9f9
Fix
2016-02-06 17:44:34 -03:00
45b6b8467d
Apply the ufeh to ACE_Nightvision
2016-02-06 17:42:44 -03:00
7ace1738c0
Apply the ufeh to ACE_HuntIr
2016-02-06 17:29:05 -03:00
0b9695ce70
Apply the ufeh to ACE_Grenades
2016-02-06 17:20:30 -03:00
ac3f75c8b4
Apply the ufeh to ACE_Goggles
2016-02-06 17:16:10 -03:00
b70ae9207c
Apply the ufeh to ACE_Frag
2016-02-06 17:12:28 -03:00
fe66d93275
Added ignore private warnings + trace
2016-02-06 17:07:05 -03:00
37bc67c951
Create a _vehicle variable
2016-02-06 16:55:36 -03:00
efbff8cc23
Pass the turret path too
2016-02-06 16:49:53 -03:00
59cbc6da10
Remove unneeded test in FCS fireEH
2016-02-06 16:49:27 -03:00
a084373574
Apply the ufeh to ACE_Disposable
2016-02-06 16:39:08 -03:00
b2bd11ed77
Apply the ufeh to ACE_FCS
2016-02-06 16:29:58 -03:00
6d9068e306
gunner to lowercase
2016-02-06 16:26:57 -03:00
72b262f634
Simplified parameter names
2016-02-06 16:22:23 -03:00
588f76b3f1
Learning to count
2016-02-06 16:12:18 -03:00
89354e25c8
Unified fired event handler
2016-02-06 16:09:48 -03:00
d69af47030
Merge branch 'master' of https://github.com/acemod/ACE3
2016-02-05 16:49:39 -06:00
e3e9d19ca1
Fix "key" capitalization for Interaction_GetOut
2016-02-05 16:49:36 -06:00
0032e7aa9a
Merge pull request #3267 from acemod/removeSwagWalkFix
...
Remove Swag Walk Fix
2016-02-05 21:59:57 +01:00