Skip to content
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

Pathfinder status #40

Open
5 tasks
psu-de opened this issue Mar 20, 2024 · 0 comments
Open
5 tasks

Pathfinder status #40

psu-de opened this issue Mar 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@psu-de
Copy link
Owner

psu-de commented Mar 20, 2024

The Pathfinder has the following abilities:

  • XZ movement
  • Jumping up
  • Jumping over 1-3 air blocks
  • Dropping down one block

Currently the pathfinder only uses WASD movement, not rotation with the mouse. However sprinting only works for 'W' (forward) movement, so I will try to update this at least for jumping over multiple blocks.

Moves I want to add:

  • Climbing / Ladder moves
  • Falling down multiple blocks without fall damage
  • Falling down many blocks if the bot can do a water MLG
  • More advanced parkour jumping
  • Destroy and place blocks

Also the ability to dynamically update a Goal and a Path is quite useful and will be added at some point.

@psu-de psu-de added the enhancement New feature or request label Mar 20, 2024
@psu-de psu-de self-assigned this Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant