jonpas
581d76eacc
Documentation - Remove DeTex requirement ( #8220 )
...
DeTex is subscriber-only now, not required for building ACE3.
2021-04-20 18:04:34 +02:00
BaerMitUmlaut
6970bf78e7
Overhaul CSW docs ( #8206 )
2021-04-12 08:52:53 +02:00
Jo David
76676eee46
Adjust "New issue" link to lead to template selection page ( #8182 )
...
We want people to choose a template when creating a new issue
2021-03-24 16:18:59 +01:00
dependabot[bot]
34cb48b3fe
Bump is-svg from 4.2.1 to 4.3.1 in /docs/src ( #8177 )
...
Bumps [is-svg](https://github.com/sindresorhus/is-svg ) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/sindresorhus/is-svg/releases )
- [Commits](https://github.com/sindresorhus/is-svg/compare/v4.2.1...v4.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-19 19:11:54 -05:00
jonpas
14481e9be4
Documentation - Add Mikero binarization note ( #8172 )
2021-03-17 15:52:17 -05:00
PabstMirror
8bd4922fcc
Prep 3.13.6 Build 60
2021-03-09 17:06:50 -06:00
PabstMirror
9bc5d6af27
Prep 3.13.6 Build 59
2021-03-08 22:12:36 -06:00
jonpas
5a36d1a771
Advanced Throwing - Add object variable to disable pick up of attached throwables ( #8031 )
...
* Advanced Throwing - Add object variable to disable pick up
Use: `OBJECT setVariable ["ace_advanced_throwing_disablePickUp", true]`
* Documentation - Add Advanced Throwing Framework
* Update addons/advanced_throwing/functions/fnc_renderPickUpInteraction.sqf
* Update advanced-throwing-framework.md
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-02-27 11:04:43 -06:00
ace3mod
56850cd8ad
[Docs] Update component dependencies
...
Automatically committed through CI.
[ci skip]
2021-02-08 04:46:16 +01:00
Jo David
24b1a71fbb
fix docs version of ace3 ( #8069 )
2021-01-14 07:29:05 +01:00
dependabot[bot]
0f77e8ea2d
Bump ini from 1.3.5 to 1.3.7 in /docs/src ( #8040 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-10 19:14:33 +01:00
Dedmen Miller
1efa25fe2b
Explosives - Add clackerAdded
event ( #7994 )
...
* Add clackerPlaced event
* Update docs/wiki/framework/events-framework.md
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-11-08 17:26:02 -06:00
Kyle Mckay
0a27a275d1
Update my GitHub link ( #7991 )
2020-11-04 23:22:51 +00:00
Björn Dahlgren
ae13438ce2
Add Dahlgren to maintainers ( #7985 )
2020-11-04 19:57:04 +01:00
jonpas
42f4edc9b7
Documentation - Remove slideshow note ( #7715 )
...
* Documentation - Remove slideshow note
Fix in Arma 3 v2.00
* Remove another issue reference
2020-10-29 11:36:41 -05:00
Saborknight
cab4d1dac1
Documentation - Fix typos and missing semi-colon in Arsenal ( #7956 )
...
Because when I copied it, it definitely was an oopsie moment.
2020-10-12 10:53:42 +02:00
Freddo
e27110aac3
Explosives - Add CBA settings for max/min/default timer values ( #7916 )
...
* Transfer to CBA settings, add timer options
* Remove wiki note
* Tweak arrays, stringtables
* moveToSQF
2020-10-03 12:00:06 -05:00
Jo David
f06b3d5ee0
fix more vulnaribilities in old docs node modules ( #7923 )
2020-10-01 10:52:25 +02:00
Jo David
d808e3abc3
remove useless file ( #7922 )
2020-10-01 10:52:13 +02:00
jonpas
5de9ef7f55
Documentation - Update packages ( #7921 )
2020-10-01 08:29:17 +02:00
PabstMirror
6140a94efe
3.13.4 Release
2020-08-31 09:42:04 -05:00
ace3mod
4e46ef0d80
[Docs] Update component dependencies
...
Automatically committed through CI.
[ci skip]
2020-07-22 17:38:19 +02:00
dependabot[bot]
4676f3e743
Bump lodash from 4.17.13 to 4.17.19 in /docs/src ( #7810 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.13 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.13...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-15 23:49:30 +02:00
Filip Maciejewski
94ba0784f9
Add veteran29 to maintainers ( #7809 )
...
* Add veteran29 to maintainers
* Move veteran29 to core team in AUTHORS.txt
2020-07-12 03:43:07 +02:00
PabstMirror
c5150fe0eb
Update version.html for acex3.5.4
2020-07-01 12:09:57 -05:00
Freddo
ce0701864c
Update fortify documentation ( #7768 )
...
* Update fortify documentation
https://github.com/acemod/ACEX/pull/238
* Update docs/wiki/frameworkx/fortify-framework.md
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
* Update docs/wiki/frameworkx/fortify-framework.md
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
2020-06-30 09:32:52 -05:00
PabstMirror
06d438e4ed
Update version.html for ace3.13.3/acex3.5.3
2020-06-30 09:30:33 -05:00
Dedmen Miller
c1b906c29d
Tagging - Add support for mission Tags ( #7710 )
...
* [Tagging] Added ability to specify custom model
* Update Tagging Framework doc
* [Tagging] Added parsing tags from missionConfig
* Update Tagging Framework doc
* Apply suggestions from code review
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* Forgot passing a variable to WAE
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-06-19 10:36:47 -05:00
ace3mod
fddc38a139
[Docs] Update component dependencies
...
Automatically committed through CI.
[ci skip]
2020-06-15 17:12:32 +02:00
dependabot[bot]
c99e122d84
Bump websocket-extensions from 0.1.3 to 0.1.4 in /docs/src ( #7749 )
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-06 09:24:28 -05:00
mharis001
7746dbcc75
Spectator - Add display loaded and unloaded events ( #7720 )
2020-06-05 20:13:10 -05:00
mharis001
f73a71dd50
Wiki - Fix arsenal framework section headings ( #7695 )
2020-05-08 09:26:52 -04:00
commy2
1304b67570
Add 'how to report an issue' flowchart ( #7582 )
...
* add 'how to report an issue'-flowchart
* move the files
* Add to issue template and wiki, move to user folder
* update chart with suggestions
* Make issue flowchart image smaller
Co-authored-by: jonpas <jonpas33@gmail.com>
2020-04-30 18:55:38 +02:00
TyroneMF
ef7a98a7ee
Documentation - Add Medical Rewrite settings explanations and presets ( #7657 )
...
* Update Medical System Document
- Explanations of settings
- Example "Basic" and "Advanced" medical setups.
* Cleanup
- Minor changes to the way certain things were written.
2020-04-28 10:23:06 +02:00
PabstMirror
11f1c2b626
Update version.html for ace3.13.2/acex3.5.2
2020-04-22 09:36:04 -05:00
Jo David
a182a01c47
clear up medical documentation and remove outdated info, add "curated" medical settings ( #7597 )
2020-04-21 11:51:14 -05:00
jonpas
9bf1d50383
Documentation - Update packages ( #7645 )
2020-04-18 20:19:05 +02:00
ace3mod
41cfed9bd2
[Docs] Update component dependencies
...
Automatically committed through CI.
[ci skip]
2020-04-09 03:55:30 +02:00
javathezone
ee3a721429
Documentation - Fix Mk6 Mortar elevation mistake ( #7630 )
...
* Update mk6mortar.md
* Update docs/wiki/feature/mk6mortar.md
Co-Authored-By: Blutze <37950828+Blutze@users.noreply.github.com>
Co-authored-by: Jo David <github@jonathandavid.de>
Co-authored-by: Blutze <37950828+Blutze@users.noreply.github.com>
2020-04-08 13:23:48 +02:00
jonpas
e4d7583991
Documentation - Add DeTex as Mikero requirement ( #7626 )
2020-04-06 10:10:40 -05:00
Brandon Danyluk
3286913df3
Add TCVM to authors
2020-03-12 09:35:52 +01:00
PabstMirror
33414715f5
Update homepage to 3.13.1
2020-03-09 11:21:31 -05:00
ace3mod
f069ac4c92
[Docs] Update component dependencies
...
Automatically committed through CI.
[ci skip]
2020-02-28 17:47:01 +01:00
Laid3acK
957df3b2d0
Wiki - Remove requirements for item usability ( #7555 )
2020-02-25 09:47:52 +01:00
jonpas
7069cb82c9
Documentation - Add spaces between array elements coding guidel… ( #7524 )
2020-02-23 02:12:15 +01:00
Whigital
ce329de784
Fix formatting for BIS evh warning ( #7522 )
2020-02-12 13:26:01 -06:00
Cyruz143
ed1488edba
Adding medical box to classnames page ( #7472 )
...
* Adding medical box to classnames page
* Forgot advanced medical box
2020-01-22 09:18:08 -06:00
PabstMirror
4fd927ff6b
remove array from cookoff doc event
2020-01-10 09:51:14 -06:00
Björn Dahlgren
941d46b334
Cook Off - Change Cook Off events to global and add to events docs
2020-01-08 00:25:52 +01:00
Jo David
0616e397a3
Add section about looking for existing translation PRs, don't let them leave our homepage
2020-01-06 07:19:19 +01:00