Nolan Darilek nolan
  • Joined on 2022-02-09
nolan pushed to main at projects/blackout 2022-08-23 18:20:50 +00:00
5e700a74b0 Merge commit '4de359f'
4de359ffdb Add helper function for calculating closest points between GlobalTransform and colliders.
Compare 2 commits »
nolan pushed to main at projects/blackout 2022-08-23 14:49:22 +00:00
07e745c3fc Add experimental plugin for sounds that occupy a region, and should play at the nearest point on the collider.
nolan pushed to main at projects/blackout 2022-08-15 15:55:33 +00:00
5ba4b5272c Switch to upstream.
nolan pushed to main at projects/bevy_synthizer 2022-08-15 15:54:06 +00:00
e4b1df13ce Replace unwrap with expect, and make logging configuration work.
nolan pushed to main at projects/bevy_synthizer 2022-08-13 13:49:54 +00:00
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.
Compare 7 commits »
nolan pushed to main at projects/blackout 2022-08-13 13:45:46 +00:00
23d616eead Simplify sound components and refactor to single-source.
5cdcb7a4d4 Make collider smaller so it won't block out tiles adjacent to blocked ones.
Compare 2 commits »
nolan pushed to refactor-sound at projects/bevy_synthizer 2022-08-06 16:07:52 +00:00
6e34161f6f cargo fmt
nolan pushed to refactor-sound at projects/bevy_synthizer 2022-08-06 02:00:47 +00:00
28b31c5be9 Track whether bundles without sources have transforms in their ancestry, and add transforms if needed.
nolan pushed to refactor-sound at projects/bevy_synthizer 2022-08-06 01:08:32 +00:00
b443390d62 Attempt to reorder systems more logically.
nolan pushed to refactor-sound at projects/bevy_synthizer 2022-08-05 22:53:55 +00:00
37c7793ad2 If a sound doesn't have a source, create a default.
nolan created branch refactor-sound in projects/bevy_synthizer 2022-08-05 22:05:02 +00:00
nolan pushed to refactor-sound at projects/bevy_synthizer 2022-08-05 22:05:02 +00:00
7afa509228 Refactor Sound into Source to minimize Synthizer source use.
nolan pushed to main at projects/blackout 2022-08-04 19:44:49 +00:00
85e24b5b45 Remove missing branches from dependency.
nolan pushed to main at projects/blackout 2022-08-04 19:30:51 +00:00
1fb194266c Update direction in PreUpdate.
e1a1522269 Correctly calculate direction and distance with yaws.
1fcec80e0e Add system for limiting speed.
c02f9b21d6 Navigation cleanup.
Compare 4 commits »
nolan pushed to main at projects/blackout 2022-08-03 14:43:23 +00:00
e7c9da6f91 Switch to typed asset handling.
nolan deleted branch bevy-0.8 from projects/bevy_synthizer 2022-08-02 22:24:13 +00:00
nolan pushed to main at projects/bevy_synthizer 2022-08-02 22:24:02 +00:00
def95dcccb Update to Bevy 0.8.
nolan pushed to main at projects/blackout 2022-08-02 22:17:16 +00:00
57091d7e9e cargo fmt
nolan pushed to main at projects/blackout 2022-08-02 22:15:46 +00:00
627f63211d Refactor to leafwing-input-manager.
c0a1befd98 Correct distance calculation between colliders.
4495174be0 Fix yaw calculation.
5f14a90b92 Refactor access of AsyncComputeTaskPool.
2ff8a858ed Update to Bevy 0.8.
Compare 5 commits »
nolan created branch bevy-0.8 in projects/bevy_synthizer 2022-08-01 16:03:10 +00:00