Commit Graph

582 Commits

Author SHA1 Message Date
Laid3acK
7a3d15d37c Minor update Wiki AtragMx (#5322)
* update wiki atragmx

* Add files via upload
2017-07-08 10:10:40 -05:00
Glowbal
1144490ef3 Merge branch 'release' 2017-06-22 16:06:57 +02:00
jonpas
1d355b43db Prepare release 3.10.1 2017-06-21 15:41:02 +02:00
Glowbal
ba05b74fd2 Merge branch 'release' 2017-06-20 20:19:29 +02:00
Laid3acK
199eb849fc fix video link (#5276) 2017-06-13 08:09:26 -05:00
jonpas
9d9edc46c7 Prepare release 3.10.0 (build 2) 2017-06-13 14:03:37 +02:00
jonpas
6eaba8ddaf Update homepage version numbers #4692
[ci skip]
2017-06-12 16:25:19 +02:00
jonpas
6a4a3d4ce1 Merge branch 'master' into release-3.10.0 2017-06-10 22:35:22 +02:00
SilentSpike
08d8cf71d7 Update cargo docs with new public functions (#5266)
* Update cargo docs with new public functions
* Add myself to squad.xml
2017-06-10 17:34:42 +01:00
jonpas
e0887b3839 Prepare version 3.10.0 2017-06-10 15:27:14 +02:00
Phyma
48b9a61497 Fix Large IED defuse distance (#5261)
* Fix for large-ied bug because underwater thing have changed

* Added size of IED in config and determine defuse range

* Added typo

* Added help text to wiki about defusing

* Better English

* Increased the defusal range on large bombs make it similar to small ieds

* Add wiki doc
2017-06-09 12:52:55 -05:00
PabstMirror
9c3cca3c56 Add repair feature to wiki (#5247)
* Add repair feature to wiki

* Add blank lines, use adv engineer

* Add repair framework page
2017-06-09 09:11:00 -05:00
Laid3acK
6facb9008b Update kestrel4500.md (#5228) 2017-06-09 15:23:30 +02:00
PabstMirror
847832c118 Fix some event names on wiki (#5254)
* Fix some event names on wiki

* Switch callable events to functions
2017-06-08 14:31:27 -05:00
Phyma
55df8bca53 Repair specialist rename, fixes #3186 (#5248)
* Changed name

* Fixed Enginner only german and removed big letters

* Added docs + PR fixes #3186

* Removed other languages

* Fixed request and added comment

* Replace all usage of term "Specialist"
2017-06-08 12:10:35 -05:00
PabstMirror
f35f80ee82 Rearm - Pylon Support and Dynamically Add Supply Actions (#5183)
* Dynamic Add

* Support 1.70 Pylon Loadouts

* Properly handle old compat pbos - Update RHS Compat

* Re-add documentation

* cleanup headers (note from other pr)

* Cleanup

* Fix var spelling
2017-06-08 11:47:52 -05:00
Moritz Schmidt
4f90d4da80 note required PboProject version (#5256)
* note required PboProject version

* Update setting-up-the-development-environment.md
2017-06-06 19:25:51 -05:00
Phyma
7141bbc4b4 Added more info about indentations, tabs and EditorConfig (#5249)
* Added more info about indentations, tabs and EditorConfig

* Fixed original misspelling "Every"
2017-06-05 12:44:10 +02:00
ace3mod
1b516bb4fa [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2017-06-02 23:52:51 +02:00
ace3mod
feaa50a002 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2017-06-02 23:52:46 +02:00
ace3mod
1545b5c45c [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2017-06-02 23:52:32 +02:00
PabstMirror
3898202091 Hellfire missiles (#4679)
* Hellfire

* Cleanup dev macros

* Cleanup some debug

* Add base interaction node for firemode actions

* Handle bad data in attack profile variable

* Skip ammo checks (returns bad data on added weaps)

* Add mags sizes for apache

* Add Hellfire Wiki Doc

* Cleanup doc

* Add pylon support

* Add support for pilot controlled weapons

* Add label to pylon mags

* Cleanup vehicle configs, autoAdd laser des, fix ineractions for driver
2017-06-02 16:51:38 -05:00
PabstMirror
49374feb2a NLAW - Predicted Line Of Sight Guidance and Overfly Attack Mode (#4791)
* NLAW Prototype

* Make AI Compatible

* Add Overfly Top Attack Mode

* Limit Max Deflection

* Base prediction on AI skill

* Generic cycle attack profile key for missile guidance

* Add hint for weapons without huds

* Configure for attack cycle key

* Finish OTA ammo effects

* Cleanup

* Arm at 20m

* Disable Debug

* No models for short lived sub-ammos

* Fix Korean strings

* Change AI randomization to use skillFinal

* Add wiki doc for nlaw

* Cleanup

* Cleanup

* Cleanup
2017-06-02 16:51:20 -05:00
PabstMirror
afe862324e Refuel - Add setting for hose length (#5224) 2017-05-31 11:30:48 -05:00
PabstMirror
ff212d5b3d Fix AB water vapor pressure calc (#4956)
* Fix AB water vapor pressure calc

* Fix calc in weather

* Cleanup usage of constant

* Add RVExtensionVersion, Rebuild AB DLLs
2017-05-29 12:55:26 -05:00
Glowbal
c490fcbc5a Merge branch 'release' 2017-05-16 22:51:28 +02:00
jonpas
bae6124d0c Prepare release 3.9.2 2017-05-16 14:16:59 +02:00
PabstMirror
6034a13d42 Prep 3.9.2 (version numbers) 2017-05-15 18:00:09 -05:00
Dystopian
484a68503d Add Arma 3 Issues breaking ace_rearm (#5150) 2017-05-10 16:36:39 -05:00
Laid3acK
de38a5fca7 Wiki AtragMx minor changes (#5111)
* fix markdown syntax

* Update atragmx.md
2017-05-10 19:27:41 +02:00
PabstMirror
08217f460e Explosives - Add code handler for detonation (#5115)
* Explosives - Add code handler for detonation

* Add info to wiki

* Fix cellphone in demo code, move example to wiki
2017-05-10 11:28:44 -05:00
James Kingsley
f1566a7aa3 Add volume toggle docs (#5077)
* Add volume toggle docs

* Change version and remove ref to another mod

* Changes as per review

* Fix numbers
2017-04-26 16:42:14 +02:00
PabstMirror
0a7033a186 Remove CfgAiSkill config changes (#5091)
* Remove CfgAiSkill config changes

* Add note to wiki about removal
2017-04-22 11:18:56 -05:00
Glowbal
06820c6b69 Fix broken url on modules wiki page (#5088) 2017-04-17 12:19:06 +02:00
Jo David
8dfb7928c0 Merge pull request #5031 from Laid3acK/wiki_atragmx
Wiki AtragMx updated_3
2017-04-10 11:47:07 +02:00
Pawel W
edf4e388e2 Update ACEX to 3.2.0.4 (#5062) 2017-04-07 19:50:55 +02:00
Laid3acK
ee53c9e69d fix link atragmx.md 2017-03-30 13:58:17 +02:00
Laid3acK
9b4377a547 Update atragmx.md 2017-03-29 21:34:34 +02:00
Jo David
a13a685258 Update vector.md 2017-03-29 13:57:53 +02:00
Marco Kaulea
6c4d6c88d9 Add blank line after heading 2017-03-29 13:43:22 +02:00
Marco Kaulea
105ac01b56 Update documentation for Vector21
Add explanation on how to switch range and azimuth units
2017-03-29 00:30:18 +02:00
Laid3acK
0da039758e Wiki scope updated_1 (#5037)
* Update scopes.md

* Update scopes.md

* Update scopes.md

* Add files via upload

* Update scopes.md

* fix links and `alt` texts

* Delete scope_module.jpg

* Add files via upload

* Update scopes.md
2017-03-26 10:30:52 -05:00
Laid3acK
3291059621 Wiki scope updated (#5028)
* Update scopes.md

* Update scopes.md

* Update scopes.md

* Add files via upload

* Update scopes.md

* fix links and `alt` texts
2017-03-25 10:49:46 -05:00
Laid3acK
10168e9e90 Wiki Kestrel 4500 updated (#5027)
* Update kestrel4500.md

* Update kestrel4500.md

* Update kestrel4500.md

* Update kestrel4500.md

* Update kestrel4500.md

* Update kestrel4500.md

* Update kestrel4500.md

* fix links and `alt` texts
2017-03-25 10:49:14 -05:00
Laid3acK
24fd37c9a6 Wiki Advanced Ballistics updated (#5030)
* Update advanced-ballistics.md

* Update advanced-ballistics.md

* Update advanced-ballistics.md

* Update advanced-ballistics.md

* Update advanced-ballistics.md

* Update advanced-ballistics.md

* Update advanced-ballistics.md

* Update advanced-ballistics.md

* Update advanced-ballistics.md

* Update advanced-ballistics.md

* Add files via upload

* Update advanced-ballistics.md

* fix links and `alt` texts
2017-03-25 10:48:35 -05:00
Laid3acK
b5030d90b7 Wiki range card updated (#5029)
* Update rangecard.md

* Update rangecard.md

* Update rangecard.md

* Add files via upload

* Update rangecard.md

* fix links and `alt` texts
2017-03-25 10:47:11 -05:00
Laid3acK
a58a39f35a fix links and alt texts 2017-03-25 12:44:38 +01:00
Laid3acK
04926173db Update atragmx.md 2017-03-25 09:09:35 +01:00
Laid3acK
70502e609b Add files via upload 2017-03-24 14:23:13 +01:00
Laid3acK
462a11d92a Update atragmx.md 2017-03-24 14:09:43 +01:00
J3aLeiNe
203a279696 Update atragmx.md 2017-03-23 14:42:45 +01:00
J3aLeiNe
c625dcda26 Update atragmx.md 2017-03-22 11:23:43 +01:00
Glowbal
bb228fa2b3 Merge branch 'release' 2017-03-21 20:49:11 +01:00
Glowbal
b143af0b8c Prep 3.9.1 release 2017-03-21 20:42:39 +01:00
J3aLeiNe
86e806a04f Update atragmx.md 2017-03-21 18:09:49 +01:00
J3aLeiNe
e2cbb81777 Update atragmx.md 2017-03-21 14:49:21 +01:00
J3aLeiNe
5e439055c0 Update atragmx.md 2017-03-21 14:39:23 +01:00
J3aLeiNe
66fe97c03c Update atragmx.md 2017-03-21 14:30:09 +01:00
J3aLeiNe
c1360d4149 Update atragmx.md 2017-03-21 14:26:07 +01:00
J3aLeiNe
dff62c33be Update atragmx.md 2017-03-21 11:57:04 +01:00
bux
ec9e4e952d update user url 2017-03-20 08:06:09 +01:00
J3aLeiNe
d8cdbcdbc9 Add files via upload 2017-03-19 11:37:44 +01:00
J3aLeiNe
720f6a1ed2 Delete atragmx1.jpg 2017-03-19 11:36:23 +01:00
J3aLeiNe
70aa0e0676 Update atragmx.md 2017-03-19 11:35:37 +01:00
J3aLeiNe
a5cb451f76 AB : AtragMx wiki updated (#4982)
* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md

* Add files via upload

* Update atragmx.md

* Update atragmx.md

* Update atragmx.md
2017-03-18 13:37:36 +01:00
Glowbal
71d9694eb6 Prep 3.9.1 release 2017-03-13 20:48:02 +01:00
PabstMirror
a3750b3160 Pass functions by "reference" to bis event handlers (#4898)
* Pass functions by "reference" to bis event handlers

* Add Doc

* Fix

Conflicts:
	addons/laserpointer/XEH_postInit.sqf
2017-03-13 20:24:27 +01:00
jonpas
f0977a18ac Fix multiple slideshows sub-actions, Add set name setting (#4904)
* Fix all slides being in multiple slideshows setup, Use private keyword

* Add setting for slides main interaction name

* Update Slideshow documentation

* Add not about new argument added in version
2017-03-13 20:20:23 +01:00
jonpas
bec3fbb6a9 Update ACEX Headless framework documentation (#4950)
* Update ACEX Headless framework documentation

* Add version note about End Mission
2017-02-26 14:06:37 +01:00
ace3mod
fc245d9fb5 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2017-02-25 02:23:03 +01:00
jonpas
1590948b92 Fix multiple slideshows sub-actions, Add set name setting (#4904)
* Fix all slides being in multiple slideshows setup, Use private keyword

* Add setting for slides main interaction name

* Update Slideshow documentation

* Add not about new argument added in version
2017-02-24 14:08:18 +01:00
bux
f1e8daad66 Update 2017-02-21-ace3-version390.md
add missing slash on the link
2017-02-21 11:44:51 +01:00
bux
e1eefaa8e7 Add Acerep 8 (#4923)
* add acerep 8

aimed for the 23rd

* update header image

* change acerep8's date to the 21st

* acerep8 add a sentence about how awesome we are
2017-02-21 11:34:50 +01:00
bux
1d978c45bf Update _config_dev.yml 2017-02-14 22:50:46 +01:00
bux
ad23be5c5c Update _config.yml 2017-02-14 22:50:33 +01:00
bux
2fddfcc1c8 Update _config.yml 2017-02-14 22:47:01 +01:00
Glowbal
283c372291 Merge branch 'release' 2017-02-14 22:43:31 +01:00
PabstMirror
dfca4fdcf8 Pass functions by "reference" to bis event handlers (#4898)
* Pass functions by "reference" to bis event handlers

* Add Doc

* Fix
2017-02-14 10:54:37 -06:00
Glowbal
c0c41667e7 prep v3.9.0 2017-02-05 13:48:09 +01:00
nomisum
59ca44bb4b [typofix] explosion -> explosive (#4816) 2017-01-11 17:35:35 -06:00
bux
e2ca261f3f Merge pull request #4793 from acemod/update-website-tools
Update website tools
2016-12-28 13:06:16 +01:00
bux
4bef68b73f decrease slider image file size 2016-12-28 09:23:22 +01:00
bux
f0ebc8ac74 update tools 2016-12-28 09:23:08 +01:00
bux
33c19f13ae add missing manifest meta tag 2016-12-28 09:08:59 +01:00
bux
7196876c0c Merge pull request #4790 from acemod/manifest
Add web app manifest file
2016-12-28 09:05:01 +01:00
bux
427d910450 add some rel="noopener" to external links 2016-12-28 08:53:05 +01:00
bux
2da04846c8 add web app manifest 2016-12-27 09:36:18 +01:00
bux578
7ecccde340 use https for ace3mod 2016-12-27 09:11:58 +01:00
ace3mod
dff9e11569 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-12-22 20:30:05 +01:00
Glowbal
2151fcad8f #4692 Update dev homepage for v3.8.3
[ci skip]
2016-12-13 23:16:41 +01:00
Glowbal
86fd9347f8 #4692 update homepage for v3.8.3
[ci skip]
2016-12-13 23:16:12 +01:00
Glowbal
c8ef10341e Merged branch release-v3.8.3 into master 2016-12-13 23:14:12 +01:00
Glowbal
0df98f794c Prep 3.8.3 2016-12-12 19:50:16 +01:00
jonpas
3d1820e3fd Add PboProject .hpp exclusion note 2016-11-29 20:06:44 +01:00
Glowbal
30f492d704 Add module documentation (#4297) 2016-11-25 00:11:27 +01:00
Glowbal
050384e960 Merge branch 'release'
Conflicts:
	docs/_config.yml
	docs/_config_dev.yml
2016-11-25 00:08:32 +01:00
Glowbal
2adb7c0d8b Update versions for 3.8.2 - #4692 2016-11-22 22:58:17 +01:00
ace3mod
5f7f26ef18 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-11-17 08:12:16 +01:00
ulteq
db3b5d924c Scopes - Updated wiki framework (#4680)
* Update scopes-framework.md

Documented the changes to the scopes framework in this pull request: https://github.com/acemod/ACE3/pull/4642

* Clarified the bore height component descriptions
2016-11-16 11:20:07 +01:00
ace3mod
73b940d3bf [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-11-15 23:12:22 +01:00
bux578
a0d6e0322b fix typo in acerep7 2016-11-06 20:41:21 +01:00
jonpas
43c2e299c9 Fix make.py checkexternal argument documentation 2016-11-05 20:10:08 +01:00
bux578
f9f6afb8bb increase date 2016-11-04 20:16:35 +01:00
bux578
f23d96d455 fix typos, wording 2016-11-04 09:24:21 +01:00
bux578
d1d2796392 fix typos, improve medical rewrite cba text 2016-11-03 11:12:18 +01:00
bux578
0bfc476888 add second draft of acerep7 2016-11-03 10:54:20 +01:00
bux578
493613e1ed Merge branch 'master' into acerep7 2016-11-03 10:26:41 +01:00
bux578
4ef3d9f063 improve dockerfile 2016-11-02 11:49:16 +01:00
bux578
7d3d3ad47d add first draft of acerep 2016-11-02 11:46:50 +01:00
jonpas
9e37dc1192 Fix make.py wiki lists 2016-11-01 13:50:00 +01:00
PabstMirror
6a7998d47d WebDoc Version to 3.8.1 (#4611)
Close #4610
2016-10-29 08:28:24 +02:00
ace3mod
d44770a27e [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-10-27 19:35:23 +02:00
Glowbal
a13441fa85 Merge branch 'release'
Conflicts:
	addons/main/script_version.hpp
2016-10-25 20:33:25 +02:00
Glowbal
36085ebd9c Prep 3.8.1 release 2016-10-25 20:20:26 +02:00
Glowbal
d2f485329f Update make.py to 0.8 (#4579) 2016-10-25 20:11:57 +02:00
jonpas
ffd1f0aff2 Update make.py to 0.8 (#4579)
* Update make.py to 0.8

* Remove redundant extras folder obsolete handling

* Fix version updating in files when version changes number of digits

* Satisfy bux
2016-10-25 20:11:05 +02:00
Rory
07068260fe Wiki update (#4589)
* Wiki update
- Updated class-names.md entries for chemlights, incendiary grenade and spraypaint.
Added chemlights feature with usage info.
Added spraypaint feature with usage info.

* correct version of spray paint in class-names.md

* Correction
removed spraypaint.md since tagging.md was already present
updated chemlights with removal of 1.1 (adding throw possibilities)

* Reworked chemlights.md
removed usage => already referred to advanced grenades
Changed description

* removed tagging addition from class-names.md

* added |
2016-10-24 08:45:21 +02:00
PabstMirror
e5c59b56fb Update wiki version to 3.8 (#4570) 2016-10-19 15:52:46 -05:00
Glowbal
bf5892aa2a Merged branch release into master 2016-10-18 22:59:44 +02:00
bux578
846b7f26f7 Dockerfile (#4550)
* add init dockerfile

* add dockerfile documentation

* gitignore gemfile.lock

* improve Dockerfile

* add docker-compose file

* change readme to use docker-compose

* improve readme

* Fix readme - Debian != Windows

* Small wording improvement

* copy contents into dockerfile

To be able to run it without a volume (but with `docker-compose up` who
would do that :) )
2016-10-16 10:48:14 +02:00
bux578
99d910d6c9 fix spelling of ruby 2016-10-14 07:55:46 +02:00
bux578
4d31c8f148 add missing line in medical doc (#4545) 2016-10-11 21:42:16 -05:00
Glowbal
a98013c36e Merge branch 'master' into release 2016-10-11 18:51:05 +02:00
jonpas
cbbdd6f939 Use apt-get consitently instead of new apt only 2016-10-11 14:21:54 +02:00
jonpas
627a11545a Fix documentation README commands 2016-10-11 14:18:58 +02:00
jonpas
d29677d366 Remove Laser-SelfDesignate wiki page 2016-10-08 15:01:34 +02:00
Glowbal
8e72d89ef6 Prepare 3.80 RC1 2016-10-08 13:10:34 +02:00
ace3mod
c192378e90 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-10-08 12:56:30 +02:00
bux578
c57e2e1cd0 make wide tables scrollable on mobile 2016-10-03 07:02:50 +02:00
ace3mod
85a1ce6d83 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-09-28 13:16:04 +02:00
commy2
1219d3df23 remove deprecated sitting module (#4458)
* remove deprecated sitting module

* Update sitting documentation for removal

* Remove ACE3 sitting doc, redirect to ACEX and add note

* Fix wording
2016-09-28 13:14:50 +02:00
ace3mod
565af1b571 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-09-26 19:10:36 +02:00
jonpas
33ab8c18ff Add version note to yellow Advanced Throwing circle documentation 2016-09-23 20:21:24 +02:00
PabstMirror
b7dfdc6c84 End path drawing when passing through Geom/Fire (#4385)
* End path drawing when passing through Geom/Fire

* Add Advanced Throwing colored circles documentation
2016-09-23 12:48:15 -05:00
BaerMitUmlaut
ac2a71e376 Fix grenade docs base url 2016-09-20 14:28:11 +02:00
BaerMitUmlaut
e8249f8991 Merge pull request #4442 from acemod/add-throwing-hint
Add hint to grenades pages for advanced throwing
2016-09-19 21:41:08 +02:00
BaerMitUmlaut
93139c86f7 Added hint to grenades pages for advanced throwing 2016-09-19 21:38:41 +02:00
BaerMitUmlaut
ddb449cdbb Merge pull request #4401 from acemod/advanced-fatigue-doc
Advanced Fatigue documentation
2016-09-19 21:18:58 +02:00
BaerMitUmlaut
ed91aec84b Fixed usage of aerobic instead of anaerobic 2016-09-19 20:37:43 +02:00
ace3mod
0532249430 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-09-19 17:42:34 +02:00
commy2
3d422021ef Merge pull request #4377 from acemod/sys-blood-port
Add ace2 sys blood port
2016-09-19 17:35:32 +02:00
Grzegorz
9877a58466 typo
This will fix typo on the wiki.
2016-09-18 18:50:33 +02:00
ace3mod
48a572573e [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-09-18 15:22:39 +02:00
ace3mod
543819c5f5 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-09-18 15:10:11 +02:00
commy2
95409f6772 Merge pull request #4383 from acemod/support-disable-cookoff
Add object attribute to disable cookoff for individual vehicles
2016-09-17 18:50:34 +02:00
Glowbal
01a586e9c2 Also fix release url display 2016-09-17 17:45:30 +02:00
Glowbal
24142f6879 Fix release url 2016-09-17 17:45:06 +02:00
Glowbal
1bd30c4b85 Add ace_blood documentation 2016-09-17 16:54:21 +02:00
bux578
3da236def8 Update 2016-09-17-ace3-version370.md 2016-09-17 12:22:17 +02:00
bux578
6fe31e6be6 Rename 2016-09-12-ace3-version370.md to 2016-09-17-ace3-version370.md 2016-09-17 12:16:51 +02:00
bux578
1ea99c6ab1 Merge pull request #4384 from acemod/acerep-6
ACEREP 00006
2016-09-17 12:15:52 +02:00
Glowbal
5134c16dd0 Add cookoff documentation 2016-09-17 12:15:08 +02:00
ace3mod
b8948ec296 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-09-17 11:41:48 +02:00
Glowbal
1d637476c9 ACEREP #00006 2016-09-17 11:27:52 +02:00
jonpas
e59727d322 Remove dependencies list prefix 2016-09-16 03:34:54 +02:00
jonpas
2ca67e16a8 Fix dependencies list prefix - there shan't be one! 2016-09-16 03:33:20 +02:00
BaerMitUmlaut
afd1ae0879 Added note regarding basic medical 2016-09-15 22:47:21 +02:00
BaerMitUmlaut
bbce8e397e Added medical AI documentation 2016-09-15 14:08:03 +02:00
BaerMitUmlaut
207944a3a2 Fix pabst 2016-09-15 12:51:18 +02:00
PabstMirror
200d620d11 spellfix2 2016-09-14 22:18:42 -05:00
PabstMirror
a93aad10a0 Fix speeling 2016-09-14 20:00:18 -05:00
BaerMitUmlaut
15bed8e122 Added advanced fatigue documentation 2016-09-15 02:25:32 +02:00
jonpas
471cc2fdb5 Escape jekyll code in documentation guidelines page 2016-09-14 21:30:43 +02:00
ace3mod
39ffdff920 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-09-13 21:56:07 +02:00
ace3mod
3280dba5be Revert "[Docs] Update component dependencies"
This reverts commit a5577b27f6.
[ci skip]
2016-09-13 21:35:29 +02:00
ace3mod
a5577b27f6 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-09-13 21:31:51 +02:00
Glowbal
4c8466a790 Set release version 2016-09-13 21:28:34 +02:00
Glowbal
65cdf200fb Merged branch release into master 2016-09-13 21:28:22 +02:00
Josuan Albin
a9b82513f7 Medical doc update (#4359) 2016-09-09 10:50:52 +02:00
jonpas
65df821e2b Add wiki ACEX sections and merge Mission Makers and Framework sections (#4307)
* Update documentation guidelines

* Add version info part 1

* Add version info part 2

* Add removed in version to frontmatter and tag testmissions as removed

* Add version info part 3

* Seaparate ACE3 and ACEX Features/Framework menus, Add ACEX Headless documentation

* Add ACEX support to extract_dependencies.py

* Merge useful-functions into frameworks

* Move class-names to main menu

* Prettify class-names table titles

* Fix table of contents on documentation guidelines and tips

* Merge mission-tools into frameworks

* Merge modules into frameworks

* Rename to Frameworks (plural)

* Fix capitalization in class-names

* Improve wiki menu positioning

* Add 'mod' to documentation guidelines

* Update frameworks sections description for new content

* Update wiki menu descriptions

* Fix class-names 4 digit versions

* More places for descriptions

* Include documentation in PRs if applicable note

* Add short ACE3 and ACEX description page, outlining the difference
2016-09-08 21:19:07 +02:00
jonpas
7695c660cb Remove voting text in Arma 3 Issues list 2016-09-07 01:54:13 +02:00
Glowbal
9cd50c89a0 Add particles issue to issues list 2016-09-05 20:49:32 +02:00
jonpas
55eb252308 Fix documentation development environment guide 2016-09-05 00:37:58 +02:00
Glowbal
849a2cd475 Prepare 3.7.0 2016-09-04 21:51:36 +02:00
ace3mod
ad7c5657c5 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-09-04 21:34:15 +02:00
ace3mod
60b780e02b [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-09-04 11:26:25 +02:00
ace3mod
0a6bfd987c [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-09-04 11:09:44 +02:00
ace3mod
9c0b7c6d16 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-09-03 01:41:02 +02:00
jonpas
0e1f2828a9 Rename Advanced Throwing component to be in-line with other advanced_ components (#4318)
* Rename Advanced Throwing component to be in-line with other advanced_ components

* Rename wiki page as well

* Add redirect from old wiki page
2016-09-03 01:39:34 +02:00
jonpas
1df3a73461 Add version information to most wiki feature and framework pages (#4303)
* Update documentation guidelines

* Add version info part 1

* Add version info part 2

* Add removed in version to frontmatter and tag testmissions as removed

* Add version info part 3
2016-08-30 15:49:04 +02:00
bux578
45c0a56023 Add proper headline for gun bag, fix #4312 2016-08-30 11:43:21 +02:00
jonpas
96195689cd Merge pull request #4299 from acemod/fixBIissuesLinks
Fix Arma 3 issues links
2016-08-27 18:09:06 +02:00
jonpas
08d2bf706b Add DeRap to required Mikero's Tools 2016-08-27 18:04:50 +02:00
jonpas
fc7d6b50f6 Add Tagging documentation (new location) (#4260)
* Add Tagging documentation (new location)

* Add version information
2016-08-27 15:19:14 +02:00
jonpas
9053f18ce4 Fix Arma 3 issues links 2016-08-27 14:59:00 +02:00
PabstMirror
df7aa38a7a Allow inheritance for addActionToClass (#4272)
* Allow inheritance for addActionToClass

* Update Headers

* Use inline code for inheritance example
2016-08-27 10:35:21 +02:00
Glowbal
34b86869d9 Merge pull request #4291 from acemod/versionDocs
add version to frontmatter and display it in the wiki
2016-08-27 10:23:52 +02:00
ace3mod
ac0c429a28 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-08-27 10:21:02 +02:00
PabstMirror
613ea7c4ec Wiki - Add link from missionmaker to framework for interaction menu 2016-08-26 12:55:49 -05:00
Glowbal
ee307c405b Add note about no settings class for serverconfig 2016-08-24 19:48:26 +02:00
bux578
244c3b8056 add version to frontmatter and display it in the wiki 2016-08-24 16:36:21 +02:00
ace3mod
aaa6b75302 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-08-22 15:10:27 +02:00
jonpas
f8dfa4f933 Add Advanced Throwing (#3477)
* Add Advanced Throwing

* Add feature documentation
2016-08-22 15:09:08 +02:00
bux578
9a0d569c56 Merge pull request #4262 from acemod/jekyllReadme
Update documentation development environment instructions
2016-08-21 06:36:43 +02:00
ace3mod
bceb94c493 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2016-08-21 00:26:28 +02:00
jonpas
d1d23c55bc Streamline dependencies extraction tool (#4268)
* Streamline dependencies extraction tool for new wiki location, Update dependencies list

* Use LF strictly
2016-08-19 15:58:39 +02:00
jonpas
9599ab9bd9 Streamline closing points on wiki pages (#4269) 2016-08-19 15:47:03 +02:00
jonpas
9415d0fb03 Fix Events Framework documentation 3.1 section (#4266)
* Fix 3.1. section, Add dots after numbers, Update CBA doc with target _blank

* Fix closing points
2016-08-19 15:44:30 +02:00
bux578
4f3ff2c967 fixes 2016-08-19 15:20:22 +02:00
jonpas
3884821eb1 Fix list in interaction menu framework documentation 2016-08-19 00:57:19 +02:00
jonpas
58bf3c4719 Remove never-merged rearm feature and framework documentation 2016-08-18 21:01:44 +02:00
jonpas
b22a4bee60 Update documentation development environment instructions 2016-08-18 20:45:39 +02:00
bux578
468662b46e Create CNAME 2016-08-18 19:00:17 +02:00
bux578
accd408418 merge gh-pages content into docs folder
https://github.com/blog/2228-simpler-github-pages-publishing
2016-08-18 18:37:38 +02:00
Glowbal
2f2c4b91a1 3.6.2 2016-07-14 14:51:46 +02:00
Glowbal
9b85bc3e29 v3.6.1 2016-07-11 11:15:36 +02:00
Glowbal
eef2bb060a Update readme version mentions 2016-06-21 18:09:15 +02:00
Glowbal
485900dce8 increment patch version 2016-03-16 22:59:28 +01:00
jonpas
a928185ea0 Remove download badge 2016-03-03 17:09:37 +01:00
Glowbal
428b828c27 Increase version 3.5.0 2016-02-27 20:44:38 +01:00
looterz
4999f30e0b Updated README's to reflect #3278 2016-02-18 16:39:23 -06:00
licht-im-Norden87
34d9b7d4ea Update README_DE.md 2016-02-10 04:26:21 +01:00
licht-im-Norden87
999a6cd29d Update README_DE.md 2015-12-14 16:58:00 +01:00
licht-im-Norden87
a3e1e124f2 Update README_DE.md 2015-12-14 16:56:47 +01:00
licht-im-Norden87
9c28ea5004 Readme_DE.md, small grammar fix 2015-10-19 17:21:54 +02:00
Felix Wiegand
ece11c335d Merge pull request #2756 from acemod/flat-badges
Use "flat-square" badge style
2015-10-19 09:45:31 +02:00
KoffeinFlummi
c5fd41b9a1 Add flat badges to other READMEs 2015-10-19 09:44:40 +02:00
bux578
a873481c36 improve german readme 2015-10-19 07:37:14 +02:00
bux578
94b90fe0b4 Merge branch 'patch-12' of git://github.com/licht-im-Norden87/ACE3 into licht-im-Norden87-patch-12 2015-10-19 07:30:59 +02:00
jonpas
36895d2e30 Update more version numbers 2015-10-09 00:23:36 +02:00
jonpas
e5a7516ec1 Non-English as well 2015-10-08 23:54:44 +02:00
jonpas
7c101bde87 Change build badge tooltip 2015-10-08 21:01:06 +02:00
jonpas
7efcc3b8d1 Update version and download size 2015-10-08 20:33:20 +02:00
jonpas
4b7f281eba Fix slacking badge links, Add Travis CI build badge 2015-10-08 20:30:54 +02:00
licht-im-Norden87
8cbd573093 Update README_DE.md 2015-10-08 19:20:17 +02:00
licht-im-Norden87
e056a3b2cd Update README_DE.md 2015-10-03 04:54:10 +02:00
licht-im-Norden87
411ddac3b9 Update README_DE.md 2015-10-03 04:53:00 +02:00
licht-im-Norden87
2afbe36b89 Update README_DE.md 2015-10-03 04:39:22 +02:00
licht-im-Norden87
978d002112 Update README_DE.md 2015-10-03 04:37:28 +02:00
licht-im-Norden87
4d867cb4f7 Update README_DE.md 2015-10-03 04:36:38 +02:00
jonpas
6f3ed6488e Added Slackin to DE and PL readmes 2015-09-09 18:56:02 +02:00
bux578
6da19a43df remove documentation from master 2015-09-07 19:50:38 +02:00