commy2
|
7fb56d4fd5
|
simple check to compare client and server version of ace
|
2015-05-09 17:03:51 +02:00 |
|
commy2
|
3976c4d64f
|
the spaces
|
2015-05-09 16:06:44 +02:00 |
|
commy2
|
f0cca5b33e
|
ignore ace in checkPBO module, also fix #1020
|
2015-05-09 16:01:53 +02:00 |
|
commy2
|
52a904478b
|
laser selfdesignate has wrong version number macro setup
|
2015-05-09 15:32:34 +02:00 |
|
bux578
|
f848ff740f
|
Revert "travis build test"
This reverts commit 4f6d0599e0 .
|
2015-05-09 15:05:55 +02:00 |
|
SAM
|
cad86280c1
|
Fixed module value not overriding.
|
2015-05-09 14:51:23 +02:00 |
|
bux578
|
4f6d0599e0
|
travis build test
|
2015-05-09 14:30:10 +02:00 |
|
bux578
|
7d28fbcdbd
|
force travis to only build for master
|
2015-05-09 14:12:54 +02:00 |
|
bux578
|
f1798aa739
|
fix switchunits
|
2015-05-09 14:05:58 +02:00 |
|
bux578
|
8c937a707d
|
starting to fix switchunits
|
2015-05-09 13:49:26 +02: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 |
|
commy2
|
57131496f2
|
check for outdated pbo files
|
2015-05-09 13:25:19 +02:00 |
|
SAM
|
f4d7c6818b
|
Attempted fix #2
|
2015-05-09 13:05:36 +02:00 |
|
SAM
|
a9d6fbd841
|
Attempting to fix module value not being read
|
2015-05-09 12:36:11 +02:00 |
|
SAM
|
f64f76e92f
|
Fixed wrong file name
|
2015-05-09 12:07:05 +02:00 |
|
SAM
|
2dfaaa047a
|
Reworked limiting system
Module limit still not being set properly.
|
2015-05-09 11:56:27 +02:00 |
|
SAM
|
bba216ebd2
|
Rewrote switch statement
Per @Glowbal's comment
|
2015-05-09 10:53:09 +02:00 |
|
SAM
|
7201a23d41
|
Adjusted post init, removed redundant settings
|
2015-05-09 10:44:01 +02:00 |
|
SAM
|
9e40e16c4a
|
Adjusted XEH_preinit accordingly
|
2015-05-09 10:43:20 +02:00 |
|
SAM
|
ae1628ef03
|
Renamed init file for neatness
|
2015-05-09 10:41:55 +02:00 |
|
bux578
|
fb284faa66
|
adjust ambiance sound module description and docs
|
2015-05-09 08:18:44 +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 |
|
jonpas
|
818d6c4900
|
Possibly fixed FUNC Macros list in Coding Guidelines
|
2015-05-09 05:12:29 +02:00 |
|
commy2
|
b57f731dd0
|
disable laserpointer inheritance for rhs
|
2015-05-09 04:59:10 +02:00 |
|
jonpas
|
e9abd8c27a
|
Fixed lowercasing, improved examples
|
2015-05-09 04:55:41 +02:00 |
|
jonpas
|
2ff372e2a1
|
Function headers per Coding Guidelines for Interaction
|
2015-05-09 04:47:15 +02:00 |
|
jonpas
|
50d5e845ee
|
Lowercased beginning of functions pt2
|
2015-05-09 03:12:28 +02:00 |
|
jonpas
|
2a9f4d779d
|
Lowercased beginning of function names
|
2015-05-09 03:09:26 +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 |
|
Glowbal
|
e674229dde
|
enabledFor > enableFor
|
2015-05-08 20:10:40 +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
|
0a9dbfba87
|
Privates cleanup
|
2015-05-08 18:47:17 +02:00 |
|
SAM
|
96e1e9c59f
|
Added name + email to authors.txt
|
2015-05-08 18:46:30 +02:00 |
|
ulteq
|
03fd740f8e
|
Config caching is now done in the uiNamespace
|
2015-05-08 18:43:26 +02:00 |
|
SAM
|
0b4137763d
|
Cleaned up code
|
2015-05-08 18:41:32 +02:00 |
|
SAM
|
45992e5e7f
|
All working except module returning any.
ace_viewdistance_moduleViewDistanceLimit always returning as any. No
error in the RPT relating to readSettingfromModule failing
|
2015-05-08 18:30:28 +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 |
|
ulteq
|
9a0fcd4fec
|
AB config read caching
|
2015-05-08 17:20:56 +02:00 |
|
SAM
|
6cda97e3a0
|
Adding required files for module integration
|
2015-05-08 16:07:57 +02:00 |
|