Skip to content

v1.1.5

Choose a tag to compare

@louanfontenele louanfontenele released this 27 Feb 12:43

πŸš€ Terraria Patcher v1.1.5 β€” Runtime Sync Guardrails

This release improves update reliability on both Windows and Linux by preventing stale runtime/plugin files from being reused after upgrades.

✨ Highlights

  • Added version-aware runtime sync so managed patch files are refreshed after app updates.
  • Added startup runtime maintenance for configured installs with plugin support enabled.
  • Serialized runtime sync operations to avoid copy/cleanup race conditions during patch and sync actions.
  • Added a dedicated runtime repair path for safe forced re-sync flows.

βœ… Result

  • More consistent behavior after updates.
  • Fewer issues caused by old hidden/cached runtime files.
  • Better stability across Steam/GOG patch flows on Windows and Linux.

Full Changelog: v1.1.4...v1.1.5