Skip to content

Releases: X3ne/hsrpc

v2.0.2

Choose a tag to compare

@X3ne X3ne released this 16 Jul 13:18
301a822

2.0.2 (2025-07-16)

Features

  • add new shop menus (8b20bf9)
  • add update popup on app launch (30a6001)
  • remove preprocess threshold setting (d2f5aa2)
  • tweak threshold values for better text filtering (3dac03c)

Miscellaneous Chores

v2.0.1

Choose a tag to compare

@X3ne X3ne released this 14 Jul 18:47
d3846ee

2.0.1 (2025-07-14)

Features

  • add fate collab game data (8f642a0)

Miscellaneous Chores

v2.0.0

Choose a tag to compare

@X3ne X3ne released this 09 Jul 16:43
4dff69d

2.0.0 (2025-07-09)

Features

  • add actual config change logic (a663403)
  • add general settings tab (34d0652)
  • add ko-fi link & in-dev features badge (a092dbf)
  • add more settings & fix some paddings and texts (78a5358)
  • add update installation through interface (2d7a57f)
  • change app icon (5c69bd1)
  • change default config (9cbadcd)
  • finished about page & reworked update flow (ce819aa)
  • hide window class settings (8f0eecf)
  • impl discord force reconnection (17e05d2)
  • impl more settings (037b95d)
  • impl preprocess setting (636fdda)
  • make launch in tray & closing behavior settings works (0bb8117)
  • report fatal startup errors & add autostart package (f512b87)
  • rewrite app in rust (690110f)
  • rewrite frontend config loading & save (b2be7ed)
  • rewrite frontend logging & make autostart settiongs working (94c66b5)
  • use BTreeMap instead of Vec to sotre game data. Implement trailblazer detection with account name (0c9ed1e)

Bug Fixes

Miscellaneous Chores

v1.8.0

Choose a tag to compare

@X3ne X3ne released this 02 Jul 10:32
f1cde6e

1.8.0 (2025-07-02)

Features

  • bump to game version 3.4 (e1fe969)

v1.7.1

Choose a tag to compare

@X3ne X3ne released this 23 Jun 19:01
18b46e2

1.7.1 (2024-06-23)

Bug Fixes

  • scripts: new wiki characters format (e00873f)

v1.7.0

Choose a tag to compare

@X3ne X3ne released this 09 May 13:55
7201dfe

1.7.0 (2024-05-09)

Miscellaneous Chores

v1.6.0

Choose a tag to compare

@X3ne X3ne released this 08 Apr 13:40
9da19cf

1.6.0 (2024-04-08)

Features

  • format code & fix Parlor Car location status update when player name is not set (52435b1)
  • game data: add 2.1 game data (a283946)

Bug Fixes

  • scripts: accept new wiki locations format (bf6f0fc)

v1.5.2

Choose a tag to compare

@X3ne X3ne released this 05 Mar 03:40
19b8404

1.5.2 (2024-03-05)

Bug Fixes

  • the boss timer is no longer reset when the boss name is not recognized (when there were animations) (d374e58)

Miscellaneous Chores

v1.5.1

Choose a tag to compare

@X3ne X3ne released this 05 Mar 00:14
2d546d0

1.5.1 (2024-03-05)

Miscellaneous Chores

v1.5.0

Choose a tag to compare

@X3ne X3ne released this 04 Mar 22:56
ec0d67d

1.5.0 (2024-03-04)

Features

  • add bosses detection (d8302d5)
  • add fate's atlas menu (d796926)
  • add holographic overview menu (ff8aa4b)
  • add support for parlor car & passenger cabin (ff78b2e)
  • add support for trailblazer (401ddb3)
  • auto detect trailblazer name if player uid is set (3aee737)
  • game data: add more combat sub menus (57dc3bf)
  • game data: add more simulated universe menus & locations (dceb6a4)
  • game data: add some event menus (6942dea)
  • game data: add some missing menus (38d5da6)
  • game data: add support for gold and gears menus (35291c4)
  • game data: add support for herta's store & salvage relic menus (3799fa0)
  • game data: add support for swarm disaster (8e9dc6d)
  • GUI: added configuration for WindowClass and WindowName to adjust Honkai window if not detected (a7e9f00)

Bug Fixes

  • changed GetPixelColor to only one pixel (254b694)
  • reduce pre-processing to detect characters more efficiently (dfc90a1)
  • remove character value reset if DisplayNickname is false (which made character detection impossible) (0490cd1)