Commit Graph

16 Commits

Author SHA1 Message Date
64fd169ba2 Trigger icon check based on visibility, not presence of coordinates. 2022-05-12 10:46:32 -05:00
13d1cb0734 Get rid of Coordinates. 2022-05-10 13:56:49 -05:00
12c7759f66 Remove more unnecessary bounds.
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-04 10:00:57 -05:00
bc24308fa1 Appease Clippy and fix gnarly visibility error.
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-25 01:00:30 -05:00
3202956719 Fix crashes caused by non-existent entities. 2022-02-24 13:37:16 -06:00
698f12d9bd WIP: Continue upgrade. 2022-01-10 23:05:51 -06:00
356caa09e0 WIP: Begin porting to Bevy 0.6. 2022-01-10 13:52:27 -06:00
cc42081733 Sync more properties on sound creation. 2021-12-08 12:29:15 -06:00
07a4bd9d64 Support pitch in footsteps. 2021-11-28 12:31:39 -06:00
8f76bf716f More aggressively find sound icons when exploring. 2021-10-07 11:41:57 -05:00
a59f8a22a1 Use Visible component with opacity to indicate that something should appear visually. 2021-09-22 08:23:01 -05:00
42912e59a8 Refactor visibility to be collider and event-based. 2021-09-21 06:38:51 -05:00
2635dcbb9c Use mapgen::Map directly. 2021-06-09 14:53:48 -05:00
4b0f23c0db Flatten sound icons. 2021-05-24 15:34:38 -05:00
9c26f58724 Flatten footsteps. 2021-05-24 14:02:22 -05:00
3332d0a88d Initial commit. 2021-05-13 12:25:45 -05:00