Skip to content

Releases: CollapseLauncher/Hi3Helper.Plugin.Wuwa

Release v0.6.3

27 Mar 01:50
9017470

Choose a tag to compare

[0.6.3] - 2026-03-27

🐛 Bug Fixes

  • (patch) Add MD5 verification for full-replacement files to prevent stale content

⚙️ Miscellaneous Tasks

  • (version) Bump plugin version to 0.6.3

Release v0.6.2

20 Mar 22:34
d0108f1

Choose a tag to compare

[0.6.2] - 2026-03-20

🚀 Features

  • (install) Add per-file progress via V1Ext_Update5, download URL fixes, and install improvements

🐛 Bug Fixes

  • (patch) Improve progress tracking and cancellation handling
  • (install) Add cancellation exception handling
  • (launch) Fix method call bugs and add exception handling
  • (HPatchZNative) Unwrap OperationCanceledException from AggregateException
  • (Patch) Recover from interrupted patch instead of failing as corrupted

⚙️ Miscellaneous Tasks

  • Update Plugin.Core submodule (InvokePerFileProgress visibility fix)
  • (core) Bump Plugin Core submodule version to 0.1.5
  • (ci) Bump plugin version to 0.6.2
  • (submodule) Update submodule
  • (submodule) Update submodule

Release v0.6.1

06 Mar 00:43
fde9fa9

Choose a tag to compare

[0.6.1] - 2026-03-06

🚀 Features

  • (speed-limit) Implement speed limiting from core 0.1update-4 update
  • (config) Sync launcher config files after install and patch
  • (bg-api) Rewrite background media pipeline for dynamic asset fetching

🐛 Bug Fixes

  • (config) Log game state after config is fully loaded
  • (patch) Use Updating state; handle zero DstFiles groups
  • (social-assets) Fetch social and news data in parallel to improve response time

⚙️ Miscellaneous Tasks

  • (ci) Bump plugin version

Release v0.6.0

24 Feb 15:57
306004e

Choose a tag to compare

[0.6.0] - 2026-02-24

🚀 Features

  • (download) Introducing resuming download of tmp file bytes
  • (patching) Implement HDIFF patch flow
  • (dbg) Improve debug flags

🐛 Bug Fixes

  • (download) Fix downloaded vs. remote content size mismatch
  • (download) Improve download resume, verification, and error handling
  • (update) Properly detect local game version
  • (manager) Resolve self-locking in SaveConfig when writing app-game-config.json
  • (config) Remove duplicate InstallType object write to JSON
  • (patching) Always prefer computing the real download size from the patch index krpdiff entries
  • (media) Fetch social and news resources independently
  • (patch) Fix progress update on compute MD5 hash step
  • (patch) Re-encode URI path fallback; add dir patch support

⚙️ Miscellaneous Tasks

  • (submodule) Update submodule to 0.1.4
  • (ci) Bump plugin version

Release v0.5.3

04 Feb 22:10
1c33754

Choose a tag to compare

[0.5.3] - 2026-02-04

🚀 Features

  • (steam) Add Steam region
  • (config) Serialize game install type to config
  • (steam) Attempt to add game playing detection for Steam region
  • (epic) Attempt to add EGS region

🐛 Bug Fixes

  • (launch) Fix issue where exception would throw if launch fails
  • (steam) Try to find correct process handle
  • (global) Fix log spamming for game start & playtime tracking
  • (steam) Somehow fix Steam game detection
  • (steam) Encapsulate debug statements & fix double-launch issue
  • (epic) Target correct launcher executable
  • (shortcuts) Switch to byte[] for image assets when passing to Steam
  • (epic) Detect EOS DLL file

🚜 Refactor

  • (install) Move installation logic to separate class

⚙️ Miscellaneous Tasks

  • (ci) Bump version
  • (ci) Bump version
  • (submodule) Update submodule
  • (update) Update BG image for 3.1

◀️ Revert

  • Revert starting from engine exec...

Release v0.5.0

25 Dec 02:32
e60c7d4

Choose a tag to compare

[0.5.0] - 2025-12-25

🚀 Features

  • (steam) Add steam files to detect game as a Steam install

🐛 Bug Fixes

  • (game-close) Target main process instead of stub

🚜 Refactor

  • (detect) Attempt to find game exe if JSON config not found

⚡ Performance

  • (decode) Prune debug logs from release builds

⚙️ Miscellaneous Tasks

  • Bump plugin version
  • (update) Update bg image

[0.4.4] - 2025-12-23

🐛 Bug Fixes

  • (deps) Fix game not starting due to null ptr on log read

⚙️ Miscellaneous Tasks

  • Bump plugin version
  • Update dependencies
  • (ci) Update actions

[0.4.3] - 2025-12-08

🚀 Features

  • (game-patching) Allow for users to update the game through the launcher

🐛 Bug Fixes

  • (release) Remove comment
  • (profile) Fix aggressive trimming causing plugin to fail loading

💼 Other

  • (core) Remove unused fields

🚜 Refactor

  • (game-download) Dynamically construct url based on JSON structure

⚙️ Miscellaneous Tasks

  • Bump plugin version

[0.4.0] - 2025-11-30

⚙️ Miscellaneous Tasks

  • Update deps

Release v0.4.4

23 Dec 04:15
e069640

Choose a tag to compare

[0.4.4] - 2025-12-23

🐛 Bug Fixes

  • (deps) Fix game not starting due to null ptr on log read

⚙️ Miscellaneous Tasks

  • Bump plugin version
  • Update dependencies
  • (ci) Update actions

[0.4.3] - 2025-12-08

🚀 Features

  • (game-patching) Allow for users to update the game through the launcher

🐛 Bug Fixes

  • (release) Remove comment
  • (profile) Fix aggressive trimming causing plugin to fail loading

💼 Other

  • (core) Remove unused fields

🚜 Refactor

  • (game-download) Dynamically construct url based on JSON structure

⚙️ Miscellaneous Tasks

  • Bump plugin version

[0.4.0] - 2025-11-30

⚙️ Miscellaneous Tasks

  • Update deps

Release v0.4.3

08 Dec 23:40
4cc9d78

Choose a tag to compare

[0.4.3] - 2025-12-08

🚀 Features

  • (game-patching) Allow for users to update the game through the launcher

🐛 Bug Fixes

  • (release) Remove comment
  • (profile) Fix aggressive trimming causing plugin to fail loading

💼 Other

  • (core) Remove unused fields

🚜 Refactor

  • (game-download) Dynamically construct url based on JSON structure

⚙️ Miscellaneous Tasks

  • Bump plugin version

[0.4.0] - 2025-11-30

⚙️ Miscellaneous Tasks

  • Update deps

Release v0.4.0

30 Nov 08:42
a4ae6b5

Choose a tag to compare

[0.4.0] - 2025-11-30

⚙️ Miscellaneous Tasks

  • Update deps