Go to file
Josuan Albin bb03f55c5c Add garrison zeus modules (#4555)
* Add garrison and un-garrison modules

* Remove unnecessary text from garrison header

* Add french translations to new strings

* Add changes requested by review

* Change pushback to pushBack

* Move garrison funcs to ai, finish headers

* Remove diag log debug

* Fix typos and header issues

* Add missing newlines

* Fix strings, Fix typos and headers

* Enable debug and disable compile cache, Add trace and comments

* Rebase before review

* Fix default case running instead of case 3

* Fix edge case related to players being in garrison group

The player would make the enableAttack checks in ungarrison and garrisonMove fail, this is now fixed.

* Fix some arrays in garrsionMove and garrison

* Relax distance checks in garrisonMove, change AI behaviour while pathing to aware

* Add debug view

* Remove unused var, fix unit pos using the wrong format

* Make debug more visually pleasing

* Change garrison debug target to a waypoint icon

* Change disableAI event to AISection, comment out doFollow in doMove EH

* Fix locality issue
2017-10-10 11:06:37 -05:00
.github Remove @ from issue template (#4933) 2017-02-26 14:59:04 +01:00
addons Add garrison zeus modules (#4555) 2017-10-10 11:06:37 -05:00
docs [Docs] Update component dependencies 2017-09-16 22:26:57 +02:00
extensions Advanced Ballistics - Drag model revamp & Spin drift correction (#5566) 2017-10-06 13:05:20 -05:00
extras Advanced Ballistics - Drag model revamp & Spin drift correction (#5566) 2017-10-06 13:05:20 -05:00
optionals [compat_rhs_usaf] Reload Launchers and Overpressure (#5589) 2017-10-10 10:27:49 -05:00
tools Python tool which converts ballistic coefficients into 'airFriction' values. (#5573) 2017-10-01 09:52:09 +02:00
.editorconfig Set LF line endings as default 2016-05-30 18:18:38 +02:00
.gibot.yml Ingore issues and PRs marked as stale (#5369) 2017-07-16 08:55:44 +02:00
.gitattributes Set .paa as binary 2016-05-30 18:27:40 +02:00
.github_changelog_generator Cleanup GitHub Changelog Generator config file (#4875) 2017-02-05 16:50:41 +01:00
.gitignore Add GitHub Changelog Generator configuration file (#4705) 2016-11-25 00:14:28 +01:00
.travis.yml Use Python 3.5 in Travis (#5467) 2017-09-01 05:34:24 +02:00
ace_advanced_ballistics_x64.dll Advanced Ballistics - Drag model revamp & Spin drift correction (#5566) 2017-10-06 13:05:20 -05:00
ace_advanced_ballistics.dll Advanced Ballistics - Drag model revamp & Spin drift correction (#5566) 2017-10-06 13:05:20 -05:00
ace_break_line_x64.dll Rebuild Dlls for x64 dev branch (#4765) 2016-12-15 10:51:47 -06:00
ace_break_line.dll Update extensions 2016-06-21 18:17:24 +02:00
ace_clipboard_x64.dll Rebuild Dlls for x64 dev branch (#4765) 2016-12-15 10:51:47 -06:00
ace_clipboard.dll Update extensions 2016-06-21 18:17:24 +02:00
ace_fcs_x64.dll Rebuild Dlls for x64 dev branch (#4765) 2016-12-15 10:51:47 -06:00
ace_fcs.dll Update extensions 2016-06-21 18:17:24 +02:00
ace_medical_x64.dll Rebuild Dlls for x64 dev branch (#4765) 2016-12-15 10:51:47 -06:00
ace_medical.dll Update extensions 2016-06-21 18:17:24 +02:00
ace_parse_imagepath_x64.dll Rebuild Dlls for x64 dev branch (#4765) 2016-12-15 10:51:47 -06:00
ace_parse_imagepath.dll Update extensions 2016-06-21 18:17:24 +02:00
Arma3_workshop_addon.jpg Arma3_workshop_addon.jpg 2015-07-28 15:42:09 -07:00
AUTHORS.txt Rearm bugfixing (#5411) 2017-09-29 14:53:25 -05:00
LICENSE FastRope Sounds - Fix Config, Merge PFEH, Add CC Attribution 2016-05-10 10:09:52 -05:00
logo_ace3_ca.paa add logo and mod.cpp 2015-03-15 07:23:18 +01:00
meta.cpp Add protocol version to meta.cpp 2016-02-23 12:15:51 +01:00
mod.cpp Prepare release 3.10.2 2017-07-11 00:21:09 +02:00
README.md Fix README license note 2017-10-03 19:15:37 +02:00

ACE3 Version ACE3 Issues ACE3 Downloads BIF Thread ACE3 License ACE3 Slack ACE3 Build Status

Requires the latest version of CBA A3.
Visit us on Twitter | Facebook | YouTube | 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 ACE3 by simply excluding any components they don't need, or those possibly in conflict with other mods. 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
  • Logistics
  • 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 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...

Getting started

ACE3 requires Arma 3 and the latest version of CBA A3. See the following pages for help and information on how to get started with ACE3:

Contributing

You can help out with the ongoing development by looking for potential bugs in our code base, or by contributing new features. We are always welcoming new pull requests containing bug fixes, refactors and new features. We have a list of tasks and bugs on our issue tracker on Github. Please comment on issues if you want to contribute with, to avoid duplicating effort.

Contribution guidelines

To contribute something to ACE3, 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.

Submitting issues and requesting features

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:

Get in touch

Slack We have a public Slack team that anyone can join. This is where all our developers and contributors hang out and where we make announcements
Twitter You can follow our Twitter account to get updates and various links to guides
Facebook You can follow our Facebook account to get updates and various links to guides
Bohemia Forum We have a dedicated thread on the Bohemia Forums for the ACE3 project

License

ACE3 is licensed under the GNU General Public License (GPLv2).