Commit Graph

53 Commits

Author SHA1 Message Date
jonpas
f67ae06d21
Add HEMTT setup script for Windows and document HEMTT use (#9184) 2023-04-30 23:01:45 +02:00
Björn Dahlgren
a76f8924d8
CI - Use pull request branch pDummies during build (#9003) 2022-08-17 13:01:08 +02:00
jonpas
4d783af827
replace chat urls (#8918)
Co-authored-by: Brett <brett@mayson.io>
2022-05-22 22:51:49 +02:00
Jo David
a20110874c
replace urls (#8875) 2022-04-14 09:22:23 +02:00
Jo David
15d09019a3
remove enhancement request issue template (#8868) 2022-04-09 16:18:45 +02:00
Jo David
94d0466f17
GitHub - Improve PR template (#8697)
* Update PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md
2021-11-23 16:02:31 +01:00
Björn Dahlgren
6234c05645
Tools - Update Mikero to public version 2021-11-06 (#8675) 2021-11-11 12:47:18 +01:00
Björn Dahlgren
5a4451a680
Tools - Add Mikero build in GitHub Actions (#8251) 2021-10-15 13:40:57 +02:00
PabstMirror
dd83d4e720
release drafter - ignore dependencies (#8302) 2021-07-01 13:42:40 -05:00
PabstMirror
49b9b174ba
Extensions - Various Improvments (#8227) 2021-04-22 14:11:56 -05:00
jonpas
ff30a7b981
CI - Simplify extension paths condition (#8051)
Introduced in https://github.blog/changelog/2019-09-30-github-actions-event-filtering-updates/
2020-12-30 19:42:19 -06:00
Jo David
b4e190971b
add issue template alteration warnings (#8007) 2020-11-20 08:16:54 +01:00
Filip Maciejewski
fd37b20be1
Disable issues without a template (#7884) 2020-08-31 01:57:17 +02:00
PabstMirror
872677b7ee
Update release-drafter.yml (#7781) 2020-06-30 00:06:18 -05: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
jonpas
ddff1c3095
Tools - Enable CI HEMTT artifacts (#7644) 2020-04-18 19:04:26 +02:00
jonpas
b778df2c3b
Tools - Build release build with HEMTT on CI (#7564) 2020-03-01 02:37:25 +01:00
Dedmen Miller
e0d4583be9
Don't mark help wanted as stale (#7535) 2020-02-18 12:15:42 +00:00
jonpas
ab03def564
Add Pull Request title standard to PR Template (#7361) 2020-02-10 23:58:03 +01:00
jonpas
4ac04a8f92
Tools - Delete .github_changelog_generator (#7484)
* Delete .github_changelog_generator

* Update Release Drafter replacer category tiltes
2020-01-21 17:36:52 +01:00
PabstMirror
5c774f5fe6
release-drafter - Add category for translations (#7439)
* release-drafter - Add category for translations

* Update .github/release-drafter.yml

Co-Authored-By: mharis001 <34453221+mharis001@users.noreply.github.com>

* Update release-drafter.yml

Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
2020-01-17 08:59:50 -06:00
jonpas
3a65a73e94
Tools - Run Release Drafter only on original ACE3 repository (#7450) 2020-01-11 19:48:13 +01:00
jonpas
c7f58c1832
Include master in Release Drafter 2020-01-02 05:20:55 +01:00
jonpas
70a315d80e
Fix Release Drafter replacer (#7348) 2020-01-02 05:13:29 +01:00
jonpas
b73b47453e
Improve Release Drafter configuration (#7344) 2020-01-01 23:03:08 +01:00
jonpas
a3ac689aed
Add Release Drafter (#7343) 2020-01-01 21:37:12 +01:00
PabstMirror
8e3fd45500
Artillery rangletables (universal) (#6853)
* Initial

* Update artillerytables.cpp

* Pass by value, remove c17 features

* Tweak accuracy

* SQF work

- improve compat with a3 mlrs with remote cam (animationSourcePhase)
- handle non [0] turrets (rhs prp)
- add config entries
- use vectorCos to fix fp error (thanks commy)

* Support per mag air friction

* tweak friction

* Integrate with mk6

* more acos fixes

* Handle invalid memPointGunOptic (CUP_BM21_Base)

* Cleanup

* cleanup/tweaks

* Update checkConfigs.sqf

* Finish cleanup of ace_mk6mortar

* Update stringtable.xml

* fix bwc for ACE_RangeTable_82mm

* Update fnc_rangeTableCanUse.sqf

* build 32dll, fix some headers

* strncpy and move testing to seperate file

* Move to sub-category

* Update for ACE_Extensions changes and add warning to ace_common

* Update stringtable.xml

* Update addons/common/functions/fnc_checkFiles.sqf

Co-Authored-By: jonpas <jonpas33@gmail.com>

* Update stringtable.xml

* Update stringtable.xml

* test extension.yml update logical operator

* Revert "test extension.yml update logical operator"

This reverts commit b1871724ad.

* more guess and test
2019-12-17 10:14:45 -06:00
jonpas
5644666daf
Adapt to HEMTT (CI) (#6900)
* Remove old armake tools
* Add HEMTT config
* Use HEMTT in GitHub Actions
2019-12-04 01:20:37 +01:00
jonpas
adbf799340
Use @ace3mod for documentation updates (#7281) 2019-11-23 12:37:26 +01:00
mharis001
2b4d807acc Add stringtable validation tool (#7274)
* Add stringtable validation tool

* Add to CI
2019-11-18 12:48:40 -06:00
jonpas
faf6cfe57d
Add Documentation CI Workflow (dependencies, translations) (#7208)
* Cleanup Circle CI configuration
2019-10-05 22:56:41 +02:00
jonpas
5a5d4758a0
Add Arma CI Workflow (validate, lint, build) (#7207)
* No sqflint failures for now due to false-positives
* Upload artifact of armake build
* Cleanup Circle CI configuration
* Add BOM check
* Cleanup BOM
2019-10-05 22:53:16 +02:00
jonpas
cec15a6f1a
Add Extensions CI Workflow (Windows) (#7206)
* Support 5-level deep folders (no support for double-star globs yet)
2019-10-05 22:52:19 +02:00
jonpas
84547da3bc
Change Todo to Enhancement template (#7167)
Empty issue (Todo template) can still be created with a button below templates.
2019-09-06 13:19:59 +02:00
jonpas
32b32ec9ec
Fix Bug report issue template (#7166)
Double header data.
2019-09-05 14:14:13 +02:00
jonpas
1a33bae91c
Update issue templates (#7148) 2019-08-24 18:47:23 +02:00
Thomas Kooi
cad3421e50
Replace placed modules by additional information in the issue template (#6695) 2018-11-19 00:20:41 +01:00
Thomas Kooi
d69cfdb286
Expand contributing docs (#6692)
* Expand contributing docs

Mention PR process and where to go for assistance.

* Use prefix instead of suffix for WIP PR.

Co-Authored-By: thojkooi <thomasjkooi@gmail.com>

* fix PRs

Co-Authored-By: thojkooi <thomasjkooi@gmail.com>
2018-11-18 20:36:22 +01:00
Thomas Kooi
71a206591a
Ignore issues listed in a project or milestone (#6688) 2018-11-18 15:42:03 +01:00
Thomas Kooi
48e81ff45d
Ignore focus feature issues (#6687) 2018-11-18 14:12:03 +01:00
Thomas Kooi
17eed99a93
Add stale configuration (#6682)
* Add stale configuration

Add stale bot configuration. Mark anything inactive for >6 months as stale.

* Update close comment
2018-11-18 12:26:11 +01:00
Dystopian
0a85753a6a Fix debug info step in github issue template (#5977)
Reflects changes with move to CBA Settings
2017-12-26 22:51:35 +00:00
Glowbal
624690f029 Remove @ from issue template (#4933)
* Remove @ from issue template

* Improve issue template mod listing

* Shorten
2017-02-26 14:59:04 +01:00
bux
d65ffb82f7 use https in PR tempalte 2016-12-27 09:14:10 +01: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
Ozan Eğitmen
7466c373a3 Bump CBA's version 2016-07-27 14:46:28 +03:00
bux578
0fc7525cbd Update CONTRIBUTING.md 2016-03-18 09:27:06 +01:00
esteldunedain
cb21b20d9f Require specifying the CBA version in issues. 2016-03-02 09:58:47 -03:00
jonpas
e425483054 Remove redundant line 2016-02-25 23:04:16 +01:00
jonpas
d9179d6907 Improve further 2016-02-25 23:03:40 +01:00