0.4 Release Candidate 2
Pre-release
Pre-release
A release candidate indicates that no new features or general fixes will be added before the full stable release. These versions are intended for final stability testing and can only receive fixes to existing additions in Phobos.
Read the changelog and migration notice for 0.4 in the dedicated documentation page.
Please note that due to the situation and currently employed Phobos versioning methodology, 0.4 doesn't include recent features and only received fixes during this year.
Changes since 0.4 RC1:
- Only force redraw on garrisonable buildings if occupant status actually changes (by Starkku)
- Fix an edge-case Insignia crash with
Gunner=yes(by Ollerus) - Fix ShieldType from new TechnoType being always correctly applied (by Starkku)
- Fix AllowTransfer not being considered in cases where both old and new TechnoType have eligible ShieldTypes (by Starkku)
- Fix potential edge case with various tint configurations between old and new shield not being properly updated (by Starkku)
- Add AI teams to sync logging (by Starkku)
- Fix the bug that armor multiplier of new attacheffect will have extra take effect once if restricted warheads (by NetsuNegi)
- Fix issue with shield damage modifiers potentially under/overflowing shield damage (by Starkku)
- Further improve pathfinding crash fixes (by CrimRecya)
- Allow retint fix to be disabled with
[AudioVisual] -> UseRetintFix=noinrulesmd.ini(by Kerbiter)