Commit Graph

4310 Commits

Author SHA1 Message Date
SilentSpike
228786f3ad Putting the bird in its cage 2015-05-12 12:26:24 +01:00
SilentSpike
f6cdad62ca Added parenthesis 2015-05-11 19:04:04 +01:00
SilentSpike
7cf52d13ca Disable zeus settings by default
Fixed newline characters
2015-05-11 18:15:45 +01:00
SilentSpike
b09ebc9c79 QGVAR was meant to be GVAR
Improved module text
Forgot about script_component
2015-05-11 17:08:25 +01:00
SilentSpike
e16ea007e4 Add ACE settings 2015-05-11 16:30:46 +01:00
SilentSpike
755581be40 Changed BI functions to check for settings 2015-05-11 16:23:46 +01:00
SilentSpike
3118666f80 Added settings module to config
Started functionality
2015-05-11 16:02:24 +01:00
SilentSpike
519aba57b5 Transfered ballistics support (as discussed with glowbal) 2015-05-11 14:45:37 +01:00
SilentSpike
c1c10f43b2 Fixed typo 2015-05-10 17:41:43 +01:00
SilentSpike
a40277f6f1 Module configs and function headers 2015-05-10 17:32:01 +01:00
SilentSpike
5166e73cc0 Added commented out code and function prep 2015-05-10 17:26:24 +01:00
SilentSpike
9dd163ac3d Use moduleProjectile with ballistics support 2015-05-10 17:21:18 +01:00
SilentSpike
eaa0f16e30 Transferring rest of function files 2015-05-10 17:17:17 +01:00
SilentSpike
e0c658560b Added myself to authors.txt 2015-05-10 15:33:03 +01:00
SilentSpike
212b8528fa Bird locality code no longer needed 2015-05-09 21:30:52 +01:00
SilentSpike
3544ee57f8 Added removed script within comments 2015-05-09 20:35:07 +01:00
SilentSpike
079b8489ce Missing spaces 😉 2015-05-09 20:30:49 +01:00
SilentSpike
f685ec2257 added zeus changes module 2015-05-09 20:24:39 +01:00
Glowbal
0aea587529 Merge pull request #1074 from acemod/hotfixAmbianceSoundsModule
fix removeWhiteSpace function name in ambiance sound module
2015-05-09 13:39:00 +02:00
bux578
ddf32052c4 fix removeWhiteSpace function name
used `string_removeWhiteSpace` but had to be `stringRemoveWhiteSpace`
due to 612fa69c1c
2015-05-09 08:02:13 +02:00
Nicolás Badano
19e8d7bbe7 Merge pull request #1066 from acemod/scopes-usefiredBisEH
Switch scopes to use firedBIS
2015-05-09 01:21:10 -03:00
commy2
31f421c3f4 Merge pull request #1072 from acemod/disablepointerinheritance
disable laserpointer inheritance for rhs, fix #1070
2015-05-09 06:19:25 +02:00
commy2
b57f731dd0 disable laserpointer inheritance for rhs 2015-05-09 04:59:10 +02:00
KoffeinFlummi
53360ff0a7 Add some more descriptive output to deploy.py 2015-05-08 20:40:40 +02:00
PabstMirror
a4c710bd28 Switch scopes to use firedBIS 2015-05-08 13:36:24 -05:00
commy2
2ffabec250 Merge pull request #1040 from acemod/disableCfgAISkill
Disables the CfgAISkill class to prevent it from affecting players.
2015-05-08 20:27:31 +02:00
jaynus
b7b6cb6086 Fixed: Adds an enabler config to ace_frag, disabling the PFH for any round not enabled. 2015-05-08 11:27:17 -07:00
commy2
7294056da0 keep ai tweaks except of relaod 2015-05-08 20:13:20 +02:00
KoffeinFlummi
a5fb8a1a4f Restore missing line 2015-05-08 19:37:25 +02:00
KoffeinFlummi
38b03e2b18 Only commit if there's something to do 2015-05-08 19:37:14 +02:00
KoffeinFlummi
d96b8cedc5 Merge branch 'deploy-script' 2015-05-08 19:28:22 +02:00
KoffeinFlummi
b1f16132e5 Add travis file 2015-05-08 19:28:06 +02:00
KoffeinFlummi
6d44889292 Add deploy script 2015-05-08 19:27:58 +02:00
KoffeinFlummi
24505f59e1 Add option to stringtablediag to only show markdown 2015-05-08 19:27:42 +02:00
ulteq
1bd4ca96fd Merge pull request #1045 from acemod/abOptimization
AB ext tweaking. Just a bit of optimization and crash checking.
2015-05-08 17:31:07 +02:00
jaynus
3e6c203655 size+1 2015-05-08 06:57:19 -07:00
ulteq
41761bc196 Merge pull request #1056 from acemod/bulletTraceFix
Fixes broken bullet trace effect (caliber is now in mm, not inches)
2015-05-08 15:25:53 +02:00
ulteq
fd0ca58fe6 Fixes broken bullet trace effect (caliber is now in mm, not inches) 2015-05-08 15:25:32 +02:00
ulteq
f9b6916456 Merge pull request #1053 from acemod/fixATragMX
Fixes broken ATragMX (calculateStabilityFactor now requires metric in…
2015-05-08 13:57:59 +02:00
ulteq
84e5234f32 Merge pull request #1054 from acemod/APBulletUpdate
Corrected several armour piercing round configs
2015-05-08 13:57:50 +02:00
ulteq
3495196f40 Fixes broken ATragMX (calculateStabilityFactor now requires metric input) 2015-05-08 13:56:38 +02:00
ulteq
0e74fa56f7 Corrected several armour piercing round configs 2015-05-08 13:45:00 +02:00
Felix Wiegand
6589cdfb0e Merge pull request #1041 from acemod/metric-units
Metric units
2015-05-08 13:09:31 +02:00
KoffeinFlummi
5e33176b52 Convert ACE_barrelLength(s) to millimeters 2015-05-08 12:47:45 +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
Glowbal
891332f74c Merge pull request #1046 from acemod/settingsPrivates
Added missing privates to settings framework
2015-05-07 22:00:30 +02:00
jaynus
027a3dd4ac AB map tweaking. Just a bit of optimization and crash checking. 2015-05-07 12:52:19 -07:00