Skip to content

Releases: andriyDev/landmass

v0.4.0

18 Feb 19:34

Choose a tag to compare

  • Bump glam to 0.25.0.

v0.3.3

13 Jan 17:02

Choose a tag to compare

  • Fixed doc comments being written wrong.

v0.3.2

13 Jan 07:32

Choose a tag to compare

  • Expose ValidationError.

v0.3.1

08 Jan 00:52

Choose a tag to compare

  • Re-exported glam::Vec2.

v0.3.0

08 Jan 00:13

Choose a tag to compare

  • Added AgentNotOnNavMesh and TargetNotOnNavMesh to AgentState.
  • Switched to dodgy 0.3.0.

v0.2.0

15 Nov 07:19

Choose a tag to compare

  • Added Islands.
  • Added AgentState to Agents.

v0.1.1

22 Jun 15:37

Choose a tag to compare

Make Archipelago be Send + Sync.

v0.1.0

22 Jun 03:35

Choose a tag to compare

First release!

Includes navigation meshes, agents, pathfinding, local avoidance, and an Archipelago to manage it all.