mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
use https for ace3mod
This commit is contained in:
parent
dff9e11569
commit
7ecccde340
@ -1,4 +1,4 @@
|
|||||||
# Source of http://ace3mod.com/
|
# Source of https://ace3mod.com/
|
||||||
|
|
||||||
## Updating compiled JavaScript and CSS files
|
## Updating compiled JavaScript and CSS files
|
||||||
|
|
||||||
|
@ -15,8 +15,8 @@
|
|||||||
<a href="https://github.com/acemod/ACE3/blob/master/LICENSE">
|
<a href="https://github.com/acemod/ACE3/blob/master/LICENSE">
|
||||||
<img src="https://img.shields.io/badge/License-GPLv2-red.svg?style=flat-square" alt="ACE3 Lizenz">
|
<img src="https://img.shields.io/badge/License-GPLv2-red.svg?style=flat-square" alt="ACE3 Lizenz">
|
||||||
</a>
|
</a>
|
||||||
<a href="http://slackin.ace3mod.com/">
|
<a href="https://slackin.ace3mod.com/">
|
||||||
<img src="http://slackin.ace3mod.com/badge.svg?style=flat-square&label=Slack" alt="ACE3 Slack">
|
<img src="https://slackin.ace3mod.com/badge.svg?style=flat-square&label=Slack" alt="ACE3 Slack">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://travis-ci.org/acemod/ACE3">
|
<a href="https://travis-ci.org/acemod/ACE3">
|
||||||
<img src="https://img.shields.io/travis/acemod/ACE3.svg?style=flat-square&label=Build" alt="ACE3 Build Status">
|
<img src="https://img.shields.io/travis/acemod/ACE3.svg?style=flat-square&label=Build" alt="ACE3 Build Status">
|
||||||
@ -70,14 +70,14 @@ Die Mod ist **modular aufgebaut**. Beinahe jede PBO kann entfernt werden, sodass
|
|||||||
|
|
||||||
#### Anleitungen
|
#### Anleitungen
|
||||||
Du hast ACE3 installiert, hast aber keine Ahnung was und wie alles funktioniert und wo sich was befindet?
|
Du hast ACE3 installiert, hast aber keine Ahnung was und wie alles funktioniert und wo sich was befindet?
|
||||||
- [Erste Schritte](http://ace3mod.com/wiki/user/getting-started.html).
|
- [Erste Schritte](https://ace3mod.com/wiki/user/getting-started.html).
|
||||||
|
|
||||||
#### Mitwirken
|
#### Mitwirken
|
||||||
Wenn du bei der Entwicklung von ACE3 mithelfen möchtest, kannst du dies tun, indem du nach Fehlern Ausschau hältst oder neue Funktionen vorschlägst. Um etwas beizutragen, "Forke" dieses Repository und erstelle deine "Pull-Requests", welche von anderen Entwicklern und Beiträgern überprüft werden. Bitte trage dich dabei in [`AUTHORS.txt`](https://github.com/acemod/ACE3/blob/master/AUTHORS.txt) mit deinem Nutzernamen und einer gültigen Email-Adresse ein.
|
Wenn du bei der Entwicklung von ACE3 mithelfen möchtest, kannst du dies tun, indem du nach Fehlern Ausschau hältst oder neue Funktionen vorschlägst. Um etwas beizutragen, "Forke" dieses Repository und erstelle deine "Pull-Requests", welche von anderen Entwicklern und Beiträgern überprüft werden. Bitte trage dich dabei in [`AUTHORS.txt`](https://github.com/acemod/ACE3/blob/master/AUTHORS.txt) mit deinem Nutzernamen und einer gültigen Email-Adresse ein.
|
||||||
|
|
||||||
Um uns einen Fehler, Anregungen oder neue Funktionalitäten mitzuteilen: Nutze unseren [Issue Tracker](https://github.com/acemod/ACE3/issues). Besuche auch:
|
Um uns einen Fehler, Anregungen oder neue Funktionalitäten mitzuteilen: Nutze unseren [Issue Tracker](https://github.com/acemod/ACE3/issues). Besuche auch:
|
||||||
- [Wie kann ich ein Problem melden](http://ace3mod.com/wiki/user/how-to-report-an-issue.html)
|
- [Wie kann ich ein Problem melden](https://ace3mod.com/wiki/user/how-to-report-an-issue.html)
|
||||||
- [Wie kann ich ein Wunsch zu einer neuen Funktion mitteilen?](http://ace3mod.com/wiki/user/how-to-make-a-feature-request.html)
|
- [Wie kann ich ein Wunsch zu einer neuen Funktion mitteilen?](https://ace3mod.com/wiki/user/how-to-make-a-feature-request.html)
|
||||||
|
|
||||||
#### Testen & Mod erstellen
|
#### Testen & Mod erstellen
|
||||||
Wenn du die neusten Entwicklungen erleben und uns dabei helfen möchtest bestehende Fehler zu entdecken, lade dir die "Master Branch" herunter. Entweder nutzt du [Git](https://help.github.com/articles/fetching-a-remote/) - wenn die Schritte bekannt sind - oder du lädst es dir direkt über [diesen Link](https://github.com/acemod/ACE3/archive/master.zip) herunter.
|
Wenn du die neusten Entwicklungen erleben und uns dabei helfen möchtest bestehende Fehler zu entdecken, lade dir die "Master Branch" herunter. Entweder nutzt du [Git](https://help.github.com/articles/fetching-a-remote/) - wenn die Schritte bekannt sind - oder du lädst es dir direkt über [diesen Link](https://github.com/acemod/ACE3/archive/master.zip) herunter.
|
||||||
|
@ -14,8 +14,8 @@
|
|||||||
<a href="https://github.com/acemod/ACE3/blob/master/LICENSE">
|
<a href="https://github.com/acemod/ACE3/blob/master/LICENSE">
|
||||||
<img src="https://img.shields.io/badge/Licencja-GPLv2-red.svg?style=flat-square" alt="ACE3 Licencja">
|
<img src="https://img.shields.io/badge/Licencja-GPLv2-red.svg?style=flat-square" alt="ACE3 Licencja">
|
||||||
</a>
|
</a>
|
||||||
<a href="http://slackin.ace3mod.com/">
|
<a href="https://slackin.ace3mod.com/">
|
||||||
<img src="http://slackin.ace3mod.com/badge.svg?label=Slack&style=flat-square" alt="ACE3 Slack">
|
<img src="https://slackin.ace3mod.com/badge.svg?label=Slack&style=flat-square" alt="ACE3 Slack">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://travis-ci.org/acemod/ACE3">
|
<a href="https://travis-ci.org/acemod/ACE3">
|
||||||
<img src="https://img.shields.io/travis/acemod/ACE3.svg?style=flat-square" alt="ACE3 Build Status">
|
<img src="https://img.shields.io/travis/acemod/ACE3.svg?style=flat-square" alt="ACE3 Build Status">
|
||||||
@ -65,15 +65,15 @@ Modyfikacja ta jest **budowana modułowo**, dzięki temu prawie każdy dostarczo
|
|||||||
|
|
||||||
### Poradniki i instrukcje
|
### Poradniki i instrukcje
|
||||||
Jeżeli zainstalowałeś ACE3 lecz masz problem ze zrozumieniem jak to wszystko działa, lub gdzie zacząć, zacznij od przeczytania tego:
|
Jeżeli zainstalowałeś ACE3 lecz masz problem ze zrozumieniem jak to wszystko działa, lub gdzie zacząć, zacznij od przeczytania tego:
|
||||||
- [Wprowadzenie](http://ace3mod.com/wiki/user/getting-started.html)
|
- [Wprowadzenie](https://ace3mod.com/wiki/user/getting-started.html)
|
||||||
|
|
||||||
#### Współpraca
|
#### Współpraca
|
||||||
Możesz pomóc w rozwoju addonu szukając potencjalnych bugów w naszym kodzie, lub zgłaszając nowe funkcje. Aby wnieść swój wkład do ACE3, po prostu zforkuj to repozytorium na swoje konto GitHub i zgłoś swoje pull requesty do przeglądu przez innych współpracowników. Pamiętaj, aby dodać siebie do listy autorów każdego PBO jakie edytujesz oraz do pliku ['AUTHORS.txt'](https://github.com/acemod/ACE3/blob/master/AUTHORS.txt) dodając także swój adres e-mail.
|
Możesz pomóc w rozwoju addonu szukając potencjalnych bugów w naszym kodzie, lub zgłaszając nowe funkcje. Aby wnieść swój wkład do ACE3, po prostu zforkuj to repozytorium na swoje konto GitHub i zgłoś swoje pull requesty do przeglądu przez innych współpracowników. Pamiętaj, aby dodać siebie do listy autorów każdego PBO jakie edytujesz oraz do pliku ['AUTHORS.txt'](https://github.com/acemod/ACE3/blob/master/AUTHORS.txt) dodając także swój adres e-mail.
|
||||||
|
|
||||||
Używaj naszego [Issue Tracker-a](https://github.com/acemod/ACE3/issues) aby zgłaszać bugi, proponować nowe funkcje lub sugerować zmiany do aktualnie istniejących. Zobacz także:
|
Używaj naszego [Issue Tracker-a](https://github.com/acemod/ACE3/issues) aby zgłaszać bugi, proponować nowe funkcje lub sugerować zmiany do aktualnie istniejących. Zobacz także:
|
||||||
- [Jak zgłosić bug-a](http://ace3mod.com/wiki/user/how-to-report-an-issue.html)
|
- [Jak zgłosić bug-a](https://ace3mod.com/wiki/user/how-to-report-an-issue.html)
|
||||||
- [Jak zgłosić feature request-a](http://ace3mod.com/wiki/user/how-to-make-a-feature-request.html)
|
- [Jak zgłosić feature request-a](https://ace3mod.com/wiki/user/how-to-make-a-feature-request.html)
|
||||||
|
|
||||||
#### Testowanie i budowanie
|
#### Testowanie i budowanie
|
||||||
Aby pomóc nam w testowaniu najnowszych zmian rozwojowych, pobierz nasz master branch ([bezpośrednio](https://github.com/acemod/ACE3/archive/master.zip), lub [korzystając z git](https://help.github.com/articles/fetching-a-remote/)), a następnie złóż testowego build-a:
|
Aby pomóc nam w testowaniu najnowszych zmian rozwojowych, pobierz nasz master branch ([bezpośrednio](https://github.com/acemod/ACE3/archive/master.zip), lub [korzystając z git](https://help.github.com/articles/fetching-a-remote/)), a następnie złóż testowego build-a:
|
||||||
- [Konfiguracja środowiska do testów](http://ace3mod.com/wiki/development/setting-up-the-development-environment.html) – intrukcja krok-po-kroku jak poprawnie ustawić i zbudować wersję ACE3 do celów testowych.
|
- [Konfiguracja środowiska do testów](https://ace3mod.com/wiki/development/setting-up-the-development-environment.html) – intrukcja krok-po-kroku jak poprawnie ustawić i zbudować wersję ACE3 do celów testowych.
|
||||||
|
@ -1,10 +1,8 @@
|
|||||||
#baseurl: /ACE3
|
|
||||||
|
|
||||||
name: ACE3
|
name: ACE3
|
||||||
description: ACE3 is a joint effort by the teams behind ACE 2, AGM and CSE to improve the realism and authenticity of Arma 3.
|
description: ACE3 is a joint effort by the teams behind ACE 2, AGM and CSE to improve the realism and authenticity of Arma 3.
|
||||||
keywords: Advanced Combat Enhancement 3, ACE, ACE3, Arma, Arma 3, Mod, Modification, Realism, AGM, CSE, Bohemia, Interactive
|
keywords: Advanced Combat Enhancement 3, ACE, ACE3, Arma, Arma 3, Mod, Modification, Realism, AGM, CSE, Bohemia, Interactive
|
||||||
|
|
||||||
productionUrl: http://ace3mod.com
|
productionUrl: https://ace3mod.com
|
||||||
|
|
||||||
ace:
|
ace:
|
||||||
githubUrl: https://github.com/acemod/ACE3
|
githubUrl: https://github.com/acemod/ACE3
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
<a class="social__icon" href="https://facebook.com/ACE3Mod" target="_blank" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);"><i class="fa fa-facebook-square fa-2x"></i></a>
|
<a class="social__icon" href="https://facebook.com/ACE3Mod" target="_blank" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);"><i class="fa fa-facebook-square fa-2x"></i></a>
|
||||||
<a class="social__icon" href="https://youtube.com/c/ACE3Mod" target="_blank" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);"><i class="fa fa-youtube fa-2x"></i></a>
|
<a class="social__icon" href="https://youtube.com/c/ACE3Mod" target="_blank" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);"><i class="fa fa-youtube fa-2x"></i></a>
|
||||||
</div>
|
</div>
|
||||||
<script async defer src="http://slackin.ace3mod.com/slackin.js"></script>
|
<script async defer src="https://slackin.ace3mod.com/slackin.js"></script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<meta name="description" content="{% if page.description != null %}{{ page.description }}{% else %}{{site.description}}{% endif %}" />
|
<meta name="description" content="{% if page.description != null %}{{ page.description }}{% else %}{{site.description}}{% endif %}" />
|
||||||
<meta name="keywords" content="{% if page.keywords != null %}{{ page.keywords }}{% else %}{{site.keywords}}{% endif %}" />
|
<meta name="keywords" content="{% if page.keywords != null %}{{ page.keywords }}{% else %}{{site.keywords}}{% endif %}" />
|
||||||
<meta name="robots" content="INDEX,FOLLOW" />
|
<meta name="robots" content="INDEX,FOLLOW" />
|
||||||
<link rel="canonical" href="http://ace3mod.com{{ page.url }}" />
|
<link rel="canonical" href="{{ site.baseurl }}{{ page.url }}" />
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
|
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
|
||||||
<link type="text/plain" rel="author" href="{{ site.baseurl }}/humans.txt" />
|
<link type="text/plain" rel="author" href="{{ site.baseurl }}/humans.txt" />
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@ While porting some of ACE 2's AGM's and CSE's features we've ported some of the
|
|||||||
|
|
||||||
Fixing errors we were additionally working on further optimizing existing code and we've managed to achieve a big performance boost in our wind deflection code.
|
Fixing errors we were additionally working on further optimizing existing code and we've managed to achieve a big performance boost in our wind deflection code.
|
||||||
|
|
||||||
Furthermore a problem with vanilla damage being applied to some units has been fixed. If you still encounter this issue please report it following this guideline: http://ace3mod.com/wiki/user/how-to-report-an-issue.html
|
Furthermore a problem with vanilla damage being applied to some units has been fixed. If you still encounter this issue please report it following this guideline: {{ site.baseurl }}/wiki/user/how-to-report-an-issue.html
|
||||||
|
|
||||||
|
|
||||||
### The Shiny Things
|
### The Shiny Things
|
||||||
|
@ -72,4 +72,4 @@ https://github.com/acemod/ACE3/releases/tag/v3.3.0
|
|||||||
With the changes of 3.3.1 which can be found here:
|
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)
|
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: http://slackin.ace3mod.com/
|
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://slackin.ace3mod.com/
|
||||||
|
@ -62,4 +62,4 @@ The complete change log of 3.4.0 can be found at: https://github.com/acemod/ACE3
|
|||||||
<b>And most important:</b>
|
<b>And most important:</b>
|
||||||
If you want to chat with fellow ACE3 users or with a dev, if you have an idea or are in need of help feel free to join our public slack chat.
|
If you want to chat with fellow ACE3 users or with a dev, if you have an idea or are in need of help feel free to join our public slack chat.
|
||||||
|
|
||||||
<b>Registration is open for everyone: http://slackin.ace3mod.com/</b>
|
<b>Registration is open for everyone: https://slackin.ace3mod.com/</b>
|
||||||
|
@ -82,4 +82,4 @@ Make sure to [follow us on twitter](https://twitter.com/intent/follow?screen_nam
|
|||||||
|
|
||||||
**And most important:** If you want to chat with fellow ACE3 users or with a dev, if you have an idea or are in need of help feel free to join our public slack chat.
|
**And most important:** If you want to chat with fellow ACE3 users or with a dev, if you have an idea or are in need of help feel free to join our public slack chat.
|
||||||
|
|
||||||
**Registration is open for everyone: [http://slackin.ace3mod.com/](http://slackin.ace3mod.com/)**
|
**Registration is open for everyone: [https://slackin.ace3mod.com/](https://slackin.ace3mod.com/)**
|
||||||
|
@ -66,7 +66,7 @@ This update does not mean that if your mod depends on any of this functionality
|
|||||||
|
|
||||||
### Replacing deprecated functionality
|
### Replacing deprecated functionality
|
||||||
|
|
||||||
It is recommended to replace any functionality that is deprecated with its replacement as soon as possible. If you are in need of any help with moving from deprecated ACE3 functionality to it's replacement, please visit our [Public Slack team at http://slackin.ace3mod.com](http://slackin.ace3mod.com){:target="_blank"}.
|
It is recommended to replace any functionality that is deprecated with its replacement as soon as possible. If you are in need of any help with moving from deprecated ACE3 functionality to it's replacement, please visit our [Public Slack team at https://slackin.ace3mod.com](https://slackin.ace3mod.com){:target="_blank"}.
|
||||||
|
|
||||||
|
|
||||||
## ACE3 Events
|
## ACE3 Events
|
||||||
@ -77,4 +77,4 @@ Any code currently using the old ACE3 event functions will still function correc
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
We hope you like the new frameworks made publicly available in CBA A3 and without needing a dependency on ACE3. Feel free to leave your feedback either on the [CBA BI forum thread](https://forums.bistudio.com/topic/168277-cba-community-base-addons-arma-3/){:target="_blank"}, the [ACE3 BI forum thread](https://forums.bistudio.com/topic/181341-ace3-a-collaborative-merger-between-agm-cse-and-ace/){:target="_blank"} or in our [public chat](http://slackin.ace3mod.com){:target="_blank"}.
|
We hope you like the new frameworks made publicly available in CBA A3 and without needing a dependency on ACE3. Feel free to leave your feedback either on the [CBA BI forum thread](https://forums.bistudio.com/topic/168277-cba-community-base-addons-arma-3/){:target="_blank"}, the [ACE3 BI forum thread](https://forums.bistudio.com/topic/181341-ace3-a-collaborative-merger-between-agm-cse-and-ace/){:target="_blank"} or in our [public chat](https://slackin.ace3mod.com){:target="_blank"}.
|
||||||
|
@ -100,6 +100,6 @@ The full changelog for ACE3 v3.6.0 can be found here: [https://github.com/acemod
|
|||||||
We are still in need for translations for some languages within the ACE3 project. Please have a look at [this github issue to track the progress and what languages lack translations](https://github.com/acemod/ACE3/issues/367){:target="_blank"}. Any and all help with this is appreciated.
|
We are still in need for translations for some languages within the ACE3 project. Please have a look at [this github issue to track the progress and what languages lack translations](https://github.com/acemod/ACE3/issues/367){:target="_blank"}. Any and all help with this is appreciated.
|
||||||
|
|
||||||
And most finally, we would like to invite you to our ACE3 public Slack chat. Here you can chat with fellow ACE3 users and developers, ask questions and receive help.
|
And most finally, we would like to invite you to our ACE3 public Slack chat. Here you can chat with fellow ACE3 users and developers, ask questions and receive help.
|
||||||
Registration is open for everyone: [http://slackin.ace3mod.com](http://slackin.ace3mod.com){:target="_blank"}.
|
Registration is open for everyone: [https://slackin.ace3mod.com](https://slackin.ace3mod.com){:target="_blank"}.
|
||||||
|
|
||||||
Make sure to [follow us on twitter](https://twitter.com/intent/follow?screen_name=ace3mod&tw_p=followbutton){:target="_blank"} and to [like our facebook page](https://www.facebook.com/ACE3Mod/){:target="_blank"}.
|
Make sure to [follow us on twitter](https://twitter.com/intent/follow?screen_name=ace3mod&tw_p=followbutton){:target="_blank"} and to [like our facebook page](https://www.facebook.com/ACE3Mod/){:target="_blank"}.
|
||||||
|
@ -66,11 +66,11 @@ We are still in need for translations for some languages within the ACE3 project
|
|||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="small-6 columns">
|
<div class="small-6 columns">
|
||||||
<a href="http://slackin.ace3mod.com"><img src="{{site.baseUrl}}/img/news/160912_slack_monochrome_black-950x442.png" alt="Slack Monochrome black logo" target="_blank"/></a>
|
<a href="https://slackin.ace3mod.com"><img src="{{site.baseUrl}}/img/news/160912_slack_monochrome_black-950x442.png" alt="Slack Monochrome black logo" target="_blank"/></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
And most finally, we would like to invite you to our ACE3 public Slack chat. Here you can chat with fellow ACE3 users and developers, ask questions and receive help.
|
And most finally, we would like to invite you to our ACE3 public Slack chat. Here you can chat with fellow ACE3 users and developers, ask questions and receive help.
|
||||||
Registration is open for everyone: [http://slackin.ace3mod.com](http://slackin.ace3mod.com){:target="_blank"}.
|
Registration is open for everyone: [https://slackin.ace3mod.com](https://slackin.ace3mod.com){:target="_blank"}.
|
||||||
|
|
||||||
Make sure to [follow us on twitter](https://twitter.com/intent/follow?screen_name=ace3mod&tw_p=followbutton){:target="_blank"} and to [like our facebook page](https://www.facebook.com/ACE3Mod/){:target="_blank"}.
|
Make sure to [follow us on twitter](https://twitter.com/intent/follow?screen_name=ace3mod&tw_p=followbutton){:target="_blank"} and to [like our facebook page](https://www.facebook.com/ACE3Mod/){:target="_blank"}.
|
||||||
|
@ -15,7 +15,7 @@ A big shoutout to those who helped testing! Thank you.
|
|||||||
|
|
||||||
We've used this approach for 3.8.0 as well and hope that again most of the bugs have been fixed already and that you can enjoy ACE3 without annoying interruptions.
|
We've used this approach for 3.8.0 as well and hope that again most of the bugs have been fixed already and that you can enjoy ACE3 without annoying interruptions.
|
||||||
|
|
||||||
We will keep this approach for the future and invite you to join to test the release candidates. All information will be posted in our public chat to which you're invited too. You can access it here: [http://slackin.ace3mod.com](http://slackin.ace3mod.com){:target="_blank"}
|
We will keep this approach for the future and invite you to join to test the release candidates. All information will be posted in our public chat to which you're invited too. You can access it here: [https://slackin.ace3mod.com](https://slackin.ace3mod.com){:target="_blank"}
|
||||||
|
|
||||||
So, why didn't we release any minor releases for 3.7.0 (e.g. 3.7.1)? In short: We didn't feel that it was necessary. During and directly after the release we had already added new and awesome features so that we had to do a major release.
|
So, why didn't we release any minor releases for 3.7.0 (e.g. 3.7.1)? In short: We didn't feel that it was necessary. During and directly after the release we had already added new and awesome features so that we had to do a major release.
|
||||||
|
|
||||||
|
@ -85,7 +85,7 @@ sitemap:
|
|||||||
and more.</p>
|
and more.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="large-4 medium-4 columns">
|
<div class="large-4 medium-4 columns">
|
||||||
<p><a target="_blank" href="http://slackin.ace3mod.com/" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);">ACE3 Public Chat</a><br/>
|
<p><a target="_blank" href="https://slackin.ace3mod.com/" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);">ACE3 Public Chat</a><br/>
|
||||||
Join our public chat! We're glad to answer questions concerning ACE3, development or Arma things.<br/>
|
Join our public chat! We're glad to answer questions concerning ACE3, development or Arma things.<br/>
|
||||||
If you made something with this mod (screen shots, artwork, videos) we'd love to see it.</p>
|
If you made something with this mod (screen shots, artwork, videos) we'd love to see it.</p>
|
||||||
</div>
|
</div>
|
||||||
|
@ -62,7 +62,7 @@ class ACE_Settings {
|
|||||||
All text that shall be displayed to a user shall be defined in a `stringtable.xml` file for multi-language support.
|
All text that shall be displayed to a user shall be defined in a `stringtable.xml` file for multi-language support.
|
||||||
|
|
||||||
- There shall be no empty stringtable language values.
|
- There shall be no empty stringtable language values.
|
||||||
- All stringtables shall follow the format as specified by [Tabler](https://github.com/bux578/tabler){:target="_blank"} and the [translation guidelines](http://ace3mod.com/wiki/development/how-to-translate-ace3.html){:target="_blank"} form.
|
- All stringtables shall follow the format as specified by [Tabler](https://github.com/bux/tabler){:target="_blank"} and the [translation guidelines]({{ site.baseurl }}/wiki/development/how-to-translate-ace3.html) form.
|
||||||
|
|
||||||
|
|
||||||
## 2. Macro Usage
|
## 2. Macro Usage
|
||||||
|
@ -30,7 +30,7 @@ Add a range card that updates itself for your weapon and the type of ammo you're
|
|||||||
|
|
||||||
- Open your rangetable and look under the `Target range` column.
|
- Open your rangetable and look under the `Target range` column.
|
||||||
|
|
||||||
- Move to the `Bullet Drop` column, the drop is in MRADs, you need to compensate for it by adjusting your sight. Example, you want to adjust for a bullet drop of -7.9 MRADs simply adjust your scope 7.9 MRADs vertically. (check [feature scopes](http://ace3mod.com/wiki/feature/scopes.html) ) for this.
|
- Move to the `Bullet Drop` column, the drop is in MRADs, you need to compensate for it by adjusting your sight. Example, you want to adjust for a bullet drop of -7.9 MRADs simply adjust your scope 7.9 MRADs vertically. (check [feature scopes]({{ site.baseurl }}/wiki/feature/scopes.html) ) for this.
|
||||||
|
|
||||||
## 3. Dependencies
|
## 3. Dependencies
|
||||||
|
|
||||||
|
@ -10,13 +10,10 @@ parent: wiki
|
|||||||
Downloaded ACE3 and have no idea where to start? This page serves as a starting point to help new players and mission makers understand what's available to them.
|
Downloaded ACE3 and have no idea where to start? This page serves as a starting point to help new players and mission makers understand what's available to them.
|
||||||
|
|
||||||
**Q:** Don't know where to begin your ACE3 journey?
|
**Q:** Don't know where to begin your ACE3 journey?
|
||||||
**A:** [**Check out ACE3 features**](http://ace3mod.com/wiki/feature/)
|
**A:** [**Check out ACE3 features**]({{ site.baseurl }}/wiki/feature/)
|
||||||
|
|
||||||
**Q:** Are you a mission maker but don't know yet what ACE3 has to offer?
|
|
||||||
**A:** [**We have a wiki section just for you**](http://ace3mod.com/wiki/missionmaker/)
|
|
||||||
|
|
||||||
**Q:** Looking for information on ACE3 class names?
|
**Q:** Looking for information on ACE3 class names?
|
||||||
**A:** [**Here they are**](http://ace3mod.com/wiki/missionmaker/class-names.html)
|
**A:** [**Here they are**]({{ site.baseurl }}/wiki/class-names.html)
|
||||||
|
|
||||||
## 1. FAQ
|
## 1. FAQ
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user