esteldunedain
34654fffb7
Add function to allow using playSound3D on CfgSounds classes
2016-07-06 21:31:06 -03:00
esteldunedain
30532983a1
Improve the positioning of the detector point
2016-07-04 19:32:40 -03:00
esteldunedain
e26eda3ac2
- Optimize getDetectedObject
...
- Cache detected mines for 0.15 s
- Call detectorLoop every 0.05 s instead of 0.01s
- Compile a dictionary of detectable classnames from config at start
- Switch to playSound3d for global effect
- Remove dummy
- Change config entries to support playSound3d
- Cache getDetectorConfig for better interaction menu performance
- Change sound to mono wss
- Close #4049
2016-07-04 19:04:58 -03:00
PabstMirror
e40415b628
Add #undef for PREP w/ DISABLE_COMPILE_CACHE
2016-07-04 01:17:30 -05:00
Nicolás Badano
08c4731a3a
Merge pull request #4045 from acemod/fixOverheatingBarrels
...
Fix overheating spare barrels
2016-07-03 21:11:13 +02:00
commy2
a5b88d3276
Merge pull request #4034 from acemod/dragKeybind
...
Add Drag/Drop Keybind
2016-07-03 20:43:06 +02:00
commy2
0a5a4d2d33
Fix German word order / capitalization
2016-07-03 20:42:43 +02:00
PabstMirror
5ad1f752ca
Fix overheating spare barrels
...
- Remove ACE_SpareBarrel from CfgWeapons as it is now a magazine
- Don't call updateTemperature in displayTemp, as unit may not be local
- Fix targetEvent error
2016-07-03 12:58:40 -05:00
PabstMirror
bbc708e3e0
Less aggressive overlap detection
...
Ensure the 2d screen pos distance is significant.
2016-07-02 22:46:36 -05:00
PabstMirror
d15330d245
Fix cargo event name - spare parts not being added
2016-07-01 23:14:20 -05:00
PabstMirror
96efbaef53
Add Drag/Drop Keybind
2016-07-01 16:28:44 -05:00
Glowbal
a497690bbd
Merge branch 'master' into apex
2016-06-29 21:44:15 +02:00
Glowbal
eca5263df8
Merge pull request #3998 from acemod/apexUBC
...
Fix UBC for 1.62 Apex
2016-06-29 12:04:21 +02:00
Glowbal
806877492c
Merge pull request #3999 from acemod/fixApexWeapons
...
Fix ballisitics and huntir configs
2016-06-29 12:04:05 +02:00
PabstMirror
3ae8a494c4
Add javelin configs for new apex launchers
...
Fix #4007
2016-06-28 22:46:04 -05:00
commy2
ab2307996c
add possibility to overwrite a units faction for determining name tags
2016-06-28 23:43:34 +02:00
Glowbal
01c184b174
Merge pull request #4014 from acemod/apexTitanBandaid
...
Handle bad target when using apex titans
2016-06-28 22:01:12 +02:00
Glowbal
4251831e2e
Merge pull request #4009 from acemod/fixRearmEvents
...
Fix rearm events
2016-06-28 20:33:56 +02:00
PabstMirror
20376385ca
Fix #4007 - Handle bad target when using apex titans
2016-06-27 13:43:05 -05:00
Glowbal
1d66d46501
Fix damaged array not being overwritten.
...
This fixes an issue were injured body parts were displayed as blue instead of red. Happens when using advanced medical with AI running in basic mode.
2016-06-27 19:55:00 +02:00
Glowbal
419b525458
Fix incorrect macro syntax
...
Syntax caused pboProject to choke
2016-06-27 19:30:39 +02:00
Glowbal
a9f3c2f784
Merge pull request #4012 from acemod/fix-medical-config-typo
...
Fix incorrect values for bandage configuration
2016-06-27 19:07:34 +02:00
Glowbal
d7965233d9
Merge pull request #4010 from acemod/rearmHandleNil
...
rearm - Skip selectWeapon on nil
2016-06-27 19:05:37 +02:00
Glowbal
8809881a9e
Merge branch 'release' into fixRearmEvents
2016-06-27 19:04:32 +02:00
Glowbal
0844e311a5
Merge pull request #4008 from acemod/cleanupWaitAndExec
...
Switch EFUNC(common,waitAndExecute) to CBA
2016-06-27 19:03:24 +02:00
Glowbal
c287223a08
Fix incorrect values for bandage configuration
2016-06-27 19:01:33 +02:00
PabstMirror
8bd3332b0e
rearm - Skip selectWeapon on nil
...
Should fix #4006
2016-06-27 00:00:25 -05:00
PabstMirror
8ecd8a49cc
Fix rearm events
2016-06-26 23:37:23 -05:00
PabstMirror
10a19b59e7
Swich EFUNC(common,waitAndExecute) to CBA
2016-06-26 22:18:53 -05:00
esteldunedain
d6d6ed7674
Make it work properly and support ceilings
2016-06-26 20:17:51 -03:00
esteldunedain
18fd198d1e
If the surface is not horizontal create _v2 pointing upward instead of away
2016-06-26 20:02:14 -03:00
Glowbal
21c4efcbba
Merge pull request #4004 from acemod/custom-rank-icons-function
...
add function for custom rank icons displayed below nametags
2016-06-26 10:57:49 +02:00
Glowbal
2a46099063
Merge pull request #4003 from acemod/disable-auto-weather
...
Disable auto weather
2016-06-26 10:51:38 +02:00
Glowbal
badb3fa943
Merge branch 'release' into fingerCleanup
2016-06-26 10:49:54 +02:00
Glowbal
b84b532cfb
Merge pull request #4001 from acemod/renameEvents
...
Rename events
2016-06-26 10:47:39 +02:00
Glowbal
52f8def590
Merge pull request #3991 from acemod/uavFCS
...
Block FCS when controlling a UAV
2016-06-26 10:47:19 +02:00
PabstMirror
0ff0185359
Fix ballisitics and huntir configs
2016-06-25 21:57:42 -05:00
PabstMirror
ed0823e40f
Fix UBC for 1.62 Apex
2016-06-25 21:07:30 -05:00
PabstMirror
5a92aaeb28
Make dirt/dust effects less bright at night
...
Fix #1447
2016-06-25 19:02:07 -05:00
commy2
4a19f9b1af
update russian rank icons
2016-06-26 01:01:03 +02:00
commy2
4e0fb4d171
give the iranians their ranks back
2016-06-26 00:35:56 +02:00
commy2
9eba2fe940
add russian rank icons
2016-06-26 00:02:19 +02:00
commy2
1db1c41072
only disable auto-weather settings by default, but keep them toggleable
2016-06-25 21:46:24 +02:00
commy2
e88ecfc236
add function for custom rank icons displayed below nametags
2016-06-25 21:25:03 +02:00
esteldunedain
0160ee81a6
- ACE_Finger cleanup
...
- Allow pointing to nearby positions
2016-06-25 16:02:06 -03:00
commy2
3690519a7c
disable auto weather - bugging out ACE weather
2016-06-25 20:39:06 +02:00
Glowbal
f171ef8e16
Merge branch 'release' into fixLoadoutWhenNull
2016-06-25 12:25:23 +02:00
Glowbal
af61c2bc50
Remove unused parameter
...
Gear is no longer used and can be removed from fthe function parameters
2016-06-25 12:23:07 +02:00
Glowbal
5fef1ba384
Change use backpack command for backpack classname
...
Uses the backpack command to retrieve the classname of a unit's backpack instead of a select. Fixes incorrect index.
2016-06-25 12:03:44 +02:00
Glowbal
8f3907c03f
Merge branch 'release'
2016-06-25 11:43:49 +02:00