-
Notifications
You must be signed in to change notification settings - Fork 325
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
Added multi-jumps to jump method/can_jump interval test #1961
Closed
Commits on Jan 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 84f3d96 - Browse repository at this point
Copy the full SHA 84f3d96View commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8e673fc - Browse repository at this point
Copy the full SHA 8e673fcView commit details
Commits on Feb 10, 2024
-
Removed the Optional typing to rely on the default input instead
Configuration menu - View commit details
-
Copy full SHA for beb1306 - Browse repository at this point
Copy the full SHA beb1306View commit details
Commits on Feb 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f63e7c - Browse repository at this point
Copy the full SHA 6f63e7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ad803b - Browse repository at this point
Copy the full SHA 8ad803bView commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 718fec5 - Browse repository at this point
Copy the full SHA 718fec5View commit details
Commits on Feb 17, 2024
-
This is integrated into can_jump, but also can be used independently of it so devs can do checks that allow them to determine how to jump off ladders.
Configuration menu - View commit details
-
Copy full SHA for 7d1f1a8 - Browse repository at this point
Copy the full SHA 7d1f1a8View commit details
Commits on Apr 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 528c812 - Browse repository at this point
Copy the full SHA 528c812View commit details
Commits on May 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 68da15a - Browse repository at this point
Copy the full SHA 68da15aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9a016f - Browse repository at this point
Copy the full SHA a9a016fView commit details -
I changed the default jump_delay to 0 so that the test will properly see a true value for can_jump with multijump. I argue that 10 ticks is a better number than 0 as a default but that will require updating the test.
Configuration menu - View commit details
-
Copy full SHA for d4db1f9 - Browse repository at this point
Copy the full SHA d4db1f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2f3733 - Browse repository at this point
Copy the full SHA a2f3733View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0754e7e - Browse repository at this point
Copy the full SHA 0754e7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f23b58 - Browse repository at this point
Copy the full SHA 6f23b58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53b4d75 - Browse repository at this point
Copy the full SHA 53b4d75View commit details -
Configuration menu - View commit details
-
Copy full SHA for f640764 - Browse repository at this point
Copy the full SHA f640764View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7eea4d - Browse repository at this point
Copy the full SHA e7eea4dView commit details
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.