Developer postOriginal post (opens in a new tab)

Preview Build 0.2.2.7 Finished Clothing, Implemented New Soundtrack

[img=http://i.imgur.com/dep6w46.png]

Changes in 0.2.2.7

  • Implemented new soundtrack
  • Cleaned up audio handling and managed to remove a ton of memory usage (100MB+)
  • Clothing now affects temperature and dust storm damage

Sorry for the delay on this update. It really should have been done about 12 hours ago but I ran into a silly little issue with my code. Anyhow it is working now! Dust storm damage is affected by the clothing you are wearing. So for example the wolf hood reduces the damage by 10%. Temperature is affected by clothing now too. The wolf hood will increase your temperature by 5 degrees fahrenheit. This is fully functional with the current mod support.

I managed to take out about 100MB of memory from the game during run time by changing the audio handling to be streamed externally instead of decompressed and dumped into memory. While this way does take up a bit more CPU usage I do believe that the reduced memory is for the better.

Thanks for keeping up with the games development! :)