mod-sounds/TODO.txt

32 lines
642 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
- rename sounds (e.g. "place_metal" to "metal_place"
2021-06-14 13:11:27 -07:00
- normalize sound files
- document node sound groups
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
- allow SoundGroup arithmetic expression using string
2021-08-11 05:41:05 -07:00
- create SoundGroup instances for all cached mod sounds
2021-08-04 21:01:58 -07:00
- add more sounds:
- hit/damage
- tool breaks
- lava cool
2021-08-07 00:04:36 -07:00
- tree
- leaves
- airplane
- car
- motorcycle
- fire
- train
- gas motor / generator
- chalk
- horn
- door open
- door slam
2021-08-11 18:50:59 -07:00
- heavy rain
2021-08-11 19:04:21 -07:00
- thunder
2021-08-04 21:01:58 -07:00
- add sounds from:
- cmer
- slingshot