Skip to content

Releases: phonowell/genshin-impact-script

0.0.49

03 May 13:42
f59a089

Choose a tag to compare

New character data for "Baizhu" and "Kaveh" have been added.

A new hotkey Alt + Z has been added to toggle the automatic gadget mode on/off. When enabled, the script will automatically use the equipped gadget.

The code has been further refactored. All hardcoded data that was previously written directly into the code has now been moved to the data folder in JSON format, making it easier to maintain in the future.

0.0.48

16 Apr 16:09
bf4dbf1

Choose a tag to compare

Attention: You are required to reset your configuration file as a disruptive modification has been implemented in this version.

The previous months have witnessed a series of significant occurrences. From the imposition of a citywide lockdown in Shanghai, to the comprehensive lifting of epidemic prevention measures in China, to the considerable downsizing in the IT industry... a plethora of events have hindered the progress of updating the script. At present, the amount of time I can allocate to the project each week is significantly less than before, which has resulted in a delay in updating the script.

Regrettably, the following modules will be temporarily disabled in this update: Tactic, Skill Timer, and Controller. Nonetheless, these modules will be gradually reinstated in future versions.

On a slightly more favorable note, the project has undergone a substantial overhaul, commencing with the compiler and addressing various significant and minor issues. The outcome is a more efficient and stable system, which will be beneficial for future maintenance.

Considering the magnitude of this update, a detailed explanation of each modification will not be provided. However, if you have any inquiries or suggestions, please do not hesitate to inform me.

Wishing you all a delightful experience in Teyvat in the days ahead.

0.0.47

12 Nov 11:56

Choose a tag to compare

  • Improved support for controllers
  • Fixed some known issues

0.0.46

06 Nov 10:17

Choose a tag to compare

  • Added support for new character Nahida
  • Fixed some known issues

0.0.45

30 Oct 01:08

Choose a tag to compare

  • Fixed an issue that would cause new users using Chinese to not start properly
  • Fixed a problem that the skill timer would still be started when skill-timer/enable was set to 0
  • Fixed some known issues

0.0.44

29 Oct 13:25

Choose a tag to compare

  • Added support for new character Cyno
  • Added support for new character Candace
  • Added support for new character Nilou
  • Temporarily removed the function to automatically use E skills
  • Added camera module; you can now move the camera with the
    Left/Right/Up/Down keys
  • Improved i18n support
  • Expanded the keys supported for recording/replayer
  • Changed the hotkey of auto forwarding from Alt + W to triple click W
  • Fixed some known issues

0.0.43

18 Sep 11:55

Choose a tag to compare

  • Fixed some known issues

0.0.42

12 Sep 10:53

Choose a tag to compare

Important: You need to reset your configuration file, a breaking change has been made in this version

  • Added partial i18n support
  • Added automatic use of E skill function: when pressing the ~ key, it will automatically use the E skill available in your party
  • Added support for new character Dori
  • Fixed the issue that occasionally crashes when debug is enabled
  • Fixed some known issues

0.0.41

05 Sep 15:37

Choose a tag to compare

  • Fixed some known issues

0.0.40

04 Sep 03:59

Choose a tag to compare

  • Added on-side-button-1 and on-side-button-2 items to character.ini to configure side button actions
  • Fixed some known issues