Add skybox merging utility, remove date bases heat, tweak noise settings

This commit is contained in:
Till Affeldt
2020-04-24 01:35:07 +02:00
parent c9d0cfca21
commit e24b0340e5
11 changed files with 193 additions and 103 deletions

View File

@ -2,13 +2,10 @@
## Required for Beta
- Write helpful README
- Refactor skybox effect and implement ranking system
- Rework Moon Phases mod to be compatible and to include varying sky brightness
## Planned for first release
- Set effects on player join
- Improve value structures of particle effects
- Make sounds adjust to changes by weather presets
- Find good values for weather conditions
- Write documentation on how to add weathers and effects
- Ability to register global influences that are the same for any position
@ -16,10 +13,8 @@
## Nice to have
- Assign meta data (like "downfall", "wind", etc.) to weather presets
- Optimize performance by replacing some particles with animated texture planes
- Make switches between effects more smooth
- Adjust size of particle boxes based on player speed
- Generate wind based on speed and yaw instead of x and z values
- A flag indicating wind direction
## Future Plans & Ideas
- Complete season system
@ -46,4 +41,5 @@
- swimming will cool down
- standing near fire will warm up
- craftable warm clothes
- metal armor will worsen heat issues
- metal armor will worsen heat issues
- A flag indicating wind direction