jaynus
8e7763af08
Removed: systemChat debug in captive
2015-05-11 13:50:24 -07:00
jaynus
991ecdfe01
Removed: Debug sidechat in laser seeker code.
2015-05-11 13:37:50 -07:00
ViperMaul
0bb158bd14
Merge pull request #1109 from acemod/makeNewVersionStamping
...
Make new version stamping
2015-05-11 11:16:14 -07:00
ViperMaul
59d6e84fc0
Use abbreviated public key to minimize a BI bug.
...
REFERENCE: http://feedback.arma3.com/view.php?id=22133
Always copy public key in case it is missing from the release folder.
#1105
2015-05-11 10:43:05 -07:00
ViperMaul
5092d586fd
Exception handling and clean up.
...
#1105
2015-05-11 10:06:40 -07:00
commy2
c0e2af2e66
quotes in config arrays
2015-05-11 18:50:04 +02:00
ViperMaul
a7a76d69ae
Read ACE VERSION from main/script_mod.hpp
...
#1105
2015-05-11 09:48:47 -07:00
jaynus
192a02ce56
No really, change it.
2015-05-11 09:03:09 -07:00
jaynus
9660978b92
Changed: search for ace_server, not ace_serverconfig
2015-05-11 09:02:13 -07:00
jaynus
695e775cd7
Change 'ace_serverconfig' to 'ace_server'
2015-05-11 09:01:16 -07:00
ViperMaul
9c288ffa12
Merge pull request #1108 from acemod/missingPBOPREFIX
...
Added missing PBOPREFIX files
2015-05-11 08:54:03 -07:00
ulteq
0bae8471c5
Added more missing PBOPREFIX files
2015-05-11 17:43:48 +02:00
ViperMaul
b0051a6638
Merge pull request #1094 from acemod/fixUnSurrender
...
Fix not being able to UnSurrender (currentWeapon)
2015-05-11 08:39:39 -07:00
ViperMaul
4e1370cbc3
Merge pull request #1093 from acemod/fixDisarming
...
Fix disarming
2015-05-11 08:38:56 -07:00
ulteq
0b3d3b8793
Added missing PBOPREFIX files
2015-05-11 17:37:08 +02:00
ViperMaul
cf6846dac2
Improve exception handling
...
#1105
2015-05-11 00:34:32 -07:00
ViperMaul
46cabb14ad
Remove unnecessary return so that it can move to the next PBO after missing $PBOPREFIX$
...
#1105
2015-05-10 23:49:40 -07:00
jaynus
d6dde3c73f
Merge pull request #1077 from acemod/fixSwitchUnits
...
Fix switch units
2015-05-10 23:38:56 -07:00
ViperMaul
d03203d3d5
remove debug
...
#1105
2015-05-10 22:20:29 -07:00
ViperMaul
0e36e56c1c
Proper handling $PBOPREFIX$ backups and cleanup if canceled.
...
#1105
2015-05-10 22:12:57 -07:00
ViperMaul
4d56e6317c
Warn builder for missing $PBOPREFIX$
...
#1105
2015-05-10 19:58:32 -07:00
ViperMaul
097d0cb8ed
Update $PBOPREFIX$ with Commit ID for each PBO
...
#1105
2015-05-10 19:44:24 -07:00
ViperMaul
2ffc38ddd2
Do not build common every time
...
#1105
2015-05-10 18:21:01 -07:00
ViperMaul
97105c5b07
Change ACE is version stamp. Example. You will now see ACE is version 3.0.0.2
...
Initial prep for showing Commit ID for each PBO in #1105
2015-05-10 18:16:27 -07:00
ulteq
9fe8d6f40a
Merge pull request #1097 from acemod/dispersionFix
...
Rifle dispersion overhaul:
2015-05-11 00:31:23 +02:00
PabstMirror
2e91f45273
#1104 - Fix legend in editor
2015-05-10 16:57:05 -05:00
Glowbal
e6a8f0b295
Merge pull request #1103 from SilentSpike/medical_typofix
...
Trivial variable name fix for moduleAssignMedicalVehicle function
2015-05-10 22:37:54 +02:00
SilentSpike
eff5ce03d6
false -> 0
2015-05-10 20:58:17 +01:00
SilentSpike
518cfdab9e
isMedic -> medicClass
2015-05-10 20:19:32 +01:00
ulteq
09c19e4ec2
Subtle recoil reduction when using a suppressor
2015-05-10 20:58:36 +02:00
SilentSpike
d321ed2753
Changed function variable to match other medical vehicle functions
2015-05-10 19:56:35 +01:00
ViperMaul
9be22ee8b5
Merge pull request #1088 from acemod/makeNOBIN_improvements
...
Make Improvements
2015-05-10 11:46:16 -07:00
ulteq
82f3c65c31
Tuned down the dispersion reduction of suppressors some more
2015-05-10 20:06:27 +02:00
ViperMaul
7012b32b55
Display the most likely resolution to the Error FAILED TO DETERMINE COMMIT ID.
2015-05-10 07:56:56 -07:00
KoffeinFlummi
f103a19920
Merge branch 'codingGuidelinesMacroListFix' of https://github.com/usecforce/ACE3 into doc-merge
2015-05-10 16:41:48 +02:00
ViperMaul
1cc5bd1c50
removing unneeded debug files
2015-05-10 07:41:24 -07:00
ulteq
235534292f
Rifle dispersion overhaul:
...
*Added dispersion values for the new marksmen rifles (when needed)
*Overworked some of the (ridiculous) existing values
*Made use of the vanilla values whenever possible
2015-05-10 16:31:56 +02:00
KoffeinFlummi
2bb3a0f139
Cleanup #1095
...
- Fix tabs
- Remove tabler comments
- Restore one removed Russian string
2015-05-10 16:19:46 +02:00
KoffeinFlummi
9e982fe958
Merge branch 'translation/15bn/alef' of https://github.com/alef/ACE3 into italian-merge
2015-05-10 16:09:31 +02:00
commy2
ba6ffe8c2f
Merge pull request #946 from acemod/fcsInitSpeedFix
...
Fcs init speed fix
2015-05-10 14:57:50 +02:00
bux578
0aac0ac308
fix anchor links
...
sorry :(
2015-05-10 13:15:47 +02:00
bux578
b927c5d4f5
wrong syntax highlighting
2015-05-10 13:13:38 +02:00
bux578
8ccb2a47ff
add rallypoint and switchunits documentation
2015-05-10 13:10:45 +02:00
Glowbal
f861466882
Merge pull request #1075 from acemod/ambianceSoundModuleDescAndDoc
...
adjust ambiance sound module description and docs
2015-05-10 11:46:53 +02:00
Alessandro Foresi
2dd06babec
Added: Italian translations completed.
...
Fixed: BOM markers where missing
2015-05-10 11:44:46 +02:00
Alessandro Foresi
643df71932
Added: Italian translation from Blackedsoul p#20
2015-05-10 11:05:16 +02:00
PabstMirror
59adf92862
Fix not being able to UnSurrender (currentWeapon)
2015-05-10 01:47:50 -05:00
PabstMirror
2da2794e20
ACE_isUnique config for mags instead of static list
2015-05-09 17:08:47 -05:00
Alessandro Foresi
87974b12b2
Added: Myself as contributor
2015-05-10 00:06:41 +02:00
Alessandro Foresi
7e7c3ed053
Added: More italian translations
2015-05-10 00:04:42 +02:00