Go to file
2015-04-17 02:39:15 +03:00
addons #678 - Missing Text Height in settingMenu 2015-04-16 15:17:56 -05:00
documentation AMG documentation update. 2015-04-15 11:04:37 -07:00
extensions match to exact directory name (case-sensitive) 2015-04-14 22:34:58 -05:00
extras Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 into AdvancedBallistics 2015-04-13 21:35:53 +02:00
optionals Update serverconfig.hpp 2015-04-04 22:58:14 +02:00
tools DEFAULT_PARAM KEY_PARAM private check 2015-04-16 12:10:40 -05:00
.editorconfig Fix line ending in .editorconf 2015-02-28 15:22:21 +01:00
.gitignore Add release folder and cache files to gitignore 2015-04-07 21:40:26 +02:00
ace_advanced_ballistics.dll Extension moved into cmake, extensions rebuilt. 2015-04-09 09:52:57 -07:00
ace_breakLine.dll Add the compiled ace_breakLine extension 2015-04-12 00:43:36 -03:00
ace_fcs.dll Extension moved into cmake, extensions rebuilt. 2015-04-09 09:52:57 -07:00
AUTHORS.txt Update AUTHORS.txt 2015-04-16 18:23:00 +03:00
LICENSE Initial commit 2015-01-10 21:10:50 +01:00
logo_ace3_ca.paa add logo and mod.cpp 2015-03-15 07:23:18 +01:00
mod.cpp I am not sure either 2015-04-10 05:38:33 +03:00
README.md Testing, 1-2 2015-04-17 02:39:15 +03:00

ACE3 Wiki ACE3 Version ACE3 Download ACE3 Issues ACE3 License

Requires the latest version of CBA A3 | BIF thread | Facebook | YouTube | Twitter

ACE3 is a joint effort by the teams behind ACE2, AGM and CSE to improve the realism and authenticity of Arma 3.

The project is entirely open-source. Feel free to propose changes or maintain their own, customized version as long as they make their changes open to the public in accordance with the GNU General Public License (for more information check the license file attached to this project).

The mod is built modularly, so almost any PBO can be removed. This way, a team can maintain its own tailored version of ACE that might exclude any components they don't need, or those possibly conflicting with other add-ons. Modules themselves, e.g. the medical system, also include various customization options, allowing mission designers to tweak the overall experience.

Features

  • Improved medical system
  • Logistics system including cargo transport and vehicle maintenance
  • Explosives system including different trigger types
  • Captivity system
  • Realistic names for vehicles and weapons
  • Realistic ballistics including wind and humidity
  • Backblast simulation
  • A fire control system for armored vehicles and helicopters and more...

Guides & How-Tos

If you installed ACE3 but have trouble understanding how it all works, or where to start, read this article:

Contributing

You can help out with the ongoing development by looking for potential bugs in the existing code, or by contributing new features. To contribute something to ACE, simply fork this repository and submit your pull requests for review by other collaborators. In the process, please add yourself to the author array of any PBO you will be editing and the AUTHORS.txt file; including a valid email address.

Please, use our Issue Tracker to report a bug, propose a feature, or suggest a change to the existing set. See also:

Testing & Building

If you want to help us test the latest development changes, first download our master branch directly (link), or using git commands, then create a test build: