🔧 Hotfix - Version 0.25.1_4 🔧
Regarding Dedicated Servers
Because of popular request there is a new config option in the next build `"SleepThresholdMs": 10` that controls if/when the server thread will sleep. Setting the value to -1 will replicate the previous server behaviour that minimises the jitter in server update timings but uses 100% CPU which is our preferred value for best gameplay experience. We have set the default value to 10ms which will sleep if the server load is low and works well in our testing. The accepted values of `SleepThresholdMs` are `1.0` to `16.5`. Outside of that range sleeping will be disabled. If you want to minimise CPU usage without introducing too much jitter I would recommend a value of `3` or `4`.
In addition to that we have also made the server thread sleep while no players are connected which should lower the idle CPU usage a lot.
Change log
General
Fixed Pyzifax Boss Music
Fixed issues with placing items on pressure plates
Fixed issues with incorrect item data (If you run into any crashes due to inventories or items, just make sure to click "Yes" to save the world and then reload and it should be fixed)
Items
Legendary Pilum can now be crafted (For real this time! 🤞)
Dungeons & Exploration
Softlock fixes
Bosses
Fixed an issue that revealed all boss locations
Fixed Cyclops boss fight not being able to start
...and a bunch of other fixes and changes!
Happy adventuring!

