ulteq
3e0f85b4f1
RangeCard - Take bore height into account ( #4715 )
2016-12-01 21:20:51 +01:00
ulteq
9fdf3ceb00
Refined the range card calculation abort conditions
...
* Max. elevation now never exceeds 40 MRADs
* Min. velocity now also depends bullet stability (e.g. lower for .408 CheyTac)
2016-11-15 23:11:22 +01:00
ulteq
16f3f2ca37
Optimized range card calculations
...
* Removed dead code
2016-11-15 23:11:22 +01:00
ulteq
10cc0ba951
Moved all zero angle calculations into the advanced_ballistics.dll
...
* Speeds up ATragMX
* Speeds up RangeCards
* Speeds up Scopes
2016-11-15 23:11:22 +01:00
ulteq
a687c49d2a
Adds settings module for ace_scopes
...
* Interconnects the rangecard and scopes modules
* Hides the zeroing text when the vanilla zeroing is overwritten
* Makes the scopes module fully compatible with any 3rd party weapon pack without the need for addition compat pbos (though their use is still recommended)
2016-11-15 23:11:22 +01:00
ulteq
36c14c5dc4
Feature - Vanilla zeroing fix
2016-11-15 23:11:22 +01:00
Ozan Eğitmen
8f80cd59c8
Use GVAR where applicable
2016-07-20 07:15:18 +03:00
BaerMitUmlaut
b6324e61e9
Improved params formatting
2016-05-03 21:24:10 +02:00
BaerMitUmlaut
7fcbe93b71
Cleaned up excessive whitespace
2016-05-03 02:32:44 +02:00
PabstMirror
c1dd2df57a
Move grid funcs and map long,lat,altitude to common
2015-06-30 12:26:51 -05:00
ulteq
3c753d74ec
Reordered the rangecard menu entries:
...
* Also added the ability to copy your own rangecards
* Reference: https://github.com/acemod/ACE3/pull/1118
2015-06-10 22:56:35 +02:00
ulteq
a9b6af38e1
Barrel length is now displayed in half inch accuracy.
2015-06-07 10:16:30 +02:00
ulteq
5746128a0f
Further improved error handling when AB is enabled with incomplete configs:
...
* Calculates correct solutions when parts of the ammo config are missing
* Calculates correct solutions when parts of the weapon config are missing
* Performance improvement when AB is enabled
2015-05-30 20:06:55 +02:00
ulteq
a57d8486ca
Removed some unneeded code
2015-05-29 20:51:20 +02:00
ulteq
65b9e67991
Refined the abort condition for the range card calculation
2015-05-29 20:11:07 +02:00
ulteq
d0e1af6e47
Improved missing config error handling
2015-05-29 19:39:54 +02:00
ulteq
6d1e8eebce
Reworked the range card output when AB is disabled
2015-05-29 15:07:30 +02:00
ulteq
a5a96052b8
Made use of the newly implemented speed of sound calculation
2015-05-29 13:34:34 +02:00
ulteq
ade2cc1c56
Refined the reference barometric pressure calculation
2015-05-29 12:55:16 +02:00
ulteq
01810b8723
- Altitude is only taken into account when AB is enabled
...
- Separate solution caches for Vanilla and AB ballistics
2015-05-29 09:49:07 +02:00
ulteq
4ad82d9629
Switched to ctrlCreate to avoid aspect ratio problems with the listbox.
2015-05-28 20:13:22 +02:00
ulteq
697710d40d
Initial draft of the range card implementation.
2015-05-28 19:17:29 +02:00