Releases: X3ne/hsrpc
Releases · X3ne/hsrpc
v1.7.1
v1.7.0
v1.6.0
v1.5.2
v1.5.1
v1.5.0
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
v1.4.0
1.4.0 (2024-03-03)
Features
- add player data (level & nickname) to the status, add GUI config (4699dac)
- add simulated universe status & sub menus detection (4826573)
- add Sparkle support (dee5d4e)
- add support for calyx (d431229)
- add support for echo of war (500e3b4)
- add support for forgotten hall (b7f8110)
- add support for the cavern of corrosion (3d43ffb)
- game data: add more game sub menus (d39ecb4)
Bug Fixes
v1.3.0
1.3.0 (2024-03-02)
Features
- added a crash report GUI (3dab4e5)
- create logs.log file to store info logs (41c59a1)
- GUI: add theme (ec5729d)
- GUI: add theme color based on windows accent color (1cfda59)
- hide GUI window by default (245da89)
Bug Fixes
- config: few corrections to the position of the menus (b5ac9aa)
- config: sync of config file values with default values when the value is not found to avoid crashes (8631edd)
- game data: typo fix
Tavel Log
=>Travel Log
(5a67388) - game OCR results should be better with lower resolutions #8 (50dbff6)
- GUI: add padding on containers (76d3da8)
- GUI: discord gateway connexion no longer blocks the main thread (5391a40)
- GUI: discord reconnect button no longer stops main thread (f7cf8a2)
- hide tesseract console when the app is built (8dfeeca)
- missing spaces in game data loader logs (6af9e10)
- now the PreprocessThreshold value change when changed in the GUI (7ec90d5)
- prevent threshold parameters from being overwritten (6757223)
- reduce PreprocessThreshold value (463f11e)
- remove adjustement on width for resolutions > 1920 to reduce ocr errors (73153af)
- removed brightness treshhold (1a09648)
- some adjustments to coordinate calculations (fed437c)