Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Pathfinding #19

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Pathfinding #19

wants to merge 4 commits into from

Conversation

mworzala
Copy link
Collaborator

Implements a generic pathfinder for Minestom. Currently targeting a basic level of usability:

  • Basic water navigation
    • Full blocks
  • Basic land navigation
    • Full blocks
    • Slabs
    • Stairs
  • Basic air navigation
    • Full blocks

@mworzala mworzala force-pushed the feat/pathfinding/v1 branch from 6822617 to cdb188d Compare November 18, 2022 21:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant