Full notes
Full Void Vikings update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Performance
- Balance
Update 1.6.2 This is a tiny update to add crash/issue reporting to the game and overall make the game easier. If the game encounters an issue it will now send that data to us so that we can investigate. This all happens behind the scenes so there is no user interaction needed. It is, however, tied to the analytics setting so if you have that turned off no data is sent. Here is a list of the data that is collected with an example:
Error name -> Exception: This is the test of the analytics disable.
Call stack -> ErrorReporter.Update () (at Assets/Scripts/Debug/ErrorReporter.cs:33)
The amount of RAM in MB -> 32724
The OS version -> Windows 8.1 (6.3.0) 64bit
The CPU architecture -> Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
The # of CPU cores -> 8
The graphics device type -> Direct3D11
The graphics device name -> NVIDIA GeForce GTX 980
We're making the game easier by reducing all enemies health by 50%.
Source
Changelog.gg summarizes and formats this update. How we read updates.
