johnb432
|
dc3753893f
|
Hearing - Improve and cleanup code (#9933)
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
|
2024-05-24 20:05:19 -03:00 |
|
johnb432
|
6e32fc1144
|
Hearing - Add earplugs only if not present (#9987)
Only add earplugs if not present
|
2024-04-28 09:04:56 -07:00 |
|
johnb432
|
5130a22008
|
Hearing - Add setting to add earplugs to all units (#9935)
Add option to add earplugs to all units
|
2024-04-10 08:23:50 -03:00 |
|
johnb432
|
50978efa46
|
Hearing - Removed remoteExec & added microoptimisations (#9853)
* Removed remoteExec. added microoptimisations
* Update addons/hearing/XEH_preInit.sqf
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* move EH to after !hasInterface
---------
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
|
2024-03-21 20:26:46 +01:00 |
|
BrettMayson
|
1e404cf85b
|
General - SQF Improvements (#9698)
Co-authored-by: Dystopian <sddex@ya.ru>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
|
2024-02-04 14:50:24 -03:00 |
|
jonpas
|
742626ff1a
|
General - Relative script_component.hpp includes (#9378)
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
|
2023-09-12 20:58:10 +02:00 |
|
Dedmen Miller
|
e2ac18a05d
|
[WIP] Fix script errors reporting wrong line numbers (#6407)
* advanced_ballistics
* advanced_fatigue
* advanced_throwing
* ai
* aircraft
* arsenal
* atragmx
* attach
* backpacks
* ballistics
* captives
* cargo
* chemlights
* common
* concertina_wire
* cookoff
* dagr
* disarming
* disposable
* dogtags
* dragging
* explosives
* fastroping
* fcs
* finger
* frag
* gestures
* gforces
* goggles
* grenades
* gunbag
* hearing
* hitreactions
* huntir
* interact_menu
* interaction
* inventory
* kestrel4500
* laser
* laserpointer
* logistics_uavbattery
* logistics_wirecutter
* magazinerepack
* map
* map_gestures
* maptools
* markers
* medical
* medical_ai
* medical_blood
* medical_menu
* microdagr
* minedetector
* missileguidance
* missionmodules
* mk6mortar
* modules
* movement
* nametags
* nightvision
* nlaw
* optics
* optionsmenu
* overheating
* overpressure
* parachute
* pylons
* quickmount
* rangecard
* rearm
* recoil
* refuel
* reload
* reloadlaunchers
* repair
* respawn
* safemode
* sandbag
* scopes
* slideshow
* spectator
* spottingscope
* switchunits
* tacticalladder
* tagging
* trenches
* tripod
* ui
* vector
* vehiclelock
* vehicles
* viewdistance
* weaponselect
* weather
* winddeflection
* yardage450
* zeus
* arsenal defines.hpp
* optionals
* DEBUG_MODE_FULL 1
* DEBUG_MODE_FULL 2
* Manual fixes
* Add SQF Validator check for #include after block comment
* explosives fnc_openTimerUI
* fix uniqueItems
|
2018-09-17 14:19:29 -05:00 |
|
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 |
|
jokoho48
|
c6fbdb420c
|
Code cleanup of Hearing module
|
2015-08-13 23:42:20 +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 |
|
PabstMirror
|
5d0f0c2896
|
Rename ACE_EarBuds -> ACE_EarPlugs
Can't verify translations
|
2015-03-16 10:56:05 -05:00 |
|
PabstMirror
|
1cdc341320
|
Headers, Formatting
|
2015-03-15 16:40:47 -05:00 |
|
Nicolás Badano
|
e7c3b0db18
|
hearing: various fixes
|
2015-01-13 22:41:53 -03:00 |
|
Nicolás Badano
|
3b34ad06a2
|
hearing: Rename function files
|
2015-01-13 01:18:27 -03:00 |
|