1
0
mirror of https://codeberg.org/tenplus1/ambience.git synced 2025-07-19 00:40:21 +02:00

music plays at midnight if found on server/client

This commit is contained in:
TenPlus1
2017-07-06 12:29:23 +01:00
parent dc1ad5b1c9
commit 095387c6dd
2 changed files with 48 additions and 5 deletions

View File

@ -9,6 +9,7 @@ Based on Immersive Sounds .36 mod by Neuromancer and optimized to run on servers
- 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.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.
Code license: MIT