acemod / ACE3

Open-source realism mod for Arma 3
https://ace3.acemod.org
Other
1k stars 736 forks source link

Artillerytables - Fix `Low` shots & bad params #10325

Closed johnb432 closed 1 month ago

johnb432 commented 1 month ago

When merged this pull request will:

I didn't test how the bad params affected gameplay.

IMPORTANT

johnb432 commented 1 month ago

I forgot to update the extensions in the repository, but I'm not 100 % certain how to go about that.

PabstMirror commented 1 month ago

cargo make release u may have to install it first https://github.com/sagiegurari/cargo-make?tab=readme-ov-file#installation if you use vscode, you can grab the https://github.com/acemod/ACE3/tree/master/tools/.vscode and it will show under tasks

johnb432 commented 1 month ago

cargo make release u may have to install it first https://github.com/sagiegurari/cargo-make?tab=readme-ov-file#installation if you use vscode, you can grab the https://github.com/acemod/ACE3/tree/master/tools/.vscode and it will show under tasks

I managed to build the extension locally for testing, but I didn't quite understand which arguments to use. Thanks for the enlightenment, I believe to have understood it now.