Nolan Darilek nolan
  • Joined on 2022-02-09
nolan pushed to main at projects/blackout 2022-05-23 17:08:11 +00:00
1022037efe Move sound functionality into separate plugins.
5db110ccc8 Appease Clippy.
Compare 2 commits »
nolan created branch main in projects/bevy_synthizer 2022-05-19 16:32:50 +00:00
nolan pushed to main at projects/bevy_synthizer 2022-05-19 16:32:50 +00:00
c945c8b1ba Add more context configuration parameters to configuration, and sync with context on change.
ca96a99777 Add support for angular/scalar panning.
58e2c9b860 Store and update PannerStrategy directly in config.
6b4daf5764 Sync states more aggressively, and use property defaults when components don't exist.
eab98cca4e Various tweaks to get example working.
Compare 7 commits »
nolan created repository projects/bevy_synthizer 2022-05-19 16:31:38 +00:00
nolan pushed to main at projects/blackout 2022-05-19 14:25:35 +00:00
6d8f235657 Eliminate extra stage for sound icons and exploration.
nolan pushed to main at projects/blackout 2022-05-18 15:33:18 +00:00
270d44bfa7 Update README.
b3a06abf0f Various visibilityu/exploration tweaks and consistency fixes.
480e3cc6a5 Consistently convert coordinates.
34b10aaca4 Divide, not multiply.
Compare 4 commits »
nolan pushed to main at projects/blackout 2022-05-17 15:38:16 +00:00
615af720cb Major visibility system updates.
64fd169ba2 Trigger icon check based on visibility, not presence of coordinates.
7e6fd923a3 More accurately sync speed and velocity.
ef55419bb7 Restore transforms so portals' transforms update correctly, and don't add children twice.
e8a15fd84d Strip down bundle and correct overly broad query.
Compare 10 commits »
nolan pushed to main at projects/blackout 2022-04-05 13:35:05 +00:00
37d0f0fcde Further tweaks to snap turns.
nolan pushed to main at projects/blackout 2022-04-04 17:54:05 +00:00
aba63ebb19 Migrate to new Rapier.
nolan pushed to main at projects/blackout 2022-04-04 15:01:22 +00:00
12c7759f66 Remove more unnecessary bounds.
nolan pushed to main at projects/blackout 2022-04-04 14:33:10 +00:00
3ca886ee8c Remove unnecessary bounds.
nolan pushed to main at projects/blackout 2022-03-30 18:15:20 +00:00
3fb03d6b41 Run snap before regular movement controls.
nolan pushed to main at projects/blackout 2022-03-25 17:27:19 +00:00
43137cfb36 Theoretically restore old cache hit.
nolan pushed to main at projects/blackout 2022-03-25 16:22:52 +00:00
38564fbebe Remove bad cache hit check.
nolan pushed to main at projects/blackout 2022-03-25 16:11:47 +00:00
66dcd7cb00 Reset invalid log-reading position.
nolan pushed to main at projects/blackout 2022-03-25 06:00:41 +00:00
bc24308fa1 Appease Clippy and fix gnarly visibility error.
nolan pushed to main at projects/blackout 2022-03-25 05:42:13 +00:00
23f24136fd Install build dependencies.
nolan pushed to main at projects/blackout 2022-03-25 05:20:38 +00:00
0f1bc4e41e Switch to absolute Git dependencies.
nolan deleted tag here_be_dragons-v0.1.0 from projects/here_be_dragons 2022-03-23 22:01:26 +00:00
nolan pushed to main at projects/blackout 2022-03-22 21:38:01 +00:00
813137d7a1 Add conversion to string.