Pinkstink-Rust / Rust-Server-Metrics

A metrics gathering HarmonyMod for Rust game servers
MIT License
60 stars 23 forks source link

Upgrading Harmony to 2.x for the May 2024 update #19

Closed Jexs closed 4 months ago

Jexs commented 4 months ago

Due to Facepunch updating Harmony to 2.x with the May update, this PR contains the code changes necessary to continue running metrics after the update.

Due to changes in the Harmony library, there were some changes to how delayed patches are handled. It may be slightly messy but is fully functional which is my goal for the May update.

Fixes #18.