Skip to content

Save Edit Tool Version 0.2.4 - Added Save Picker function

Choose a tag to compare

@xLieferant xLieferant released this 31 Dec 15:46
· 156 commits to main since this release

What's Changed

Caution

You need to choose a Save from now on!

Screenshot 2025-12-31 155653 Screenshot 2025-12-31 155739 Screenshot 2025-12-31 155750

✨ New

  • Ability to manually select save folders (no autosave fallback anymore)
  • Manual saves now show folder IDs (e.g. Save [1])
  • Tooltips added to save entries showing full file paths

🛠 Backend

  • Save reader/editor now require an active save selection
  • Fixed money and XP always showing 0
  • Correct handling of money_account and experience_points
  • Backend no longer defaults to autosave
  • Save changes now reliably apply in-game

🎨 Frontend

  • Custom save sorting: Quicksave → Autosave → Manual (descending)
  • Distinct labels for Quicksave and Autosave
  • Dropdown behavior fixed (only one picker open at a time)
  • UI hint added: “Please select a save”
  • Old state cleared when switching profiles