Commit Graph

  • fd51c65804 add spanish locale (thanks Panquesito7) master tenplus1 2023-12-27 10:59:10 +0000
  • 941dad083b
    Add Spanish translation #2 David Leal 2023-12-26 17:52:47 -0600
  • 0e444c726c esperanto translation added (thx JadedCtrl) tenplus1 2023-10-16 07:59:12 +0100
  • 1d172558b6 add esperanto translation #1 Jaidyn Ann 2023-10-15 22:16:33 -0500
  • 929493f328 translation support Jaidyn Ann 2023-10-15 22:16:20 -0500
  • 66e73ddf31 tweak for 5.0 tenplus1 2023-09-08 20:33:02 +0100
  • e8db802d86 5.x tenplus1 2023-08-08 18:25:48 +0100
  • cbc25eacdb amend load msg's tenplus1 2022-12-19 18:21:30 +0000
  • 4772a74e5d replace icecrack sound with free one tenplus1 2022-12-03 08:25:59 +0000
  • d6aabffbcf add license.txt tenplus1 2022-12-02 10:05:48 +0000
  • 9add3dc871 resize screenshot to meet contentdb size limit tenplus1 2022-11-23 18:26:25 +0000
  • 3d8b3c6451 replace non-commercial sounds tenplus1 2022-11-21 10:44:18 +0000
  • 493dba668a update license file tenplus1 2022-11-19 08:33:33 +0000
  • 65f8a02c16 player can set sound and music volumes which are saved tenplus1 2022-10-27 09:03:15 +0100
  • f7d54237f6 add join/leave nil checks, use pairs for player loop tenplus1 2021-11-20 08:21:38 +0000
  • 4acc464a8a add nil check for eye level tenplus1 2021-10-29 07:36:23 +0100
  • e19fca8446 fix nil check tenplus1 2021-07-13 16:05:42 +0100
  • d0cea9d033 play cave drips when near water tenplus1 2021-07-05 09:11:21 +0100
  • 19673910d9 increase gain for ice crack tenplus1 2021-07-03 14:08:28 +0100
  • a566fa9acc nil check in after() tenplus1 2021-06-19 20:23:50 +0100
  • 6ad91b84db tweak volumes tenplus1 2021-06-18 10:13:05 +0100
  • e8c436685d music plays every 20-30 minutes, use /mvol 0 to turn off tenplus1 2021-06-18 10:11:59 +0100
  • fe23993419 yup, vars tenplus1 2021-06-12 12:33:49 +0100
  • 82d5297666 pass vars to after function tenplus1 2021-06-12 11:40:45 +0100
  • 90660a7d8a fix nil check tenplus1 2021-06-11 22:36:05 +0100
  • 01ebd210df only reset if handlers match tenplus1 2021-06-10 07:15:08 +0100
  • 0b7b1fd27d code tweak, set detection tenplus1 2021-06-09 08:53:52 +0100
  • bffbb1c822 fix player disconnect in minetest.after tenplus1 2021-05-19 14:38:30 +0100
  • f4e73d592e tweaked tenplus1 2021-05-17 19:06:30 +0100
  • e317f727d0 fix nil issue tenplus1 2021-04-14 20:38:38 +0100
  • 925c94689b code tweak tenplus1 2021-03-30 14:59:41 +0100
  • 3f11ca9127 add pos nil check tenplus1 2021-02-23 14:29:31 +0000
  • 9b1a57b5da update mod.conf info tenplus1 2021-01-21 09:48:33 +0000
  • 43a1ebb626 few nil checks added tenplus1 2020-12-24 12:10:36 +0000
  • d79504239a tweak and tidy code TenPlus1 2020-06-25 19:25:44 +0100
  • 11eff9462b better sound handling when changing sets tenplus1 2020-06-15 17:50:57 +0100
  • d5ff07abe0 added ephemeral flag for sounds tenplus1 2020-06-14 15:01:59 +0100
  • e5457003cd tweak & tidy code, re-order sound sets tenplus1 2020-06-14 13:24:36 +0100
  • c5f4d6b9ec tweak & tidy code, re-order some sound sets tenplus1 2020-06-14 13:20:55 +0100
  • 2b143286b7 fix timed stops and tweaked water sound gain tenplus1 2020-06-14 10:12:22 +0100
  • 45b0e6b28e update readme tenplus1 2020-06-10 16:37:30 +0100
  • b7f794c1fe added flame_sound and fire redo check tenplus1 2020-06-10 16:36:45 +0100
  • 7bb0275f1e whoops, pine_leaves should be pine_needles :P tenplus1 2020-05-12 15:16:37 +0100
  • 99710cedd7 add check for env_sounds to disable water flowing sfx TenPlus1 2019-11-10 09:15:59 +0000
  • cddaf646e5 update readme and version to 1.4 TenPlus1 2018-11-03 08:55:41 +0000
  • 9cdaf5a951 bugfix (thanks neko259) TenPlus1 2018-11-03 08:53:45 +0000
  • 58e009bd12 play day and night sounds when around leaves and above ground TenPlus1 2018-11-02 14:00:18 +0000
  • c05e9b2da0 desert sounds work for both normal and desert sand TenPlus1 2018-11-02 13:49:26 +0000
  • e6aa6b19da day/night sounds only play when above ground TenPlus1 2018-11-02 13:37:11 +0000
  • cbf8d2f63d flowing water higher priority than lava sound TenPlus1 2018-11-02 13:24:16 +0000
  • 1ca4ef974b amend comments TenPlus1 2018-09-04 10:16:55 +0100
  • 3657e3a580 Redone code, added API to add sound sets TenPlus1 2018-08-30 15:09:48 +0100
  • 3f26525841 add missing files TenPlus1 2018-07-30 14:36:21 +0100
  • a7db0bf2ac fixed ambience_song filename to ambience_music TenPlus1 2018-06-11 21:39:51 +0100
  • 09643b8e21 added settingtypes.txt TenPlus1 2018-04-27 09:50:14 +0100
  • c15ec892ee remove unneeded local references TenPlus1 2018-03-25 12:25:58 +0100
  • 6616ae7ef2 tweak gain levels TenPlus1 2018-03-24 10:39:22 +0000
  • 914fbcde1a added volume changes depending on node count TenPlus1 2018-03-24 10:36:25 +0000
  • bc940749f0 playerplus compatibility, removed fire sounds for defaults TenPlus1 2018-03-24 09:43:55 +0000
  • 2ae4f6b7a5 fixed nil check TenPlus1 2018-01-26 15:48:09 +0000
  • 677c4311ab getpos() to get_pos() TenPlus1 2017-10-09 15:07:02 +0100
  • f5460312e9 updated to newer 0.4.16 functions TenPlus1 2017-10-09 12:19:58 +0100
  • 2151789ce0 only count river water flowing for sound TenPlus1 2017-09-20 20:14:42 +0100
  • 12feefc206 only count river water flowing for sound TenPlus1 2017-09-20 20:13:43 +0100
  • 75318194f4 added icecrack sound and tidied code TenPlus1 2017-08-23 10:15:53 +0100
  • 095387c6dd music plays at midnight if found on server/client TenPlus1 2017-07-06 12:29:23 +0100
  • dc1ad5b1c9 oops! left in a print statement TenPlus1 2017-01-26 11:14:36 +0000
  • 09ca2e2142 remove void set (no longer required) TenPlus1 2017-01-25 20:21:40 +0000
  • bc88171858 added void sound for robbie TenPlus1 2017-01-24 21:30:57 +0000
  • a2cca9c6a5 added custom gain per sound TenPlus1 2016-12-24 11:43:38 +0000
  • 7d2599c5bc override default water sounds for 0.4.14 dev and above TenPlus1 2016-12-23 19:35:59 +0000
  • 422e985db7 added licence to readme TenPlus1 2016-06-29 13:28:34 +0100
  • 699a44f960 Added river sound, tweaked code TenPlus1 2016-06-17 21:29:18 +0100
  • f80bb863ab Only play splashing sound when player is moving in shallow water TenPlus1 2016-06-13 10:56:24 +0100
  • 7d9aa0cd4b Fixed readme, tweaked jungle detection TenPlus1 2016-06-06 10:49:50 +0100
  • 6d553f96e4 Tweaked code, added jungle sounds TenPlus1 2016-06-06 10:32:09 +0100
  • 222e7d8f12 Added jungle sound set, tweaked and tidied code TenPlus1 2016-04-01 17:06:29 +0100
  • 26df31fa8f Fixed bug with permanent_flame on old minetest builds TenPlus1 2016-03-03 11:13:08 +0000
  • a7ff580968 Using new find_nodes_in_area features to speed up execution (thanks everamzah) TenPlus1 2016-02-26 21:40:53 +0000
  • 5abafd81de use voxelmanip to scan ambiance area TenPlus1 2015-09-30 11:47:52 +0100
  • 91173dbffc fixed fire mod check tenplus1 2015-04-16 09:22:29 +0100
  • fbb57432ee Added kilbiths smaller sounds and changed timings tenplus1 2015-03-06 09:24:33 +0000
  • 2934b2700d Fixed sound count bug tenplus1 2015-03-02 15:51:38 +0000
  • c30be176ab Added mod check to break tenplus1 2015-02-26 17:30:34 +0000
  • 6b5283e8fc Fixed fire ambience tenplus1 2015-02-25 21:24:50 +0000
  • 7cff05b8b8 reduced lag in desert areas tenplus1 2015-02-24 20:33:49 +0000
  • 351055fc5c Changed routines tenplus1 2015-02-16 15:46:59 +0000
  • b1fb60e2c2 Update: fire sounds added, optimized routines tenplus1 2015-02-04 18:30:43 +0000
  • a10f69d5e3 added underwater sound tenplus1 2015-01-14 14:50:19 +0000
  • de029527a6 First Commit by TenPlus1 tenplus1 2014-11-09 19:32:21 +0000