Skip to content

Releases: D1firehail/AdeptiScanner-GI

AdeptiScanner Release V2.4.0

01 Jan 18:00
Compare
Choose a tag to compare
  • Reorganize color recognition code, improve accuracy of equipped character parsing.
  • Fix typo in Electro DMG Bonus% (#25 @zanderp25 )
    • Only within data json, so already released. Still worth a mention.
  • Improve data updating workflow
    • File paths are no longer hardcoded, they're assigned via json file.
    • Parse local instance of Genshin Optimizer and Enka API Doc repos to generate/update most of the file.
    • Manual updating still required for artifact sets, character names (except enka mapping), and artifact stats

Includes characters, artifacts, weapons and enka mappings up to 5.3 by default

AdeptiScanner Release V2.3.0

25 Sep 18:29
Compare
Choose a tag to compare
  • Update UI to deal better with high DPI. This should fix #23
  • Remove ArtifactDetails tab. Everything it showed also prints to the main log textbox, and I doubt anyone used it. If you did use it, feel free to complain and I might bring it back.
  • Add a general try/catch around the startup code. In the rare case there's an error there, it should hopefully give a popup.

Includes characters, artifacts, weapons and enka mappings up to 5.0 by default

AdeptiScanner Release V2.2.0

06 Jun 12:00
Compare
Choose a tag to compare
  • Fix outdated way of opening links in default browser
  • Add enka request cooldown indicator
  • Clean up code for text-to-data mapping, using Records instead of a bunch of tuples
  • Improve reliability of "equipped character" detection at varying resolutions
  • Update to .NET 8
  • Improve handling of weapon names, should now work properly with "Ultimate Overlord's Mega Magic Sword"

Includes characters, artifacts, weapons and enka mappings up to 4.7 by default

AdeptiScanner Release V2.1.0

08 Nov 16:54
Compare
Choose a tag to compare
  • Fixed enka fetch resulting in a crash when having a hidden/empty character showcase (#17)
  • Added toggle for if equip status should be included in export (#18)
  • Added indicator for if the program is running as admin (next to Program Version and Data Version)
  • Added read hotkey for use with manual scanning (#16)
  • Updated program to dotnet 7.0

Includes characters, artifacts, weapons and enka mappings up to 4.2 by default

AdeptiScanner Release V2.0.0

27 Aug 09:14
Compare
Choose a tag to compare
  • Weapon mode
  • Ability to "scan" characters via enka.network API

Includes characters, artifacts, weapons and enka mappings up to 4.0 by default

AdeptiScanner Release V1.5.1

19 Jan 13:12
Compare
Choose a tag to compare
  • Fix incorrect areas being used when using Process handle features but not in fullscreen

Includes characters and artifacts up to 3.4 by default

AdeptiScanner Release V1.5.0

17 Jan 22:35
Compare
Choose a tag to compare
  • Use process handle for QOL improvements (can be disabled)
    • Automatic window switching between game and scanner
    • Support for fullscreen-mode genshin
    • Support for lower resolutions, as scanner and game no longer have to fit on screen at the same time
    • No longer restricts game location to specific areas of the primary monitor
    • Heavily reduced reliance on white window header, improving compatibility with different Windows themes and borderless mode
  • In auto mode, extrapolate artifact grid from detected locations, reducing the risk of the background preventing individual artifacts from being detected

Includes characters and artifacts up to 3.4 by default

AdeptiScanner Release V1.4.0

07 Dec 09:25
Compare
Choose a tag to compare
  • Update checker functionality
    • Asks if you want automatic checks on first start, can change choice or manually run the check under Advanced
    • If update detected, lets you choose what to do
    • One-click update for new data
    • New scanner versions will open the latest release in your browser, running the new version after this will bring over your old settings
  • Slightly improved capture reliability, capture now works with 4 star artifacts too.
  • Moved scan results to subfolder, opens said folder on export
  • Option to enter name for Wanderer (defaults to Wanderer)

Includes characters and artifacts up to 3.3 by default. To update data for later versions, use in-app update checker or see main page for manual instructions

AdeptiScanner Release V1.3.0

27 Sep 19:55
Compare
Choose a tag to compare
  • Get level via main stat for higher reliability
  • Tabbed menu for export settings etc
  • Persistent settings (stored in ScannerFiles/settings.json)
  • Advanced options
    • Custom delay timings
    • Clear settings (takes effect on restart)
    • Load/Import artifacts from file

Includes characters and artifacts up to 3.1 by default

AdeptiScanner Release v1.2.0

14 Jul 13:54
Compare
Choose a tag to compare
  • Auto now works on all artifact rarities (previously only 5 stars, sometimes 4 stars)

Includes characters and artifacts up to 2.8 by default