ulteq
5ff54f7d1c
Implemented a new logic that decides when to use AB.
...
*Added a new global variable ace_advanced_ballistics_enabled
*Added an updateTrajectoryPFH to the winddeflection (WD) module
*WD is now automatically disabled when AB is enabled
*The new updateTrajectoryPFH is called whenever AB aborts
-> Wind deflection is now always present (either through AB or WD)
-> AB no longer runs for non local units (unless they use high power optics)
2015-04-09 20:27:10 +02:00
jaynus
2261225ad3
Extension moved into cmake, extensions rebuilt.
2015-04-09 09:52:57 -07:00
ulteq
6626379a25
Added new 1.42 config data
2015-04-08 23:07:26 +02:00
ulteq
b5b15ba591
Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 into AdvancedBallistics
2015-04-08 21:29:17 +02:00
jaynus
fb8c4fa1eb
Merge branch 'master' of github.com:KoffeinFlummi/ACE3
2015-04-08 12:09:24 -07:00
jaynus
3f84a08494
Update FCS iteration limit for accuracy over range.
2015-04-08 12:09:11 -07:00
PabstMirror
a4af1fcb30
Fix Marker Placement on UAV Map
2015-04-08 13:55:29 -05:00
commy2
3de3432664
Merge pull request #271 from KoffeinFlummi/142resting
...
1.42 - Remove scripted weapon resting
2015-04-08 20:26:13 +02:00
PabstMirror
2bc0976979
Merge pull request #277 from KoffeinFlummi/revert-276-revert-272-142menudeploy
...
Revert "Revert "1.42 - cursor mode when bipod deployed""
2015-04-08 13:26:05 -05:00
PabstMirror
023a2d2202
Merge pull request #267 from KoffeinFlummi/142Markers
...
1.42 Marker Placement
2015-04-08 13:24:55 -05:00
PabstMirror
176a39e86c
Merge pull request #265 from KoffeinFlummi/142InventoryConfig
...
1.42 Inventory Config
2015-04-08 13:22:12 -05:00
PabstMirror
007e4fc234
Merge pull request #274 from KoffeinFlummi/142requiredaddons
...
1.42 ensure ace is loaded after marksmen configs
2015-04-08 13:21:33 -05:00
PabstMirror
af3d6a5113
#386 - Ace Options Menu on main menu
...
Same limitations as CBA controls, needs a intro or mission loaded
Doesn't work with -skipintro command line.
2015-04-08 10:33:12 -05:00
ulteq
c1c5711e8d
Fixed a typo
2015-04-08 13:58:22 +02:00
ulteq
e3626eca00
The winddeflection firedEH will now exit automatically, when the advanced_ballistics module is present.
2015-04-08 12:42:56 +02:00
ulteq
4a469de0f8
Deleted an unused function
2015-04-08 11:01:53 +02:00
commy2
01a9374a26
Merge pull request #382 from KoffeinFlummi/disablebs
...
disable cursor showing map position
2015-04-08 10:48:31 +02:00
commy2
deece11689
remove debug
2015-04-08 10:47:56 +02:00
commy2
a47cdb9738
disable map cursor coordinates in mp
2015-04-08 10:45:57 +02:00
esteldunedain
b18bcf8835
Add option to turn on/off cursor coordinates
2015-04-08 01:49:56 -03:00
ViperMaul
92b672f713
Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3
2015-04-07 20:40:09 -07:00
ViperMaul
ca1bafcc79
Improved usage of the registry for path to CfgConvert.exe and MikeRo Tools
2015-04-07 20:36:19 -07:00
PabstMirror
29d9da9f4d
Include needed CBA file prerec
...
Dragging needs this to compile
2015-04-07 22:05:15 -05:00
commy2
691ab012b4
fix map loaded on preInit
2015-04-08 00:44:14 +02:00
commy2
4834facccf
moving it to map
2015-04-08 00:30:36 +02:00
commy2
50dbbda8eb
disable cursor showing map position
2015-04-08 00:20:43 +02:00
esteldunedain
ed3ac637d2
Merge branch 'master' of github.com:KoffeinFlummi/ACE3
2015-04-07 19:19:46 -03:00
PabstMirror
2f4335d3c2
#344 - Ignore missing ace_serverconfig on client
2015-04-07 17:14:27 -05:00
commy2
949c5d4333
manual merge
2015-04-07 23:26:16 +02:00
commy2
d1b8595c0e
light intensity from object: handle campfires
2015-04-07 23:02:54 +02:00
PabstMirror
d060b13bbe
#86 - Stretch gps info box to support 8 digits
2015-04-07 15:47:12 -05:00
ulteq
b60a8f2547
Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 into AdvancedBallistics
2015-04-07 22:13:20 +02:00
ulteq
183034183e
Resolved a minor issue between protractor and wind info
2015-04-07 22:02:38 +02:00
PabstMirror
6b0fb84f65
Cleanup / Headers
2015-04-07 15:01:44 -05:00
ulteq
2a619b5aeb
Merge branch 'abIntegration' into AdvancedBallistics
...
Conflicts:
addons/advanced_ballistics/functions/fnc_displayProtractor.sqf
addons/advanced_ballistics/functions/fnc_displayWindInfo.sqf
2015-04-07 21:59:28 +02:00
ulteq
ef3205e078
Replaced all <floats> with <NUMBER>
2015-04-07 21:54:29 +02:00
ulteq
c9ad2b279d
Commented all advanced ballistics functions
2015-04-07 21:46:43 +02:00
commy2
88a5519465
cache the frames
2015-04-07 21:42:08 +02:00
PabstMirror
2ad9193475
Use DrawIcon for map tools
2015-04-07 14:38:35 -05:00
ulteq
a8cbcb14d3
Replaced tabs with spaces
2015-04-07 21:27:04 +02:00
ulteq
650c9592c8
Updated the readme
2015-04-07 21:24:09 +02:00
ulteq
26c8f9588a
AdvancedBallistics is now always using the dll extension
2015-04-07 21:22:58 +02:00
commy2
14718eb5b4
Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3
2015-04-07 21:22:21 +02:00
commy2
d825505aa0
cache light config properties
2015-04-07 21:22:00 +02:00
Glowbal
14906c68c0
Merge pull request #374 from KoffeinFlummi/medicalImprovements
...
Medical improvements
2015-04-07 21:07:28 +02:00
Glowbal
ffbe9f0c71
Setting for getting rid of hitpoint damage after adv medical damage
2015-04-07 21:06:48 +02:00
ulteq
2a458f2e3d
Removed Altitude and Latitude negation
2015-04-07 21:03:17 +02:00
ulteq
9fb640195a
Removed weather hack
2015-04-07 21:02:57 +02:00
ulteq
b5b962bd4a
Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 into abIntegration
2015-04-07 20:59:37 +02:00
ulteq
5443d46f7b
Default Altitude and Latitude are now read from the config
2015-04-07 20:59:05 +02:00