mod-sounds/TODO.txt

16 lines
535 B
Plaintext
Raw Normal View History

2021-06-14 12:36:49 -07:00
TODO:
2021-08-04 21:01:58 -07:00
- add more methods for playing sounds
2021-08-11 02:29:17 -07:00
- add ambiance registration for biomes
2021-08-11 02:41:14 -07:00
- add option to get sound by string name in "SoundGroup:get" using string.match
2021-08-11 05:41:05 -07:00
- create SoundGroup instances for all cached mod sounds
2021-08-11 20:22:31 -07:00
- fix "node_dug_meta" & "node_place_metal" are the same
2021-08-21 08:46:14 -07:00
- create sounds.glass group
- tests:
2021-08-21 08:46:14 -07:00
- fix wrong sound selected when changing groups (example: select #2, switch to group with one sound, switch to group with two sounds, press play)
2021-08-04 21:01:58 -07:00
- add more sounds:
- hit/damage
- add sounds from:
- cmer
- cmer_zombie