Skip to content

Releases: ArchDevs/HyLauncher

v1.0.5

18 Feb 14:12

Choose a tag to compare

  • updated: to version 1.0.5 (d23e018)
  • refactor: simplify to full reinstall on version change (701f05d)
  • remove: unused butler test (f4adaeb)
  • refactor: remove dead code from version checking API (4994881)
  • refactor: eliminate code duplication in fs and cleanup modules (5354877)
  • perf: optimize version sorting and slice allocation (6e3de34)
  • fix: address critical and high priority code quality issues (e499298)
  • fixed DeleteInstance to use correct full path and return errors properly (e0e1bc0)
  • Merge pull request #42 from ArchDevs/fix/butler-debugging (50c2a7c)
  • refactor: extract functions for cleaner code structure (845ca81)
  • refactor: clean up excessive debugging while keeping essential error handling (3043d7d)
  • fix: also clean staging directory when retrying after signature failure (85fe0a0)
  • fix: improve signature error detection to check both stdout and stderr (33fa3f2)
  • fix: auto-clean and retry when butler signature verification fails (e0933c4)
  • fix: improve butler debugging and fix Windows stdout handle error (3558d3a)
  • Enhance star history chart with theme support (9e0949e)
  • fix: include webkit helpers in linuxdeploy executables and set GTK version 3 (5a7e3f0)
  • fix: correct DEPLOY_GTK_VERSION to 3 in workflow (0e23788)
  • fix: bundle WebKitNetworkProcess in AppImage (bb8c671)
  • fix linuxdeploy-plugin-gtk installation path (dc64369)
  • improve macos build error handling (5050dd9)

v1.0.4

15 Feb 18:07

Choose a tag to compare

  • fix: include webkit helpers in linuxdeploy executables and set GTK version 3 (5a7e3f0)
  • fix: correct DEPLOY_GTK_VERSION to 3 in workflow (0e23788)
  • fix: bundle WebKitNetworkProcess in AppImage (bb8c671)
  • fix linuxdeploy-plugin-gtk installation path (dc64369)
  • improve macos build error handling (5050dd9)
  • updated to version 1.0.4 (55933c2)
  • removed redunant comments (84f329e)
  • add request coalescing and caching to reduce api calls (eff38f4)
  • add error logging for version file reading (c0dc8b1)
  • add debug logging for version file reading (b0ae1c9)
  • log all patch steps returned by api (7c3ec2e)
  • add detailed logging for butler patch application (79a85f1)
  • fix banners overflow when more than 4 servers (877a95b)
  • fix appimage webkit2gtk bundling (8ad4079)
  • fix update helper installation for appimage/dmg (c37232e)
  • Update GitHub downloads badge style in README (08b46a6)
  • add detailed logging for downloads and installations (09800d0)
  • add ghw library for system info detection (9f70d4d)
  • Add structured logging system (6e726db)
  • Refactor game service and remove unnecessary comments (da3b9f9)
  • removed redunant .version file creation, fixed game auto update in auto mode (dfe0eed)
  • Fix macOS API compatibility and HTTP 522 error handling (e223b44)
  • removed redunant file (a9f7a32)
  • fixed latest version installation (96b5170)

v1.0.3

12 Feb 17:01

Choose a tag to compare

  • fixed latest version installation (96b5170)
  • delete pwr file after install (c4ee87b)

v1.0.2

12 Feb 16:19

Choose a tag to compare

  • updated to version 1.0.2 (fd36758)
  • updated game downloading links (4121cc7)
  • Merge remote-tracking branch 'origin/main' into HEAD (4bff414)
  • fixed JSON stringify error by passing result of function not object (f512233)
  • Revert "Add star history chart with responsive design" (f64d226)
  • fix: resolve JSON cyclic reference error in launch functions (e51b567)
  • fix: resolve JSON cyclic reference error in version API (2701b34)
  • Add star history chart with responsive design (d4aa2a6)
  • Add Star History section to README (8daccf1)
  • updated to version 1.0.1 (1789cd9)

v1.0.1

10 Feb 14:06

Choose a tag to compare

  • updated to version 1.0.1 (1789cd9)
  • should fix makensis finding (fde7b71)
  • added nsis installation for release builds (efd7e35)
  • adjusted auto update to new release workflow (9289069)
  • throw user to main page on click play servermodal (6d720d1)
  • fixed bug related to saving in config launchers version (5cee25e)
  • refactored ad banners, added server modal (8e9b0bd)

v1.0.0

08 Feb 15:43

