Skip to content

Releases: Fusselwurm/arma3-reflection

Version v5.0.0

16 Jan 19:43
Compare
Choose a tag to compare

yes I changed everything again

  • Update CBA: script_macros_common.hpp
  • add some coverage artifact to gitignore
  • refactor extension
  • log commandline to RPT on startup
  • rename args addon to commandline
  • remove EFUNC(args,getOptionFirst)
  • add EFUNC(commandline,option) returning all values for a given option
  • add EFUNC(commandline,raw) returning complete commandline

Version v4.0.0

25 Oct 15:02
Compare
Choose a tag to compare
  • Rust rewrite
  • EFUNC(args,getArgument) -> EFUNC(args,getOptionFirst)

it's a mod!

24 Sep 19:45
4b23239
Compare
Choose a tag to compare
v3.0.0

update version: new major b/c we're a mod now

Version v2.0.4

25 May 10:13
Compare
Choose a tag to compare

Version v2.0.3

25 May 10:08
Compare
Choose a tag to compare

actually attach win binaries for once

12 May 21:49
Compare
Choose a tag to compare
Pre-release
2.0.1

add x64 config

2.0.0

19 May 20:01
Compare
Choose a tag to compare

courtesy of @X39 :

  • Windows support
  • Changed return value to SQF array

1.0.0

16 May 20:47
Compare
Choose a tag to compare
functions: version(), arg()