Commit Graph

12 Commits

Author SHA1 Message Date
e381109cad Simplify footstep and sound icon systems. 2023-10-16 07:35:08 -05:00
96b7dcb091 Update to Bevy 0.11. 2023-09-08 16:12:35 -05:00
dc56b5fc6d Support randomized footsteps.
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-03 11:56:57 -05:00
6f025d49aa Refactor SoundIcon and Footstep to new Audio type.
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-03 10:39:43 -05:00
865bdc333c Remove commands hack.
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-01 07:20:59 -05:00
966cdd903b Get rid of a bunch of iter calls. 2023-03-28 12:13:23 -05:00
01b796062e Initial port to Bevy 0.10. 2023-03-28 11:57:37 -05:00
1108e3e75e Rename field in preparation for adding generic generator support.
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-10 08:34:23 -05:00
23d616eead Simplify sound components and refactor to single-source.
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-06 11:05:04 -05:00
e7c9da6f91 Switch to typed asset handling. 2022-08-03 09:43:07 -05:00
29405c7307 Port to Synthizer. 2022-05-23 13:35:25 -05:00
1022037efe Move sound functionality into separate plugins.
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-23 11:51:44 -05:00