Skip to content

v1.3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 20:05
· 2 commits to main since this release
v1.3.0.0
e870cd1

Changes

  • Added AgeFakeHost.dll.

Libraries

  • Age2FakeOnline.dll and Age3FakeOnline.dll: Fakes an internet always online behaviour. It is essential so that Age Lan Server can be used 100% offline. AoE I does not need it.
  • AgeFakeHost.dll: Fakes the resolving of hosts. It avoids the need for the launcher to modify the system-wide hosts (which requires admin permissions, affects all apps and so the changes need to be reverted). Can be used for all games.

Minimum system requirements

Note: It is assumed the requirements for the game itself are met too.

Verification

The verification process ensures that the files you download are the same as the ones that were uploaded by the
maintainer.

Verification steps
  1. Check the release tag is verified with the committer's signature key (as all commits must be).
  2. Download the ..._checksums_vA.B.C.D.txt and ..._checksums_vA.B.C.D.txt.sig files.
  3. Import the release public key and import it to your keyring if you haven't already.
  4. Verify the ..._checksums_vA.B.C.D.txt file with the ..._checksums_vA.B.C.D.txt.sig file.
  5. Verify the SHA-256 checksum list inside ..._checksums_vA.B.C.D.txt with the downloaded archives.

Full Changelog: v1.2.1.0...v1.3.0.0