ulteq
|
96b92ac172
|
Added a new module option for advanced ballistics:
* alwaysSimulateForGroupMembers
|
2015-05-17 11:45:55 +02:00 |
|
ulteq
|
cf487b544e
|
Moved all temperature calculations into the weather module.
|
2015-05-14 16:07:41 +02:00 |
|
ulteq
|
26843dad88
|
Merge pull request #1057 from acemod/abConfigCaching
Config caching (advanced ballistics)
|
2015-05-13 11:30:21 +02:00 |
|
ulteq
|
b03333c9e8
|
Moved all wind calculations into the weather module
|
2015-05-11 10:59:07 +02:00 |
|
ulteq
|
d32e1024d3
|
Fixed a typo
|
2015-05-10 11:09:14 +02:00 |
|
ulteq
|
0a9dbfba87
|
Privates cleanup
|
2015-05-08 18:47:17 +02:00 |
|
ulteq
|
03fd740f8e
|
Config caching is now done in the uiNamespace
|
2015-05-08 18:43:26 +02:00 |
|
ulteq
|
9a0fcd4fec
|
AB config read caching
|
2015-05-08 17:20:56 +02:00 |
|
ulteq
|
1f15e68c30
|
Global variable cleanup
|
2015-05-08 16:00:41 +02:00 |
|
ulteq
|
fd0ca58fe6
|
Fixes broken bullet trace effect (caliber is now in mm, not inches)
|
2015-05-08 15:25:32 +02:00 |
|
KoffeinFlummi
|
aa9561f287
|
Convert ACE_barrelTwist to millimeters
|
2015-05-08 12:46:44 +02:00 |
|
KoffeinFlummi
|
adc758cd14
|
Convert ACE_bulletLength to millimeters
|
2015-05-08 12:45:17 +02:00 |
|
KoffeinFlummi
|
ce8e192a01
|
Convert ACE_caliber to millimeters
|
2015-05-08 12:44:06 +02:00 |
|
ulteq
|
fa07110311
|
The stability factor calculation is all metric now
|
2015-05-08 10:46:59 +02:00 |
|
KoffeinFlummi
|
3313582aec
|
Convert ACE_barrelTwist to meters
|
2015-05-07 18:41:54 +02:00 |
|
KoffeinFlummi
|
27c8255987
|
Convert ACE_bulletMass to grams
|
2015-05-07 18:33:34 +02:00 |
|
KoffeinFlummi
|
b20c42398b
|
Convert ACE_bulletLength to meters
|
2015-05-07 18:29:02 +02:00 |
|
KoffeinFlummi
|
4eaab93fd1
|
Convert ACE_caliber to meters
|
2015-05-07 18:21:15 +02:00 |
|
ulteq
|
884da7742e
|
Disabled AB terrain init, if AB is not enabled
|
2015-05-02 00:36:23 +02:00 |
|
ulteq
|
723ffc21d1
|
Removed unneeded TODO
|
2015-05-01 10:26:37 +02:00 |
|
ulteq
|
4a8153b757
|
Replaced EXPLODE_4_PVT macro inside of ABs PFH
|
2015-04-25 17:19:43 +02:00 |
|
ulteq
|
eca7657ffa
|
Removed a bunch of obsolete code:
*Obsolete, as of: 6fdaf4c400
|
2015-04-25 13:34:47 +02:00 |
|
ulteq
|
b053a641d9
|
Improved bullet trace visibility check
|
2015-04-25 13:15:54 +02:00 |
|
ulteq
|
d8eee168aa
|
Improved onlyActiveForLocalPlayers abort condition check:
*Fixed alwaysSimulateForSnipers abort condition
|
2015-04-25 12:59:26 +02:00 |
|
ulteq
|
2d14ae61f9
|
Simplified muzzle velocity shift calculation:
*Also added some missing privates
|
2015-04-25 12:36:04 +02:00 |
|
ulteq
|
6fdaf4c400
|
Completely removed the SQF version of the advanced ballistics PFH
|
2015-04-25 10:59:48 +02:00 |
|
ulteq
|
6361bda3e9
|
Removed unused function
|
2015-04-24 13:01:11 +02:00 |
|
ulteq
|
eb88f94cf7
|
Removed unused privates
|
2015-04-24 11:53:06 +02:00 |
|
ulteq
|
89e33dc177
|
Refactored the weather module:
* No changes in functionality
|
2015-04-20 13:54:22 +02:00 |
|
ulteq
|
6c2982548f
|
Fixed incorrect function header
|
2015-04-20 12:35:08 +02:00 |
|
ulteq
|
4e4dee18df
|
Added missing privates / Removed unused privates
|
2015-04-16 18:21:19 +02:00 |
|
ulteq
|
5117595ecc
|
Minor performance improvement
|
2015-04-16 17:52:21 +02:00 |
|
ulteq
|
defe46b769
|
Added new PFH abort condition (velocity < 100 m/s)
|
2015-04-16 17:30:50 +02:00 |
|
ulteq
|
9f289e1721
|
Fixed incorrect return values in some key handlers:
*Wind info
*Protractor
|
2015-04-15 12:53:02 +02:00 |
|
esteldunedain
|
c827c72412
|
AB and Kestrel: Move macros from defines.h to script_component
|
2015-04-14 10:22:26 -03:00 |
|
ulteq
|
5354d6578b
|
Simplified the AB PFH massively
|
2015-04-13 12:56:53 +02:00 |
|
ulteq
|
63760acc4f
|
Added an error message when the ab extension is missing
|
2015-04-13 12:56:18 +02:00 |
|
ulteq
|
c8aa3032fe
|
Added some sanity checks to the module setting initialization
|
2015-04-13 12:54:06 +02:00 |
|
ulteq
|
6b44a3f3f9
|
Updated the module settings init script
|
2015-04-12 16:31:12 +02:00 |
|
ulteq
|
e99fb398ae
|
Added simulation interval setting to the ab module
|
2015-04-12 16:25:01 +02:00 |
|
ulteq
|
aff9d7c554
|
Fixed a syntax error / Removed debug output
|
2015-04-12 16:17:49 +02:00 |
|
ulteq
|
9f0a2c8b80
|
The terrain init script now aborts if no extension is found
|
2015-04-12 16:10:45 +02:00 |
|
ulteq
|
9fd19563a3
|
Fixed several syntax errors
|
2015-04-12 12:52:13 +02:00 |
|
ulteq
|
fd737f3f95
|
Minor code optimization
|
2015-04-12 12:36:05 +02:00 |
|
ulteq
|
cf88adb794
|
Replaced wind with ACE_wind
|
2015-04-12 12:34:42 +02:00 |
|
ulteq
|
a993f2d5f1
|
Minor code optimization
|
2015-04-12 12:15:39 +02:00 |
|
ulteq
|
cb0df8783a
|
Fixed a calculation error
|
2015-04-12 12:09:55 +02:00 |
|
ulteq
|
1c8da72716
|
Removed debug output
|
2015-04-12 11:59:45 +02:00 |
|
ulteq
|
c532742a5b
|
Overworked the module settings (WIP)
|
2015-04-12 11:48:21 +02:00 |
|
ulteq
|
05f14d6242
|
Added AdvancedBallistics module options
|
2015-04-11 22:34:19 +02:00 |
|