PabstMirror
|
d6000ae985
|
local -> private
|
2015-11-17 14:33:17 -06:00 |
|
PabstMirror
|
87b9ff9785
|
Hearing - Reset earplugs on respawn, addItem setting
Fix #2835 - readd item on respawn
Fix #2837 - setVariable false on respawn
|
2015-11-10 20:44:55 -06:00 |
|
PabstMirror
|
845909f8af
|
#2833 - Add earplugs based on loudness (+MGs)
Use same loudness calc as firedNear (replacing old audibleFire)
Give ear plugs to machine gunners (depends on magzine size)
|
2015-11-08 14:02:00 -06:00 |
|
Michael Braun
|
035b3432c5
|
Merge branch 'master' of https://github.com/acemod/ACE3 into feature/switchToLogMacros
Conflicts:
addons/common/XEH_postInit.sqf
|
2015-09-01 08:45:59 +02:00 |
|
PabstMirror
|
910bb151e2
|
#1988 - Boost explosive hearing damage
|
2015-08-30 01:47:40 -05:00 |
|
PabstMirror
|
8307ccea96
|
firedNear - use new isKindOf
|
2015-08-30 01:37:14 -05:00 |
|
PabstMirror
|
2f54cfadbc
|
Merge pull request #2146 from jokoho48/codeCleanupHearing
Code cleanup of Hearing module
|
2015-08-30 01:18:47 -05:00 |
|
Michael Braun
|
657157d767
|
Merge branch 'master' of https://github.com/acemod/ACE3 into feature/switchToLogMacros
Conflicts:
addons/hearing/functions/fnc_moduleHearing.sqf
|
2015-08-29 22:38:26 +02:00 |
|
Michael Braun
|
9e10aa86d7
|
Standardize logging format through ACE_LOG macros
|
2015-08-26 15:32:54 +02:00 |
|
jokoho48
|
bd56d1bb83
|
ok that is my fault
|
2015-08-14 00:36:36 +02:00 |
|
jokoho48
|
cb8d009ef0
|
Woops
|
2015-08-14 00:31:42 +02:00 |
|
jokoho48
|
c6fbdb420c
|
Code cleanup of Hearing module
|
2015-08-13 23:42:20 +02:00 |
|
PabstMirror
|
a6acff9178
|
Setting to disable hearing for zeus RC
|
2015-08-08 14:40:19 -05:00 |
|
PabstMirror
|
c0fb2e1b65
|
Add Ear Ringing setting to module (Ref #1981)
|
2015-08-02 12:15:26 -05:00 |
|
ViperMaul
|
38bd2896ab
|
Merge pull request #1851 from SzwedzikPL/hearing_in_zeus
Disable hearing in zeus camera
|
2015-07-25 10:44:34 -07:00 |
|
SzwedzikPL
|
60641d57d2
|
Disable hearing in zeus camera
|
2015-07-13 21:01:41 +02:00 |
|
PabstMirror
|
05d98370e4
|
Handle enableCombatDeafness and/or ringing enabled
|
2015-07-11 21:00:40 -05:00 |
|
PabstMirror
|
040f4a92a0
|
#1696 - Flashbangs make big boom
|
2015-07-10 21:39:35 -05:00 |
|
PabstMirror
|
c27afca485
|
DisableEarRinging / Cleanup
|
2015-07-10 21:30:47 -05:00 |
|
PabstMirror
|
d11fa939e1
|
Hearing - Merge PFEH (ringing/volume)
|
2015-07-10 21:01:32 -05:00 |
|
jonpas
|
4826fd5c1c
|
Exit Ear Rining PFH when disabled during ringing
|
2015-07-10 22:52:04 +02:00 |
|
SzwedzikPL
|
6b4eeedbad
|
headgear influence on hearing
|
2015-07-01 21:21:09 +02:00 |
|
jonpas
|
8f0101a1d9
|
Merge branch 'master' into addEarplugsEnhancement
Conflicts:
addons/hearing/functions/fnc_addEarPlugs.sqf
|
2015-07-01 17:45:00 +02:00 |
|
naizarak
|
75e322e6ae
|
Update fnc_addEarPlugs.sqf
Do not automatically add earplugs to units if combat deafness is disabled.
|
2015-06-29 12:23:32 -07:00 |
|
jonpas
|
475e4673eb
|
Fixed typo
|
2015-06-28 22:28:26 +02:00 |
|
jonpas
|
9e6ce52fb6
|
Added check to addEarplugs if earplugs are used
|
2015-06-28 21:25:01 +02:00 |
|
ulteq
|
5d2905ca42
|
Improved config caching
|
2015-06-18 11:56:58 +02:00 |
|
ulteq
|
022f9286e2
|
Fixed a bug in the caching routine
|
2015-06-13 19:12:24 +02:00 |
|
ulteq
|
3427f655b9
|
Removed debug output
|
2015-06-13 19:01:40 +02:00 |
|
ulteq
|
6d4f58c18e
|
weapon magazines caching
|
2015-06-13 18:57:02 +02:00 |
|
ulteq
|
d9722db15e
|
Abort if distance > 50m
|
2015-06-13 18:42:09 +02:00 |
|
ulteq
|
2509f1d840
|
Missing privates
|
2015-06-13 18:34:30 +02:00 |
|
ulteq
|
b6a710d282
|
Implemented a proper magazine lookup routine
|
2015-06-13 18:32:48 +02:00 |
|
ulteq
|
38dca2bb9e
|
New loudness calculation for different ammo types
|
2015-06-13 18:19:35 +02:00 |
|
ulteq
|
db68b6c155
|
Increased loudness of missles and rockets.
|
2015-06-13 17:43:27 +02:00 |
|
ulteq
|
feec8a14b7
|
Removed debug output
|
2015-06-13 17:23:45 +02:00 |
|
ulteq
|
eacd8e5a49
|
Removed debug output
|
2015-06-13 17:22:45 +02:00 |
|
ulteq
|
833634f010
|
Ported the ACE2 ear ringing logic
|
2015-06-13 17:16:18 +02:00 |
|
jonpas
|
9fbf256acd
|
Merge branch 'master' into macroSTR
Conflicts:
addons/hearing/functions/fnc_putInEarplugs.sqf
addons/interact_menu/ACE_Settings.hpp
|
2015-06-04 17:13:09 +02:00 |
|
bux578
|
9096f38777
|
Ear Plugs -> Earplugs
http://en.wikipedia.org/wiki/Earplug
|
2015-06-03 15:29:38 +02:00 |
|
jonpas
|
763cb07629
|
Macro STRING to LSTRING
|
2015-05-28 21:59:04 +02:00 |
|
jonpas
|
6072e14077
|
Changed all strings to macros (except external)
|
2015-05-27 19:04:25 +02:00 |
|
jaynus
|
c924baefd7
|
All instances of time and diagTicktime changed to ACE_time / ACE_diagTime.
|
2015-05-21 09:42:44 -07:00 |
|
ulteq
|
50a8a89b28
|
Added missing privates
|
2015-04-30 10:50:49 +02:00 |
|
PabstMirror
|
822bd22c97
|
gj git
|
2015-04-20 02:18:46 -05:00 |
|
PabstMirror
|
e747234443
|
Cleanup Spelling
|
2015-04-20 02:17:47 -05:00 |
|
PabstMirror
|
8c449a454b
|
merge conflict
|
2015-04-19 23:57:15 -05:00 |
|
PabstMirror
|
caef5c105f
|
More Privates
|
2015-04-17 22:40:37 -05:00 |
|
commy2
|
6710040633
|
toLower in, always follow your own advice
|
2015-04-15 16:13:53 +02:00 |
|
jaynus
|
c6943fbdaf
|
fixes to ACRE volume, and this transform should really be in set/get global volume. Closes #588
|
2015-04-14 14:45:21 -07:00 |
|