Skip to content
This repository has been archived by the owner on Apr 20, 2022. It is now read-only.

1.0.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexrp alexrp released this 03 Jul 16:50
· 48 commits to master since this release
  • Added support for proxying multiple regions in one Alkahest instance.
  • Added extensive integrity checks to data center loading code.
  • Added a new verify command for verifying decrypted data center files.
  • Added support for various data center loading strategies.
  • Added more cast methods to DataCenterValue.
  • Added optional fallback parameters to conversion methods on DataCenterValue.
  • Added FastDeflateStream for more efficient packet log reading/writing.
  • Added Source Link support.
  • Optimized a lot of performance-critical code paths.
  • Switched to Span<T> and Memory<T> for buffer manipulation.
  • Switched to new NoNullList<T> collection type for arrays in packets.
  • Updated the packet log format to version 1 (see wiki page).

NuGet: https://www.nuget.org/packages/Alkahest.Core/1.0.0-rc4