Releases: phonowell/genshin-impact-script
0.0.49
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
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
0.0.46
0.0.45
0.0.44
- 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
cameramodule; you can now move the camera with the
Left/Right/Up/Downkeys - Improved
i18nsupport - Expanded the keys supported for
recording/replayer - Changed the hotkey of
auto forwardingfromAlt + Wto triple clickW - Fixed some known issues
0.0.43
0.0.42
Important: You need to reset your configuration file, a breaking change has been made in this version
- Added partial
i18nsupport - 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
debugis enabled - Fixed some known issues