From 8e0ead6813d28b1b05b543675bd2003640be4090 Mon Sep 17 00:00:00 2001 From: Eric Date: Thu, 16 Jan 2025 19:50:07 -0500 Subject: [PATCH] Move changes made in main to develop (#4006) * Rewrite CHANGELOG.md for v0.5.2 * [docs] Add missing changes and links to Changelog (#3655) * changelog sweep * Resolve a few conflicts * Resolve more conflicts * DadBattle * Re-add @ianharrigan * Add links to 0.5.0 * Add links and contributors to 0.4.1 and 0.4.0 * Add links to 0.3.3 and finishing touches * Add and polish 0.5.3 changes * Make spacing consistent * Make label actions more convenient (#3771) * fixed a plethora of dead links (#3831) * Add `status: planned` label to label actions (#3910) * Make label actions more convenient * chore: Add status: planned to label actions * Bump the Stage data version to indicate that new values were added. * Updated Save data version to indicate new values. * Only display the Stage Editor in builds that enable it, and enable it by default (this re-enables the Stage Editor keybind). * Enable log messages on all builds by default after we got too many complaints. * Remove unused custom type resolver. * Update save data format and error handling. * Fix a typo. * proj hxp version bump * changelog yoink * Remove duplicate issue detector. (#3944) --------- Co-authored-by: Hundrec Co-authored-by: Abnormal <86753001+AbnormalPoof@users.noreply.github.com> Co-authored-by: Cameron Taylor