Add influence registry, make sounds fade, add skybox feature detection

This commit is contained in:
Till Affeldt
2020-04-18 08:01:36 +02:00
parent f41d5f259c
commit 18045b1943
10 changed files with 83 additions and 52 deletions

View File

@ -8,7 +8,6 @@
- Ability to register environment conditions dynamically (like the heat)
## Planned for first release
- Improve test_condition function
- Write helpful README
- Set effects on player join
- Improve value structures of particle and skybox effects
@ -23,7 +22,6 @@
- Make switches between effects more smooth
- Adjust size of particle boxes based on player speed
- Create conditions for time of day, annual progression, biome filters
- Fork lightning so that it uses skylayer
- Support for sail boats mod
## Future Plans & Ideas