ACE3/docs/_posts/2015-09-17-ace3-version331.md
2022-04-14 09:22:23 +02:00

76 lines
5.4 KiB
Markdown

---
title: ACE3 version 3.3.1
description: Status report on ACE3 version 3.3.1
parent: posts
image: /img/news/150917_repair.webp
author: bux
layout: post
---
[*aka ACEREP #00002*](https://twitter.com/Arma3official/status/644466498518581248)
Since we've started working on ACE3 3.3.1 it has seen major changes both feature and code wise. Using the new commands added in Arma 3 1.48 and 1.50 we've gone over the complete code base and touched nearly every file.
<!--more-->
### The Side Things
Did you know that the team behind ACE3 formed from the <abbr title="Advanced Combat Environment 2">ACE 2</abbr>, <abbr title="Authentic Gameplay Modification">AGM</abbr> and <abbr title="Combat Space Enhancement">CSE</abbr> teams? In January 2015 we've decided that working together would be more beneficial than being competitors and that seemed to be a very good decision. Both AGM and CSE made it into the final stage of the "Make Arma Not War" contest for which we are very grateful. Some weeks ago Koffeinflummi (former AGM) and Glowbal (former CSE) received a splendid gift from Bohemia Interactive for taking part in the contest. Thank you <abbr title="Bohemia Interactive">BI</abbr>, for that.
<div class="row">
<div class="small-12 medium-6 columns">
<img src="{{site.baseUrl}}/img/news/150917_agmgift.webp" alt="A gift AGM got as part of being a finalist in the 'Make Arma Not War' contest"/>
</div>
<div class="small-12 medium-6 columns">
<img src="{{site.baseUrl}}/img/news/150917_csegift.webp" alt="A gift CSE got as part of being a finalist in the 'Make Arma Not War' contest"/>
</div>
</div>
When developing for any kind of language a good IDE (integrated development environment) and language tools are important for gaining more productivity. In a community effort we've developed a package for the well-known open-source [Atom editor](https://atom.io/) by [github](https://github.com/). The ["language-arma-atom" package](https://atom.io/packages/language-arma-atom) which has already been released in version 1.0.1 is available at [https://atom.io/packages/language-arma-atom](https://atom.io/packages/language-arma-atom). It includes syntax highlighting for vanilla Arma 3 commands, CBA macros, ACE3 macros and common code snippets. If you're a fellow mod developer, a mission maker or generally interested in an open-source multi-platform editor we recommend checking out the package and Atom.
The saying "Data is beautiful" is especially true if you visualize it and make a video out of it. If you're interested how the development process of ACE3 looks like, take a look at the following YouTube video that uses [gource](https://code.google.com/p/gource/) to neatly visualize what has happened since ACE3 came into existence.
<div class="row">
<div class="small-12 columns">
<div class="videoWrapper">
<iframe src="https://www.youtube.com/embed/CKO2PLgj1Vw?rel=0" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
### The New Things
Concerning the new features in 3.3.1 we've added the long and desperately awaited "Logistics" feature consisting of repairing vehicles, and cargo space for vehicles. So now you're able to transport spare parts and fuel from your base to a downed vehicle in the field and have it repaired and refueled by capable personnel.
<div class="row">
<div class="small-12 medium-6 columns">
<img src="{{site.baseUrl}}/img/news/150917_cargo.webp" alt="A scene showing NATO soldiers unloading contents from a HEMTT truck."/>
</div>
<div class="small-12 medium-6 columns">
<img src="{{site.baseUrl}}/img/news/150917_repair.webp" alt="An AAF Repair Specialist fixing the back right wheel of a Fennek."/>
</div>
</div>
3.3.1 has gotten its own customizable spectator mode which could be useful for community and public missions as well. With the [extensive documentation]({{site.baseUrl}}/wiki/feature/spectator.html) and customizable settings it should fit for nearly all mission styles that need a spectator mode.
If you've used CSE prior to ACE3 you might know the famous Medical Menu that was part of CSE. This menu has been ported to ACE3 and is available for both medical simulations: [Basic Medical]({{site.baseUrl}}/wiki/feature/medical-system.html#1-1-basic-medical) and [Advanced Medical]({{site.baseUrl}}/wiki/feature/medical-system.html#1-3-advanced-medical).
Using the new script commands from Arma 3 1.48 and 1.50 we were able to increase performance of most ACE3 functions. Advanced Ballistics for instance has seen some impressive improvements in 3.3.1. With an about 20% increase in performance compared to 3.2.1 this can make a difference in large scale <abbr title="Cooperative">Coop</abbr> or <abbr title="Team versus Team">TvT</abbr> missions.
<div class="row">
<div class="small-12 columns">
<img src="{{site.baseUrl}}/img/news/150917_abPerf.webp" alt="A diagram showing the increase of performance of Advanced Ballistics compared with vanilla and legacy ACE3"/>
</div>
</div>
### The End Things
The complete change log of 3.3.0 can be found at:
https://github.com/acemod/ACE3/releases/tag/v3.3.0
With the changes of 3.3.1 which can be found here:
https://github.com/acemod/ACE3/releases/tag/v3.3.1 (Be sure to download v3.3.1)
If you want to chat with fellow ACE3 users or with a dev feel free to join our public slack chat. Registration is free and open for everyone: https://acemod.org/slack