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
Fix issue that can cause crashes if FeedbackWeapon converts firer
- Also consolidated some hooks, there's additional one that could be merged but it requires more work due to use of temp variables within different file
Copy file name to clipboardExpand all lines: docs/Whats-New.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -325,6 +325,7 @@ Phobos fixes:
325
325
- Fixed an issue with `UndeploysInto.Sellable` (by TaranDahl)
326
326
- Fixed an issue with `Powered`/`PoweredSpecial` building animation ownership change fix (by Trsdy)
327
327
- Fixed `DisplayIncome`, `Transact.Money` etc. display strings showing through shroud and for objects that are supposed to be hidden such as cloaked, undetected enemies (by Starkku)
328
+
- Fixed an issue that could cause crashes when `FeedbackWeapon` was used to convert the firer to another TechnoType with less or no weapons (by Starkku)
0 commit comments