-
Notifications
You must be signed in to change notification settings - Fork 848
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Gear Code based fast equipment exchange for GemsFarming #3491
Open
guoh064
wants to merge
4
commits into
LmeSzinc:dev
Choose a base branch
from
guoh064:gems_farming_gearcode
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
guoh064
force-pushed
the
gems_farming_gearcode
branch
from
February 13, 2024 07:42
9a6e2f7
to
4ba5979
Compare
guoh064
force-pushed
the
gems_farming_gearcode
branch
4 times, most recently
from
February 29, 2024 04:46
b2c1582
to
3c6603e
Compare
目前已适配:
|
LmeSzinc
reviewed
Mar 20, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
建议提取到当前装备码之后,写入到GemsFarming_EquipmentCode的对应字段里,供下次使用
所以实际功能的描述是:根据装备码换装备,未设置装备码时,提取当前装备码
This comment has been minimized.
This comment has been minimized.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment has been minimized.
This comment has been minimized.
1a60ce9 重做了equipment_code.py、input.py和相关接口,主要改变如下:
|
Air111
reviewed
Apr 18, 2024
guoh064
force-pushed
the
gems_farming_gearcode
branch
6 times, most recently
from
April 23, 2024 03:52
484b828
to
405c207
Compare
guoh064
force-pushed
the
gems_farming_gearcode
branch
from
April 27, 2024 01:36
3407732
to
bf6b603
Compare
guoh064
force-pushed
the
gems_farming_gearcode
branch
from
May 24, 2024 08:16
86044c5
to
018be6b
Compare
This was referenced May 24, 2024
guoh064
force-pushed
the
gems_farming_gearcode
branch
3 times, most recently
from
June 26, 2024 11:32
38f9144
to
aa2e985
Compare
This comment was marked as outdated.
This comment was marked as outdated.
guoh064
force-pushed
the
gems_farming_gearcode
branch
from
August 29, 2024 05:39
9521385
to
62d5ff5
Compare
guoh064
force-pushed
the
gems_farming_gearcode
branch
from
December 12, 2024 02:35
5a85286
to
a7769e6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #3243