Skip to content

v1.0.85

Choose a tag to compare

@deafdudecomputers deafdudecomputers released this 05 Aug 03:38
· 426 commits to main since this release
image

🛠️ Improvements & Fixes


All-in-One Deletion Tool

  • Added: Delete Unreferenced Data:
    • Deletes players not referenced in main data.
    • Includes auto deletion of invalid players and empty guilds.
    • Potential fix for saves crashing on startup.
  • Fixed: build_player_levels bug by checking IsPlayer before extracting levels
  • Fixed: get_current_stats bug by checking IsPlayer for pals calculation
image

Scan Save

  • Fixed: Unicode handling crash during player nickname logging (e.g. surrogate pairs) by sanitizing all nicknames before printing or logging
  • Fixed: Updated process_player_file and related functions to safely encode/decode Unicode characters preventing codec errors on special characters