Full notes
Full Void Destroyer 2 update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
0 fixes2 additions0 changes0 removals
- Performance
addedStability improvement - added another pass of removing objects before they are deleted to hopefully "fix" many crash issues.
addedRemoving a deleted object is very important because if a deleted object is used the game crashes. The code should be good enough to always remove a object prior to deletion, but clearly I missed more than one of these, so adding another removal pass should make the game more stable :)
Stability improvement - added another pass of removing objects before they are deleted to hopefully "fix" many crash issues.
Removing a deleted object is very important because if a deleted object is used the game crashes. The code should be good enough to always remove a object prior to deletion, but clearly I missed more than one of these, so adding another removal pass should make the game more stable :)
Source
Changelog.gg summarizes and formats this update. How we read updates.
