Commit Graph

4411 Commits

Author SHA1 Message Date
4185874a9a Frag Privates 2015-05-12 23:19:31 -05:00
998cbf0fd3 Merge pull request #1133 from dharmab/documentation
Create missing documentation placeholders
2015-05-12 19:57:23 -07:00
245a6da6f6 Merge pull request #1027 from acemod/sortForMagRepack
Sort for mag repack
2015-05-12 21:56:12 -05:00
d972f14649 Merge pull request #1092 from acemod/superTime
ACE_time variables for accurate purposeful time use
2015-05-12 19:34:20 -07:00
d28f2b0f2c Merge pull request #1113 from acemod/ComancheZoomLevels
Fix for Comanche zoom levels
2015-05-12 19:31:28 -07:00
b27d7eafa4 Fix headers in weapon select doc 2015-05-12 20:18:03 -06:00
7c1875b624 add name to authors.txt 2015-05-12 18:31:03 -06:00
1227d6e3fb Create missing documentation placeholders
Creates placeholder documentation for modules which did not previously
have any. If a module had the same name and apparent purpose as a module
from AGM, AGM's documentation was imported into the placeholder.

These documentation are useful to users for explaining what ACE3
changes. They are also useful to community admins who want to create a
custom distribution of ACE3 and need to know which modules to disable.

The documentation needs to be significantly fleshed out before it's
ready for public consumption, but this should be a helpful start.
2015-05-12 18:28:18 -06:00
ab580dd1c7 Set version number to 3.0.0.3 v3.0.0 2015-05-12 07:08:45 -07:00
66f5ed43c0 More help on certain errors in make.py 2015-05-12 07:05:48 -07:00
3ddc8569bb Made better with Pabstology (tm) 2015-05-12 15:53:49 +02:00
89d19e817c Merge pull request #1114 from acemod/respawnMissingPBOPREFIX
Added missing $PBOPREFIX$ for respawn
2015-05-11 15:32:17 -07:00
e75c4594e6 Added missing $PBOPREFIX$ for respawn 2015-05-11 15:17:44 -07:00
f78b2ed598 Merge pull request #1110 from acemod/nobin_fixes
Do not execute CfgConvert if $NOBIN$ is found.
2015-05-11 14:37:27 -07:00
ef836d1191 Hacked order to fix order of comanche zoom levels 2015-05-11 23:17:17 +02:00
8e7763af08 Removed: systemChat debug in captive 2015-05-11 13:50:24 -07:00
991ecdfe01 Removed: Debug sidechat in laser seeker code. 2015-05-11 13:37:50 -07:00
50abf64359 Do not execute CfgConvert if $NOBIN$ is found.
#1107
2015-05-11 12:53:49 -07:00
0bb158bd14 Merge pull request #1109 from acemod/makeNewVersionStamping
Make new version stamping
2015-05-11 11:16:14 -07:00
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
5092d586fd Exception handling and clean up.
#1105
2015-05-11 10:06:40 -07:00
c0e2af2e66 quotes in config arrays 2015-05-11 18:50:04 +02:00
a7a76d69ae Read ACE VERSION from main/script_mod.hpp
#1105
2015-05-11 09:48:47 -07:00
192a02ce56 No really, change it. 2015-05-11 09:03:09 -07:00
9660978b92 Changed: search for ace_server, not ace_serverconfig 2015-05-11 09:02:13 -07:00
695e775cd7 Change 'ace_serverconfig' to 'ace_server' 2015-05-11 09:01:16 -07:00
9c288ffa12 Merge pull request #1108 from acemod/missingPBOPREFIX
Added missing PBOPREFIX files
2015-05-11 08:54:03 -07:00
0bae8471c5 Added more missing PBOPREFIX files 2015-05-11 17:43:48 +02:00
b0051a6638 Merge pull request #1094 from acemod/fixUnSurrender
Fix not being able to UnSurrender (currentWeapon)
2015-05-11 08:39:39 -07:00
4e1370cbc3 Merge pull request #1093 from acemod/fixDisarming
Fix disarming
2015-05-11 08:38:56 -07:00
0b3d3b8793 Added missing PBOPREFIX files 2015-05-11 17:37:08 +02:00
cf6846dac2 Improve exception handling
#1105
2015-05-11 00:34:32 -07:00
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
d6dde3c73f Merge pull request #1077 from acemod/fixSwitchUnits
Fix switch units
2015-05-10 23:38:56 -07:00
d03203d3d5 remove debug
#1105
2015-05-10 22:20:29 -07:00
0e36e56c1c Proper handling $PBOPREFIX$ backups and cleanup if canceled.
#1105
2015-05-10 22:12:57 -07:00
4d56e6317c Warn builder for missing $PBOPREFIX$
#1105
2015-05-10 19:58:32 -07:00
097d0cb8ed Update $PBOPREFIX$ with Commit ID for each PBO
#1105
2015-05-10 19:44:24 -07:00
2ffc38ddd2 Do not build common every time
#1105
2015-05-10 18:21:01 -07:00
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
9fe8d6f40a Merge pull request #1097 from acemod/dispersionFix
Rifle dispersion overhaul:
2015-05-11 00:31:23 +02:00
2e91f45273 #1104 - Fix legend in editor 2015-05-10 16:57:05 -05:00
e6a8f0b295 Merge pull request #1103 from SilentSpike/medical_typofix
Trivial variable name fix for moduleAssignMedicalVehicle function
2015-05-10 22:37:54 +02:00
eff5ce03d6 false -> 0 2015-05-10 20:58:17 +01:00
518cfdab9e isMedic -> medicClass 2015-05-10 20:19:32 +01:00
09c19e4ec2 Subtle recoil reduction when using a suppressor 2015-05-10 20:58:36 +02:00
d321ed2753 Changed function variable to match other medical vehicle functions 2015-05-10 19:56:35 +01:00
9be22ee8b5 Merge pull request #1088 from acemod/makeNOBIN_improvements
Make Improvements
2015-05-10 11:46:16 -07:00
82f3c65c31 Tuned down the dispersion reduction of suppressors some more 2015-05-10 20:06:27 +02:00
7012b32b55 Display the most likely resolution to the Error FAILED TO DETERMINE COMMIT ID. 2015-05-10 07:56:56 -07:00