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

Using new find_nodes_in_area features to speed up execution (thanks everamzah)

This commit is contained in:
TenPlus1
2016-02-26 21:40:53 +00:00
parent 5abafd81de
commit a7ff580968
3 changed files with 112 additions and 104 deletions

View File

@ -7,3 +7,4 @@ Based on Immersive Sounds .36 mod by Neuromancer and optimized to run on servers
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)