1
0
mirror of https://codeberg.org/tenplus1/ambience.git synced 2026-01-02 03:55:33 +01:00

add ambience.group_total() function, tweak & tidy code

This commit is contained in:
tenplus1
2024-12-18 10:34:03 +00:00
parent db65aebead
commit 703f6c4370
4 changed files with 91 additions and 92 deletions

View File

@@ -22,5 +22,7 @@ Based on Immersive Sounds .36 mod by Neuromancer and optimized to run on servers
- 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.
- 1.9 - Tidy code, refactor music playing, add biome name to sound_check.
- 2.0 - Add Mineclone support, add ethereal leaf check, remove minetest.after for custom timer, add Polish translation, tweak & tidy code.
- 2.1 - Add ambience.group_total() function for easy counting of group: nodes inside a set.
Code license: MIT