Go to file
2015-05-01 20:19:40 +02:00
addons Fixed spelling of enableUnconsciousnessAI 2015-05-01 18:49:59 +02:00
documentation Merge branch 'feature/laserpointer-3rdparty' of https://github.com/11thmeu/ACE3 into 11thmeu-feature/laserpointer-3rdparty 2015-05-01 09:52:03 +02:00
extensions Rename breakLine to break_line 2015-05-01 02:14:23 +02:00
extras Merge pull request #334 from acemod/mk6tweaks 2015-04-25 20:27:20 +02:00
optionals [compat_asdg] fix MRCO PiP compatibility 2015-04-29 21:15:32 +03:00
tools 3 > 2 2015-04-29 12:58:02 +02:00
.editorconfig Fix line ending in .editorconf 2015-02-28 15:22:21 +01:00
.gitignore Add biprivatekeys to gitignore 2015-04-26 20:12:11 +02:00
ace_advanced_ballistics.dll Extensions rebuilt with new versioning. 2015-04-21 16:56:50 -07:00
ace_break_line.dll Rename breakLine to break_line 2015-05-01 02:14:23 +02:00
ace_fcs.dll Extensions rebuilt with new versioning. 2015-04-21 16:56:50 -07:00
AUTHORS.txt Add Bla1337 to AUTHORS file 2015-05-01 01:47:59 +02:00
LICENSE Change license to allow subfolders with individual licenses 2015-05-01 20:19:40 +02:00
logo_ace3_ca.paa add logo and mod.cpp 2015-03-15 07:23:18 +01:00
mod.cpp better grammar 2015-04-30 14:41:45 -07:00
README.md Wiki links to site not repo 2015-04-17 07:27:24 +03:00

ACE version ACE download ACE issues BIF thread ACE license

Requires the latest version of CBA A3. Visit us on Facebook | YouTube | Twitter | Reddit

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 and all contributions are welcome. Feel free to maintain your own custom version, so long as the changes you make are open to the public in accordance with the GNU General Public License (GPLv2).

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

Core features

  • Brand new 3D interaction/action system
  • Performance and reliability framework
  • Focus on modularity and customization
  • New flexible client and server settings & configuration
  • Improved medical system with various levels (basic/advanced) focus on gameplay/realism
  • Proper & consistent network-synced weather
  • Wind and weather-based ballistics
  • Captivity system
  • Explosives system, including different trigger types
  • Map screen improvements marker placement and map tools
  • Advanced missile guidance and laser designation

Additional features

  • Carrying and dragging
  • Realistic names for vehicles and weapons
  • A fire control system (FCS) for armored vehicles and helicopters
  • Realistic ballistics/FCS calculated in C/C++ extensions
  • Backblast area and overpressure simulation
  • Disposable launchers
  • Realistic G-forces
  • Vehicle locking
  • Realistic night and thermal vision modes
  • Magazine repacking
  • Realistic weapon overheating mechanic
  • Combat deafness (temporary loss of hearing) simulation
  • Improved ragdoll physics
  • Improved interactions for AARs and ammo bearers
  • Adjustable sniper scopes
  • No idle animation with lowered weapon
  • No talking player avatar
  • Jumping over obstacles, climbing over walls and cutting down fences
  • Vector, MicroDAGR and Kestrel devices
    and much more...

Guides & how-tos

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

Contributing

You can help out with the ongoing development by looking for potential bugs in our code base, or by contributing new features. To contribute something to ACE, simply fork this repository and submit your pull requests for review by other collaborators. Remember to 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 changes to the existing ones. See also:

Testing & building

To help us test the latest development changes, download our master branch (directly, or with git), then assemble a test build: