ulteq
40e013ed6d
Added SORD interface (Connection to the Vectronix Vector LRF)
2015-04-12 19:51:13 +02:00
ulteq
ef0884c49d
Added comments to all ATragMX functions
2015-04-11 23:40:46 +02:00
ulteq
e108598b36
Added a model for the ATragMX
2015-04-11 21:01:38 +02:00
ulteq
d7a40bfba2
Replaced all execVM calls with FUNC()
2015-04-11 14:51:40 +02:00
ulteq
9604699f26
Replaced QUOTE(GVAR(...)) with QGVAR(...)
2015-04-10 18:11:01 +02:00
ulteq
4e50760064
Fixed a syntax error
2015-04-10 18:08:38 +02:00
ulteq
37804f01f6
Fixed a nasty typo
2015-04-10 16:48:58 +02:00
ulteq
013c56f070
Replaced an outdated ATragMX 'AdvancedBallistics detection routine'
2015-04-10 16:48:45 +02:00
ulteq
87406d739d
Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 into ATragMX
2015-04-10 15:49:14 +02:00
ulteq
25ec665f45
Fixed the ATragMX 'AdvancedBallistics detection routine'
2015-04-10 15:17:16 +02:00
ulteq
ad3c9493d7
Fixed ATragMX not working when bipod is deployed
2015-04-10 15:09:38 +02:00
ulteq
c7db3dbffe
Renamed canShow function to fit the rest of the functions
2015-04-10 15:09:18 +02:00
ulteq
f003ff590e
Fixed the target speed assist feature:
...
*Replaced while/sleep with a PFH
2015-04-10 15:02:45 +02:00
ulteq
f7944381af
Updated the .50 Cal airFriction values
2015-04-10 13:00:08 +02:00
ulteq
8f6bf930ee
Added gun profiles for the new vanilla calibers
2015-04-10 12:41:29 +02:00
ulteq
bbfafdb5e1
Added missing private variable declaration
2015-04-10 11:43:47 +02:00
ulteq
77d39016fa
Fixed an issue with zero ranges close to 0 meters.
2015-04-10 11:14:13 +02:00
Jo David
c258c6c00d
fixing translation
2015-04-10 09:05:37 +02:00
Jo David
33a14076fc
Merge branch 'master' of https://github.com/acemod/ACE3 into translations
...
Conflicts:
addons/captives/stringtable.xml
addons/medical/stringtable.xml
2015-04-10 09:01:24 +02:00
jaynus
6286d59bd9
Remove NVG from gunner optics on comanche.
2015-04-09 23:29:37 -07:00
jaynus
9e7d4c25bb
Removes old value of stabalizing which broke gunner. Fixes #412
2015-04-09 23:28:41 -07:00
commy2
d5f190dff8
fix: getGunner returns null object when throwing grenades, planting explosives
2015-04-10 06:47:31 +02:00
commy2
105184ce88
fix: getGunner returns null object if pilot uses manual fire if no gunner is present
2015-04-10 06:36:09 +02:00
PabstMirror
26d282c224
Explosives: Fix cursor interaction menu breaking
2015-04-09 22:46:19 -05:00
Nicolás Badano
357fd1969b
Merge pull request #406 from Legolasindar/patch-4
...
Spanish: Update stringtable.xml
2015-04-09 21:24:19 -03:00
Nicolás Badano
7e6e0d0ecd
Merge pull request #402 from Legolasindar/patch-2
...
Update stringtable.xml
2015-04-09 21:24:00 -03:00
Legolasindar
ed87e53c80
Update stringtable.xml
...
Updated spanish terms.
2015-04-10 00:48:51 +02:00
PabstMirror
c511431e61
Fix encoding problem
...
Not sure why, but it was decoding the \a's: Warning:
z\ace\addons\main\config.cpp Line 556: ['MAIN',_this] execVM
'\zceddons\mainbout.sqf';-NOGIT
2015-04-09 17:17:33 -05:00
Legolasindar
1dcbebc04c
Update stringtable.xml
...
Updated spanish terms
2015-04-10 00:10:47 +02:00
Felix Wiegand
309eb7b3bf
Merge pull request #399 from licht-im-Norden87/patch-1
...
Stringtable: German additions
2015-04-10 00:06:43 +02:00
Legolasindar
7b4d62c46c
Update stringtable.xml
...
Fixed spanish terms
2015-04-10 00:05:47 +02:00
licht-im-Norden87
2c7df9da6a
Stringtable: German additions
2015-04-09 23:02:28 +02:00
Glowbal
84c8e02328
Merge pull request #396 from KoffeinFlummi/medicalCleanup
...
Medical cleanup
2015-04-09 22:13:31 +02:00
PabstMirror
253614d442
Explosives: cancel placement when opening interact
...
"zoomtemp" doesn't work for me, so this gives an additional way to
cancel. It was also possible to start planting multiple explosives.
made a small change to make QGVAR(PlantingExplosive) always reset
2015-04-09 14:48:27 -05:00
Glowbal
d94943a9ff
getting hitpoint damage on non existing hitpoint returns type instead of bool
2015-04-09 21:38:35 +02:00
Glowbal
093d340ee7
Changed: Dragging/carrying now works for units with broken legs
...
Added unload and load of unconscious units
2015-04-09 21:23:10 +02:00
Glowbal
0926397ab4
Removed deadcode and obvious comments
2015-04-09 20:13:46 +02:00
Glowbal
39cbf21278
Removed deprecated carry functions
2015-04-09 20:12:30 +02:00
ulteq
5fe483cf33
Fixed incorrect function call
2015-04-09 19:12:39 +02:00
ulteq
377390d282
Added missing braces
2015-04-09 19:12:10 +02:00
commy2
2d265ec6c2
prevent ai fro being stuck, #290
2015-04-09 16:54:50 +02:00
commy2
b41c6280ba
prvent falling ai from being stcuk, fix #290
2015-04-09 16:52:59 +02:00
commy2
147fcdfa0c
Merge pull request #392 from KoffeinFlummi/requiredaddons
...
sorting out required addons for modularity
2015-04-09 16:37:47 +02:00
esteldunedain
f0cc0941e5
Merge branch 'master' of github.com:KoffeinFlummi/ACE3
2015-04-09 10:05:38 -03:00
esteldunedain
8519bb04b7
Merge remote-tracking branch 'origin/removeRecoil'
...
Conflicts:
addons/recoil/config.cpp
2015-04-09 10:05:14 -03:00
Nicolás Badano
c57044fd4a
Merge pull request #390 from KoffeinFlummi/betterMapColors
...
Improve map colors by taking them from A2
2015-04-09 09:52:06 -03:00
esteldunedain
6447b39d1a
Merge branch 'master' of github.com:KoffeinFlummi/ACE3
...
Conflicts:
addons/scopes/XEH_postInit.sqf
2015-04-09 09:32:58 -03:00
esteldunedain
34639c153c
Allow holding scope adjustment keys
2015-04-09 09:31:18 -03:00
KoffeinFlummi
3a871eed58
Merge branch 'master' into tools-cleanup
2015-04-09 13:37:19 +02:00
commy2
5ea35a01bb
sorting out required addons for modularity
2015-04-09 13:23:29 +02:00