Gitpedia
phonowell

phonowell/genshin-impact-script

原神脚本,包含自动钓鱼、自动拾取、自动跳过对话等多项实用功能。A Genshin Impact script includes many useful features such as automatic fishing, automatic item pickup, automatic dialogue skipping, etc.

10 Releases
Latest: 3y ago
0.0.49Latest
phonowellphonowell·3y ago·May 3, 2023
GitHub

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
phonowellphonowell·3y ago·April 16, 2023
GitHub

**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
phonowellphonowell·3y ago·November 12, 2022
GitHub

📋 Changes

  • Improved support for controllers
  • Fixed some known issues
0.0.46
phonowellphonowell·3y ago·November 6, 2022
GitHub

📋 Changes

  • Added support for new character `Nahida`
  • Fixed some known issues
0.0.45
phonowellphonowell·3y ago·October 30, 2022
GitHub

📋 Changes

  • 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
phonowellphonowell·3y ago·October 29, 2022
GitHub

📋 Changes

  • 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
  • Improved `i18n` support
  • Expanded the keys supported for `recording/replayer`
  • Changed the hotkey of `auto forwarding` from `Alt + W` to triple click `W`
  • + 1 more
0.0.43
phonowellphonowell·3y ago·September 18, 2022
GitHub

📋 Changes

  • Fixed some known issues
0.0.42
phonowellphonowell·3y ago·September 12, 2022
GitHub

📋 Changes

  • 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
phonowellphonowell·3y ago·September 5, 2022
GitHub

📋 Changes

  • Fixed some known issues
0.0.40
phonowellphonowell·3y ago·September 4, 2022
GitHub

📋 Changes

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