ModernUO/Projects/UOContent.Tests/Tests
Kamron Batman 1f701e7b55
feat: Replaces Zlib with LibDeflate (#1774)
> [!Warning]
> Users on Linux/OSX will need to follow the Readme
> and make sure `libdeflate` is properly installed

> [!Note]
> **Developer Note**
> The API for compression has changed. Use `Deflate.Standard` for the same functionality.

### Summary
* Replaces Zlib with LibDeflate for a 50% performance improvement!
* Adds MacOS 14 to properly test Arm64
2024-05-16 22:53:01 -07:00
..
Accounting/Security fix: Adds better arm64 support (#1409) 2023-07-26 20:43:42 -07:00
Engines chore: Cleans up unused imports (#1550) 2023-10-15 11:45:42 -07:00
Items chore: Cleans up unused imports (#1550) 2023-10-15 11:45:42 -07:00
Multis feat: Replaces Zlib with LibDeflate (#1774) 2024-05-16 22:53:01 -07:00
Network/Packets chore: Cleans up unused imports (#1550) 2023-10-15 11:45:42 -07:00
Skills fix: Removes support for v4 Client and old gump packet. (#1739) 2024-04-24 19:39:37 -07:00
Utilities fix: Fixes character starting cities. (#1615) 2023-11-25 23:31:54 -08:00