diff --git a/patchnotes.md b/patchnotes.md index c19140dd..a4aca5de 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -29,6 +29,7 @@ We are still hunting for desyncs! Please submit your critical logs to cm-issues ## Bugfixes - Stability: - Resolved three rare nullsprite crashes (r. climois, lolrsk8s, and Krankendau) + - Fixed an issue where building placement and targeting states were not cleared when selection changed, causing bad UX and rare crashes (c. Veeq7) - Fixed potential randomseed issues with certain ability casts - Gameplay: - Units which need to decollide are now prohibited from processing orders (c. DF) diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index e71f84f9..804ac845 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