Block a user
1f3aa8eaa0
Add ordering to navigation-related systems.
8148aa4092
Tweak shape extents and position, and viewshed range, to correctly flag tiles as visible or blocked.
124cd74cb1
Use correct transform when computing offsets.
579d94bc03
Don't just generate changelogs for unreleased changes.
f6878895b1
Is this the correct format for pre-release-hook?
50194aeab5
Add Clippy check.
1fa4ba6b26
refactor:
map.at
now returns Option<&Tile>
rather than a wall tile when requested coordinates are out-of-bounds.
5e700a74b0
Merge commit '4de359f'
4de359ffdb
Add helper function for calculating closest points between
GlobalTransform
and colliders.
07e745c3fc
Add experimental plugin for sounds that occupy a region, and should play at the nearest point on the collider.
d500c9c445
Add logging configuration and commented-out code for new APIs.
9d65ed0f68
Switch dependency back to working branch.
6e34161f6f
cargo fmt
28b31c5be9
Track whether bundles without sources have transforms in their ancestry, and add transforms if needed.
b443390d62
Attempt to reorder systems more logically.
23d616eead
Simplify sound components and refactor to single-source.
5cdcb7a4d4
Make collider smaller so it won't block out tiles adjacent to blocked ones.
28b31c5be9
Track whether bundles without sources have transforms in their ancestry, and add transforms if needed.