Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Weather Simulation #129

Open
nicholasclark-artist opened this issue Feb 1, 2019 · 3 comments
Open

Update Weather Simulation #129

nicholasclark-artist opened this issue Feb 1, 2019 · 3 comments

Comments

@nicholasclark-artist
Copy link
Owner

Update Weather Simulation

  • update config map data
    • add temperature, humidity, precipitation, cloud cover measurements
  • dynamically update weather forecast using map data
    • minimize vanilla system interference
  • allow players to override dynamic system using CBA settings
@nicholasclark-artist
Copy link
Owner Author

  • currently simulating overcast, rain and fog
  • add lightning and rainbow simulation to rain handler

@Will-Nichols
Copy link

With the override system you are looking at the ACE weather functionality correct? It is critical to have that for ACE Ballistics.

@nicholasclark-artist
Copy link
Owner Author

DCG's weather simulation is compatible with ACE. If ACE is active, DCG will defer to ACE when calculating measurements like temperature and humidity and use those values to influence the weather forecast.

This means players should get the benefits of DCG's cloud, rain and fog simulation while maintaining ACE's ballistics and environmental measurements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants