You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[doc][release sync] part 2 - unsynchronize CombatLightDetailLevel.CheckColored, etc.
Synchronize the Changelog changes in commits 5c9a7d through a4b132 of the `release/0.4.0.3` branch
Content related to `CombatLightDetailLevel.CheckColored` is considered a breaking change, retained as a new addition in release v0.5, and not synchronized to the release v0.4.0.3 patch.
- Fixed an issue where parasites that have infected infantry do not provide a refund when the infected infantry enters a Grinding building (by NetsuNegi)
716
716
- Fixed the issue that `PassengerDeletion` dont consider passenger's passenger, parasite and hijacker (by NetsuNegi)
717
717
- Fixed an issue where hover vehicles could not be destroyed after malfunctioning on water surfaces (by FlyStar)
718
+
- Fixed combat light ignoring / behaving differently from vanilla game regarding detail level and framerate checks (by Starkku)
718
719
- Fixed the bug where the `.SubjectToGround` of the Trajectory type did not consider bridges (by Noble_Fish)
719
720
- AttachEffect `DisableWeapons=true` now makes `Gattling=yes` rate tick down and stops the sounds from playing (by Starkku)
720
721
- Fixed cells with `CanBeBuiltOn=true` TerrainTypes on them not being considered valid build locations by AI (by Starkku)
721
722
- Fixed a bug where stationary vehicles would also block movement caused by external factors (by Noble_Fish)
722
-
- Fixed building interceptors being able to pick targets during construction and selling (by Starkku)
723
723
- Fixed `src/Interop/Version.cpp` not being compiled into the project (by Chang_zhi)
724
-
- Fixed the bug that the vanilla `SecondSpawnOffset` no longer takes effect (by NetsuNegi)
725
724
726
725
#### Fixes / interactions with other extensions:
727
726
- Taking over Ares' AlphaImage respawn logic to reduce lags from it (by NetsuNegi)
- Fixed an issue that customizable warhead animation scatter cannot override 32 leptons scatter of `Inviso=yes` projectile (by NetsuNegi)
770
769
- Fixed a bug where a unit's turrets would also get locked when the unit became deactivated for reasons other than being under EMP (by Noble_Fish)
771
770
- Fixed a bug that prevented recalculation of stats etc. on discarding self-owned AE (by Starkku)
772
-
- Fixed combat light ignoring / behaving differently from vanilla game regarding detail level and framerate checks (by Starkku)
773
771
- Fixed a bug causing transfering AttachEffects (e.g on `DeploysInto`/`UndeploysInto`) not to immediately recalculate stats or tint (by Starkku)
774
772
- Fixed a bug where updating the `OpenTopped` attribute during convert did not update the coordinates of passengers (by NetsuNegi)
775
773
- Fixed `Shrapnel.AffectsBuildings=true` shrapnel weapons being able to hit the building itself, potentially multiple times, if it had foundation larger than 1x1 (by Starkku)
776
774
- Fixed the bug where `WeaponRange.AllowWeapons` and `WeaponRange.DisallowWeapons` only support weapons listed in the `[WeaponTypes]` list (by Noble_Fish)
777
775
- Fixed the bug where passengers, when their transport unit is removed, would cause incorrect `LimboTracker` counts due to either having their destructor called directly (bypassing `UnInit`) or nested `UnInit` calls resetting the deletion flag too early, thereby breaking auto-death and superweapon auxiliary techno checks (by NetsuNegi)
778
776
- Fixed AttachEffect with `RecreationDelay` of 0 checking `Delay` as well instead of immediately refreshing duration when possible (by Starkku)
777
+
- Fixed building interceptors being able to pick targets during construction and selling (by Starkku)
778
+
- Fixed the bug that the vanilla `SecondSpawnOffset` no longer takes effect (by NetsuNegi)
0 commit comments