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.
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
[Ready for Testmerge] Implement Diagonal Movement #11358
[Ready for Testmerge] Implement Diagonal Movement #11358
Changes from 16 commits
2068ca0
7eb7d72
40729f2
317e0ac
a188a6b
09ba038
4921405
896340e
6917aec
a8db26d
5b8c344
69cbb67
5903ad2
c2028e9
5f492e8
374eda6
21f5aec
7cd783c
4826ea1
39dd7c3
fff65f3
fb61964
7860db2
fe68c74
cdb8674
5979166
68f8ccf
f458485
e222a1f
e3a1984
411a6ec
33d35eb
a7b4e0b
cee64d5
4a832c4
6c8fc34
510181d
e16b495
2d7f2bb
7b102e2
147f740
3625662
b0ec92d
b11a80b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
we use
UID
instead ofREF
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.
Moved the code for this under UID can you make sure what I did won't break anything? I tested it for a bit and it didn't seem to break anything major