Skip to content

1.1 - Fixes and usage support

Compare
Choose a tag to compare
@pixlcrashr pixlcrashr released this 31 Dec 20:02
· 46 commits to master since this release

Important notice

* Currently, this build is not Battleye supported! *


Hey guys!

It is nearly new year and according to that, I wanted to finish the work for this year of this mod.
Within this update, new features are contained such as:


#timeout command

The #timeout command defines a maximum connection timeout for a request. This means that long pull request's over HTTP/HTTPS are possible now!

#redirect command

The #redirect command allows the Location: <dest> redirection of request. This is extremely helpful whilst connecting to API's of e.g. Google, because they are using load balancers that redirect their traffic.
If an argument after #redirect is specified, you can set the maximum amount of redirects per request.

Changes to the SENDRQ, GETRQ and GETST return codes

Here is a list of the current error codes:
https://github.com/playnet-public/ArmA3URLFetch/wiki/CallExtension-return-code's

Windows binaries are now build on VC12

That means that this extension is able to be run by any ArmA 3 user without installing any additional dependencies, because with ArmA 3 VCRedist2013 is automatically installed!

New Continuous Integration

We changed our CI from TravisCI/AppVeyor to CircleCI/AppVeyor.
Also, on new commits Debian/Ubuntu artifacts will be created automatically.


I guess that's it for now.

🎉 Happy New Year, guys! 🎉