Nolan Darilek nolan
  • Joined on 2022-02-09
nolan pushed to avian at projects/blackout 2024-12-04 22:51:38 +00:00
ed10eabb63 Lots of Avian updates and QoL fixes.
8dc4de0bd1 Begin slimming down PointLike.
Compare 2 commits »
nolan pushed to avian at projects/blackout 2024-12-04 03:39:09 +00:00
2379ee6900 No need to calculate AABB separately.
nolan pushed to avian at projects/blackout 2024-12-03 16:15:49 +00:00
224a4043e2 Appease Clippy.
2f85dcda91 Merge branch 'main' into avian
d268ed2b0c Fix volumetric sound and adapt sound icon code to new bevy_synthizer.
8c930c321d Remove unused features.
1601354f40 Newer, faster visibility.
Compare 9 commits »
nolan pushed to main at projects/blackout 2024-12-02 19:30:43 +00:00
d268ed2b0c Fix volumetric sound and adapt sound icon code to new bevy_synthizer.
nolan pushed tag v0.8.0 to projects/bevy_synthizer 2024-12-02 18:48:23 +00:00
nolan pushed to main at projects/bevy_synthizer 2024-12-02 18:48:14 +00:00
fe5816b722 Release
nolan pushed to main at projects/bevy_synthizer 2024-12-02 18:47:37 +00:00
0cb5bd59f6 Update CHANGELOG.
041165cf61 feat: Add Sound.playback_position to support initializing new buffers at non-zero playback position.
45746803c9 chore: Clean up code.
4c02a98eb4 fix: Clear generator when source is cleared, and improve handling for changing source types.
Compare 4 commits »
nolan pushed to main at projects/blackout 2024-12-01 23:55:01 +00:00
8c930c321d Remove unused features.
nolan pushed to main at projects/blackout 2024-12-01 22:04:22 +00:00
1601354f40 Newer, faster visibility.
f903801ba8 Simplify exploration code.
1cfbf7f65b Fix wrong directions.
44c40f6473 Remove unnecessary sets/speech from navigation controls.
Compare 4 commits »
nolan pushed to main at projects/blackout 2024-10-06 22:17:58 +00:00
827cae1a4b Remove Angle and standardize direction types.
nolan pushed to avian at projects/blackout 2024-10-06 16:36:06 +00:00
0554e2dded Merge branch 'main' into avian
c9c45b2569 Remove state configuration from plugins.
Compare 2 commits »
nolan created branch avian in projects/blackout 2024-10-06 16:10:57 +00:00
nolan pushed to avian at projects/blackout 2024-10-06 16:10:57 +00:00
7c7504834f WIP: Refactor to Avian.
nolan pushed to main at projects/blackout 2024-10-06 15:42:36 +00:00
c9c45b2569 Remove state configuration from plugins.
nolan pushed to main at projects/blackout 2024-09-22 19:46:09 +00:00
fb34f6ef12 Fix issue with adding icons to despawned entities.
015e98d419 Refactor visibility to triggers and fix lots of bugs.
3ccb3a1d80 Lots of visibility fixes.
a75068f6a9 Simplify types.
Compare 4 commits »
nolan pushed to main at projects/blackout 2024-08-25 23:00:06 +00:00
8eb050d10a Various visibility fixes.
2c378d65a2 Update leafwing-input-manager and fix various issues.
Compare 2 commits »
nolan deleted branch bevy-0.14 from projects/blackout 2024-08-17 15:54:26 +00:00
nolan pushed to main at projects/blackout 2024-08-17 15:54:01 +00:00
f19beaa73a Dependency/feature updates.
65c9c6db46 Move noncritical systems to fixed schedules.
03d963bed4 Fix bunches of bugs and simplify map plugin.
0accbb4789 Merge branch 'main' into bevy-0.14
3d000a4d7f Upgrade to Bevy 0.14.
Compare 5 commits »
nolan pushed to bevy-0.14 at projects/blackout 2024-08-11 14:22:34 +00:00
0accbb4789 Merge branch 'main' into bevy-0.14
afca116394 Various mapping/collision/visibility tweaks.
Compare 2 commits »
nolan pushed to main at projects/blackout 2024-08-11 14:08:53 +00:00
afca116394 Various mapping/collision/visibility tweaks.