Choose a tag to compare

  • fix: add recursive flag to cp in manual release workflow (a4c49b7)
  • fixed manual release (6298290)
  • updated to version 1.0 (fb775b4)
  • fixed auto update (a3fd653)
  • change banner (f4da404)
  • fixed auto update render (82c6123)
  • removed custom directory option in settings (8d0f1b7)
  • added debugging and logging for macOS, should fix game launch (d5d04b8)
  • fixed signature issue on macOS (1ac3ba9)
  • fixed downloading again the game on launcher restart macOS (cd45238)
  • resolved conflicts (19076fd)
  • resolved conflicts (9e6e257)
  • microfixes settings (97f6f7a)
  • add banners (07c8a12)
  • added storage functionality in settings (0c706df)
  • fixed progress bar (d6e77fb)
  • updated settings (01496ee)
  • update settings (9b9886c)
  • fixed version dropdown on branch change (1b82da6)
  • should fix Hytale.app launch on macOS (081fb07)
  • fixed blur, updated default build version (db16535)
  • Merge pull request #40 from ArchDevs/frontend-rework (1c9aa5f)
  • added macos support (eabcfa1)
  • added news feed on home page (4b61d36)
  • fixed dropdown in profilecard (0991ac5)
  • added auto version (ebf4331)
  • resolved merge conflicts (aadfa46)
  • add settings page (bfe0c6a)
  • updated instance service (8088f6b)
  • add title online (dfb1a00)
  • fixed dropdown sizes (a8000f4)
  • removed redunant function (f237541)
  • resolved conflicts (4d44924)
  • resolved conflicts (8c85f62)
  • added version choosing in profile card (6995663)
  • updated navbar sizes (2d1fb97)
  • added rest of icons to navbar (05cc6ca)
  • fixed icons sizes in navbar (8a39b7f)
  • add icon telegram in navbar (83d276e)
  • fixed progress render (1739a39)
  • merged launch even progress (bdc96e0)
  • fixed java exec finding (46ce3e8)
  • added game launch progress (ad8dc14)
  • made launcher version static on every page (f7cf41f)
  • updated banner component (dee88e4)
  • update servers page (fab16e8)
  • fixed blur rendering on windows (7f2201f)
  • Merge remote-tracking branch 'origin/main' into frontend-rework (f9a8795)
  • fixed build on windows due native syscalls (bf8e17e)
  • Merge remote-tracking branch 'origin/main' into frontend-rework (aab96a5)
  • updated README (670fb4c)
  • added online fix (credits sanasol), some optimization changes (3b05ae4)
  • fixed img loading on build, fixed animations on webkit, added multi lang support (63705b8)
  • update (48c1e7f)
  • add pages servers + animation (832f967)
  • added page switch logic (e2751a2)
  • update (8f40527)
  • code structure changes (783505e)
  • update (478638f)
  • update block versions, add menu (in progressing) (cae0982)
  • update nickname/versions, update fonts (4d789a1)
  • update nickname/versions, update fonts (0c632cf)
  • update fonts, add navbar (in development) (824fae4)
  • Update README.md (f0e6fb4)
  • refactored auto-update button,add new fonts,add version launcher, add ad banner (94ff5be)
  • Revise README for clarity and developer support (50db04a)
  • Merge pull request #36 from costiucigor/main (8dcb1b2)
  • Update README.md (d9219b4)
  • fix: game download and installation on macOS (23965de)
  • added discord rpc (dd68f7c)
  • added fonts, banner section (fd4f733)
  • added .git, added discord rpc dependecy (6344aff)
  • added multi instance, reworked config system, made game files shared (6e5bd7e)
  • Merge pull request #27 from Terromur/main (c2a5e3c)
  • Update PKGBUILD (6094391)
  • Update README.md (0f93004)
  • Update README.md (194a27e)
  • updated readme (a77fe5f)

v0.6.6

21 Jan 13:01

Choose a tag to compare

  • fixed build by adding nsis (2351d62)
  • fixed build with webkitgtk2 4.1 (3faef91)
  • updated to webkitgtk2 4.1 (f408cde)
  • updated to 0.6.6 (134d2a1)
  • exclude deleting UserData (f0aec4c)
  • added telegram link (3b83638)
  • hiden cmd's on windows, added launcher version to frontend (bced7d8)
  • fixed config loading (2242340)
  • added errors.log existance checking (1dbdfb5)
  • added setup installer for windows, fixed online fix (cb1a0ec)
  • updated worflows, auto update only on windows (753158b)
  • refactored online fix installtion (8c40d62)
  • fixed launching hytale client on mac os (13f6d19)
  • added flatpak support, fixed macos butler download (c39a189)
  • fixed game launching on MacOS (2c46637)
  • refactored error handling (ba8039f)
  • refactoring, cut off bad code (a4959c1)
  • refactored part of game logic, added concurrency (eb4c6d3)
  • Merge pull request #21 from Terromur/main (91aa422)
  • Merge branch 'ArchDevs:main' into main (3196e6f)
  • full progress callback system rework (0b7a440)
  • restructured project, reworked error handling (2491c16)
  • Update PKGBUILD (f320886)

v0.6.5

17 Jan 14:45

Choose a tag to compare

updated to 0.6.5

v0.6.4

16 Jan 20:33

Choose a tag to compare

fixed autoupdate on windows, updated to 0.6.4

v0.6.3

15 Jan 20:18

Choose a tag to compare

updated to 0.6.3