Skip to content

Commit c6ecf64

Browse files
committed
Add changelog section for 0.4.0.2 and missing changelog entries
1 parent 2050499 commit c6ecf64

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

docs/Whats-New.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,15 +310,27 @@ HideLightFlashEffects=false ; boolean
310310

311311
## Changelog
312312

313-
### 0.4.0.1
313+
### 0.4.0.2
314314

315315
```{dropdown} Click to show
316316
:open:
317317
318+
Phobos fixes:
319+
- Fixed `AircraftDockingDirs` being reset if the BuildingType section is redefined in map file (by Starkku)
320+
- Fixed harvester counter not accounting for type converting harvesters (by Ollerus)
318321
- Fixed the bug that weapon cannot used to intercept on gound bullet if it's projectile has `AG=no` (by NetsuNegi)
319322
- Fixed the bug that if there's a tank in tank bunker, tank bunker use auto death by vanish will cause tank get stuck and game will crash quickly (by NetsuNegi)
320323
- Fixed `ROF.RandomDelay` incorrectly defaulting to 0 (no delay) instead of random value in range 0-2 (by Starkku)
324+
- Fixed `CreateUnit.Owner=killer` not working correctly with `DestroyAnim(s)` (by TaranDahl)
325+
- Fixed a bug causing erratic behaviour with units scattering f.ex moving away from buildings being placed (by Starkku)
321326
- Fixed an oversight that prevented units deploying into buildings from deploying on top of `CanBeBuiltOn` TerrainTypes (by Starkku)
327+
- Animation-fired weapons now snap on the object they are attached to if present (by TaranDahl)
328+
```
329+
330+
### 0.4.0.1
331+
332+
```{dropdown} Click to show
333+
322334
Vanilla fixes:
323335
- Fixed preplaced aircraft outside visible map being incorrectly flagged as crashing under certain conditions (by Starkku)
324336

0 commit comments

Comments
 (0)