mod-sounds/TODO.txt
2021-08-11 19:04:21 -07:00

32 lines
642 B
Plaintext

TODO:
- add more methods for playing sounds
- rename sounds (e.g. "place_metal" to "metal_place"
- normalize sound files
- document node sound groups
- add ambiance registration for biomes
- add option to get sound by string name in "SoundGroup:get" using string.match
- allow SoundGroup arithmetic expression using string
- create SoundGroup instances for all cached mod sounds
- add more sounds:
- hit/damage
- tool breaks
- lava cool
- tree
- leaves
- airplane
- car
- motorcycle
- fire
- train
- gas motor / generator
- chalk
- horn
- door open
- door slam
- heavy rain
- thunder
- add sounds from:
- cmer
- slingshot