Jordan Irwin
|
aa8de87713
|
Re-organize sound groups
|
2021-08-11 01:33:17 -07:00 |
|
Jordan Irwin
|
910e7f58e7
|
Override built-in type method so SoundGroup instances can be identified
|
2021-08-09 03:09:55 -07:00 |
|
Jordan Irwin
|
150902b05c
|
Segregate some code
|
2021-08-08 23:53:47 -07:00 |
|
Jordan Irwin
|
92ddd16d0e
|
Fix sound caching for files with numeric suffix
|
2021-08-06 23:04:35 -07:00 |
|
Jordan Irwin
|
a8260c9e79
|
Add methods for playing sounds & sound groups
|
2021-08-06 14:15:10 -07:00 |
|
Jordan Irwin
|
d30ca45a88
|
Move node sounds into node.lua
|
2021-06-14 19:19:48 -07:00 |
|
Jordan Irwin
|
17d7164d5b
|
Minor change in order
|
2021-06-14 19:17:12 -07:00 |
|
Jordan Irwin
|
1bf0b9b834
|
Override default mod methods
|
2021-06-14 19:16:54 -07:00 |
|
Jordan Irwin
|
bdf067c7a7
|
Add function for setting grass node sounds
|
2021-06-14 19:04:48 -07:00 |
|
Jordan Irwin
|
63d948cdb2
|
Add choppy, cracky, crumbly, & snappy dig sounds from default mod...
Sources:
- https://github.com/minetest/minetest_game/tree/master/mods/default
- https://freesound.org/people/Sheyvan/sounds/476113
- https://freesound.org/people/Benboncan/sounds/71823
- https://www.freesound.org/people/blukotek/sounds/251660
|
2021-06-14 19:02:26 -07:00 |
|
Jordan Irwin
|
b87a7d7b09
|
Add functions for dirt, gravel, ice, leaves, metal, sand, snow, water, & wood node sounds
|
2021-06-14 15:38:07 -07:00 |
|
Jordan Irwin
|
79bfcadde0
|
Rename "foostep" sounds to "step"
|
2021-06-14 14:22:51 -07:00 |
|
Jordan Irwin
|
dc96c23c3a
|
Change sound file naming convention
|
2021-06-14 13:11:04 -07:00 |
|
Jordan Irwin
|
bea935914a
|
Add hard footstep sounds from default mod for stone node sounds...
Sources:
- https://github.com/minetest/minetest_game/tree/master/mods/default
- https://freesound.org/people/Erdie/sounds/41579
|
2021-06-14 13:04:23 -07:00 |
|
Jordan Irwin
|
b51d903b14
|
Fix glass sound name
|
2021-06-14 12:50:23 -07:00 |
|
Jordan Irwin
|
0477153eb2
|
Add glass sounds from default mod...
Sources:
- https://github.com/minetest/minetest_game/tree/master/mods/default
- http://www.freesound.org/people/cmusounddesign/sounds/71947
- http://www.freesound.org/people/lsprice/sounds/88808
- http://www.freesound.org/people/Tomlija/sounds/97669
|
2021-06-14 12:41:12 -07:00 |
|
Jordan Irwin
|
16be040430
|
Add node "dug" & "place" sounds from default mod...
Source: https://github.com/minetest/minetest_game/tree/master/mods/default
|
2021-06-14 12:39:29 -07:00 |
|
Jordan Irwin
|
72589ae509
|
Add initial files
|
2021-06-14 12:36:49 -07:00 |
|