1
0
Derivar 1
Ambience Lite mod for Minetest
Ir para o ficheiro
tenplus1 fd51c65804 add spanish locale (thanks Panquesito7) 2023-12-27 10:59:10 +00:00
locale add spanish locale (thanks Panquesito7) 2023-12-27 10:59:10 +00:00
sounds replace icecrack sound with free one 2022-12-03 08:25:59 +00:00
README.md player can set sound and music volumes which are saved 2022-10-27 09:03:15 +01:00
api.txt added ephemeral flag for sounds 2020-06-14 15:01:59 +01:00
init.lua esperanto translation added (thx JadedCtrl) 2023-10-16 07:59:12 +01:00
license.txt replace icecrack sound with free one 2022-12-03 08:25:59 +00:00
mod.conf tweak for 5.0 2023-09-08 20:33:02 +01:00
screenshot.jpg resize screenshot to meet contentdb size limit 2022-11-23 18:26:25 +00:00
settingtypes.txt code tweak, set detection 2021-06-09 08:53:52 +01:00
soundsets.lua amend load msg's 2022-12-19 18:21:30 +00:00

README.md

Ambience Redo mod for Minetest by TenPlus1

Based on Immersive Sounds .36 mod by Neuromancer and optimized to run on servers with new fire sounds added when Fire Redo mod is detected...

  • 0.1 - Initial release
  • 0.2 - Code change and new water sounds added
  • 0.3 - Works with Fire Redo mod to provide fire sounds
  • 0.4 - Code optimized
  • 0.5 - Changed to kilbiths smaller sound files and removed canadianloon1, adjusted timings
  • 0.6 - Using new find_nodes_in_area features to count nodes and speed up execution (thanks everamzah)
  • 0.7 - Code tweaks and added Jungle sounds for day and night time
  • 0.8 - Override default water sounds for 0.4.14 dev and above, add separate gain for each sound
  • 0.9 - Plays music files on server or local client when found at midnight, files to be named "ambience_music.1.ogg" changing number each up to 9.
  • 1.0 - Added icecrack sound when walking on snow/ice flows, also tidied code
  • 1.1 - Using newer functions, Minetest 0.4.16 and above needed to run
  • 1.2 - Added PlayerPlus compatibility, removed fire sounds, added volume changes
  • 1.3 - Added API for use with other mods, code rewrite
  • 1.4 - Re-ordered water sets to come before fire and lava, day/night sounds play when leaves around and above ground
  • 1.5 - Added 'flame_sound' and fire redo check, code tidy and tweak, added ephemeral flag for background sounds.
  • 1.6 - Finding env_sounds disables water and lava sets, added 'ambience_water_move' flag to override water walking sounds, use eye level for head node.
  • 1.7 - Music will play every 20-30 minutes if found, use '/mvol 0' to stop playing music or disable in-game.
  • 1.8 - Players can set induvidual volume for sound and music which is saved.

Code license: MIT