Make wind dependent on height, add additional control commands, improve docu

This commit is contained in:
Till Affeldt
2020-05-13 16:03:28 +02:00
parent f42b4183e5
commit d4e00db432
14 changed files with 142 additions and 55 deletions

View File

@ -1,15 +1,11 @@
# TODO
## Planned for first release
- Improve value structures of particle effects
- Find good values for weather conditions
## Needs improvement
- Write documentation on how to add weathers and effects
## Nice to have
- Assign meta data (like "downfall", "wind", etc.) to weather presets
- Optimize performance by replacing some particles with animated texture planes
- Adjust size of particle boxes based on player speed
- Generate wind based on speed and yaw instead of x and z values
## Future Plans & Ideas
- Complete season system