Skip to content

Build 38

Pre-release
Pre-release
Compare
Choose a tag to compare
@Starkku Starkku released this 27 Nov 08:33
· 358 commits to develop since this release

Disclaimer: development builds are inherently unstable and may contain improvements that will be changed and adjusted before the stable release (as well as bugs), with less stability guarantees.

Phobos development build 38 is up!

Changes compared to build 37:

Migration info:

  • Air and Top layer contents are no longer sorted, animations in these layers no longer respect YSortAdjust. Animations attached to flying units now get their layer updated immediately after parent unit, if they are on same layer they will draw above the parent unit.

Phobos fixes:

  • Fixed DetonateOnAllMapObjects behaving erratically or potentially crashing if it destroys buildings using Ares' advanced rubble (by Starkku)
  • Fixed game crashing on loading save games if the saved game state had active radiation sites (by Starkku)
  • Fixed a desync error caused by air/top layer sorting (by Starkku)

Fixes / interactions with other extensions:

  • All forms of type conversion (including Ares') now correctly update OpenTopped state of passengers in transport that is converted (by Starkku)