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
commy2
e1d683d8dc
laserpointer with new command lineintersectssurface
2015-08-31 17:31:37 +02:00
Michael Braun
5047d4de1c
Switched to ACE_LOG<LEVEL>_# variation
2015-08-26 17:39:44 +02:00
Michael Braun
097506076f
Fixed format usage in macros requiring ARR_# for it to work
2015-08-26 16:48:55 +02:00
Michael Braun
9e10aa86d7
Standardize logging format through ACE_LOG macros
2015-08-26 15:32:54 +02:00
PabstMirror
d7717448fa
#1670 - Laser pointer - pass _brightness to drawFnc
2015-06-18 17:16:53 -05:00
PabstMirror
2efc095c93
Merge branch 'master' into laserPointerSetting
...
Conflicts:
addons/laserpointer/XEH_postInit.sqf
2015-06-13 11:02:00 -05:00
ulteq
9b2ebfcbe8
Privates, newline braces, typos
2015-06-13 10:41:19 +02:00
PabstMirror
b960ae5d6b
Optional setting to disable laser pointer system
2015-06-12 00:58:04 -05:00
PabstMirror
1dd34199d6
ASDG- Fail gracefully if attachments not compatible
2015-05-15 22:23:46 -05:00
commy2
b57f731dd0
disable laserpointer inheritance for rhs
2015-05-09 04:59:10 +02:00
Kavinsky
f301491c7a
changed variable name to use QGVAR macro
2015-04-30 23:18:45 +02:00
Kavinsky
b9c1936efc
changed laserpointer to allow 3rd party laser pointers. now there is a new config option for CfgWeapons called ace_laserpointer, number with value 0 no laser, 1 red laser, 2 green laser
2015-04-30 18:51:30 +02:00
commy2
83ce3fa2bd
remove drawline3d
2015-04-14 13:14:37 +02:00
commy2
3da3543381
toggle laser vs ir laser
2015-04-14 00:32:09 +02:00
commy2
b72366f0f6
hide laser beam during day
2015-04-13 22:34:43 +02:00
Nou
6541600d44
Switch everything to use modelToWorldVisual instead of modelToWorld.
2015-04-03 15:26:27 -07:00
Nicolás Badano
5e79970740
Switching nicknames
2015-03-24 01:18:00 -03:00
Nicolás Badano
74bfc31598
laserpointer: various improvements:
...
- calculate system of reference vectors to offset the laser start.
- as much stuff as possible calculated in ASL, removing all conversions inside loops.
- halved the distance in which men are searched.
- increased the tolerance when calculating distance.
2015-01-17 23:51:31 -03:00
commy2
8683667d24
add day laser pointer
2015-01-17 23:38:13 +01:00