Skip to content

v1.0.1 - Fix

Choose a tag to compare

@poli0981 poli0981 released this 03 Apr 13:28
v1.0.1
a0217e9

v1.0.1

Cleanup and localization fixes.

What's Changed

Fixed

  • Vietnamese translations now use proper Unicode diacritics across all resource files
  • GitHub repository URL default corrected in AppSettings (poli0981/autoclick)
  • Document links in About view corrected to blob/master
  • Removed orphaned FreeRamCommand (no UI binding existed)
  • Removed unused MaxRAM / FreeRAM string resources

Improved

  • All remaining hardcoded English strings in XAML replaced with localized bindings:
    • "Remove All", "Random", "Reset", "Random Min (s)", "Random Max (s)"

Added

  • README with full project documentation
  • CHANGELOG (v1.0.0 + v1.0.1)
  • Code of Conduct with auto-ignore policy
  • Developer Environment documentation (machine specs + tested games)
  • GitHub Issue templates: Bug Report and Feature Request (YAML forms)
  • Pull Request template with checklist and auto-ignore notice
  • New localized string keys: RemoveAll, RandomMin, RandomMax, ResetStats (EN + VI)

Tested Games

Game Result
Bound Between Desks Pass
Wuthering Waves Pass (ACE Kernel -- use at own risk)
Myosotis Pass
Man in a Suit... Pass
Mercury Elopement Syndrome Fail (DirectInput)

Full Changelog: v1.0.0...v1.0.1