Nak2 / StormFox

StormFox for garrysmod
Apache License 2.0
29 stars 13 forks source link

[WIP] Almost all weather calculations have been moved clientside. Huge server performance increase #4

Closed KGoodale13 closed 6 years ago

KGoodale13 commented 6 years ago

Warning: This is a work in progress. It contains huge server performance optimizations and moves almost all calculations to the clientside. However I removed the entities because I didn't have time to update them to support these changes, so if you want to add these changes you'll have to update the entities or remove them. I plan to update the variable lerping next as it's currently not ideal.