Fixed: Food / Water Saving not working properly.
Added: Multi-threaded character loading.
- Solves Performance problems when multible people are logging in at once.
Game.ini Server Option for Multi-threading (Enabled By Default with this patch)
[/Script/TheIsle.IGameMode]
; Multi threading Option
; If you get server crashes you can disable this below option
Multithreading = true;