1
0
mirror of https://codeberg.org/tenplus1/ambience.git synced 2024-09-19 03:00:31 +02:00
Commit Graph

88 Commits

Author SHA1 Message Date
tenplus1
9ad6bac0cb fix jungle_day_1 snd error 2024-07-11 12:23:01 +01:00
tenplus1
fd51c65804 add spanish locale (thanks Panquesito7) 2023-12-27 10:59:10 +00:00
tenplus1
0e444c726c esperanto translation added (thx JadedCtrl) 2023-10-16 07:59:12 +01:00
tenplus1
66e73ddf31 tweak for 5.0 2023-09-08 20:33:02 +01:00
tenplus1
e8db802d86 5.x 2023-08-08 18:25:48 +01:00
tenplus1
cbc25eacdb amend load msg's 2022-12-19 18:21:30 +00:00
tenplus1
4772a74e5d replace icecrack sound with free one 2022-12-03 08:25:59 +00:00
tenplus1
d6aabffbcf add license.txt 2022-12-02 10:05:48 +00:00
tenplus1
9add3dc871 resize screenshot to meet contentdb size limit 2022-11-23 18:26:25 +00:00
tenplus1
3d8b3c6451 replace non-commercial sounds 2022-11-21 10:44:18 +00:00
tenplus1
493dba668a update license file 2022-11-19 08:33:33 +00:00
tenplus1
65f8a02c16 player can set sound and music volumes which are saved 2022-10-27 09:03:15 +01:00
tenplus1
f7d54237f6 add join/leave nil checks, use pairs for player loop 2021-11-20 08:21:38 +00:00
tenplus1
4acc464a8a add nil check for eye level 2021-10-29 07:36:23 +01:00
tenplus1
e19fca8446 fix nil check 2021-07-13 16:05:42 +01:00
tenplus1
d0cea9d033 play cave drips when near water 2021-07-05 09:11:21 +01:00
tenplus1
19673910d9 increase gain for ice crack 2021-07-03 14:08:28 +01:00
tenplus1
a566fa9acc nil check in after() 2021-06-19 20:23:50 +01:00
tenplus1
6ad91b84db tweak volumes 2021-06-18 10:13:05 +01:00
tenplus1
e8c436685d music plays every 20-30 minutes, use /mvol 0 to turn off 2021-06-18 10:11:59 +01:00
tenplus1
fe23993419 yup, vars 2021-06-12 12:33:49 +01:00
tenplus1
82d5297666 pass vars to after function 2021-06-12 11:40:45 +01:00
tenplus1
90660a7d8a fix nil check 2021-06-11 22:36:05 +01:00
tenplus1
01ebd210df only reset if handlers match 2021-06-10 07:15:08 +01:00
tenplus1
0b7b1fd27d code tweak, set detection 2021-06-09 08:53:52 +01:00
tenplus1
bffbb1c822 fix player disconnect in minetest.after 2021-05-19 14:38:30 +01:00
tenplus1
f4e73d592e tweaked 2021-05-17 19:06:30 +01:00
tenplus1
e317f727d0 fix nil issue 2021-04-14 20:38:38 +01:00
tenplus1
925c94689b code tweak 2021-03-30 14:59:41 +01:00
tenplus1
3f11ca9127 add pos nil check 2021-02-23 14:29:31 +00:00
tenplus1
9b1a57b5da update mod.conf info 2021-01-21 09:48:33 +00:00
tenplus1
43a1ebb626 few nil checks added 2020-12-24 12:10:36 +00:00
TenPlus1
d79504239a tweak and tidy code 2020-06-25 19:25:44 +01:00
tenplus1
11eff9462b better sound handling when changing sets 2020-06-15 17:50:57 +01:00
tenplus1
d5ff07abe0 added ephemeral flag for sounds 2020-06-14 15:01:59 +01:00
tenplus1
e5457003cd tweak & tidy code, re-order sound sets 2020-06-14 13:24:36 +01:00
tenplus1
c5f4d6b9ec tweak & tidy code, re-order some sound sets 2020-06-14 13:20:55 +01:00
tenplus1
2b143286b7 fix timed stops and tweaked water sound gain 2020-06-14 10:12:22 +01:00
tenplus1
45b0e6b28e update readme 2020-06-10 16:37:30 +01:00
tenplus1
b7f794c1fe added flame_sound and fire redo check 2020-06-10 16:36:45 +01:00
tenplus1
7bb0275f1e whoops, pine_leaves should be pine_needles :P 2020-05-12 15:16:37 +01:00
TenPlus1
99710cedd7 add check for env_sounds to disable water flowing sfx 2019-11-10 09:15:59 +00:00
TenPlus1
cddaf646e5 update readme and version to 1.4 2018-11-03 08:55:41 +00:00
TenPlus1
9cdaf5a951 bugfix (thanks neko259) 2018-11-03 08:53:45 +00:00
TenPlus1
58e009bd12 play day and night sounds when around leaves and above ground 2018-11-02 14:00:18 +00:00
TenPlus1
c05e9b2da0 desert sounds work for both normal and desert sand 2018-11-02 13:49:26 +00:00
TenPlus1
e6aa6b19da day/night sounds only play when above ground 2018-11-02 13:37:11 +00:00
TenPlus1
cbf8d2f63d flowing water higher priority than lava sound 2018-11-02 13:24:16 +00:00
TenPlus1
1ca4ef974b amend comments 2018-09-04 10:16:55 +01:00
TenPlus1
3657e3a580 Redone code, added API to add sound sets 2018-08-30 15:09:48 +01:00