Matthias Mailänder
|
b4edec215e
|
Fix spy ignoring the target's faction.
|
2020-03-19 23:11:38 +01:00 |
|
Paul Chote
|
ce91c5a76f
|
Fix WithDisguisingInfantryBody idle animation crash.
|
2020-03-01 14:43:12 +01:00 |
|
Paul Chote
|
84419e4259
|
Add queued argument to CanIssueDeployOrder.
|
2020-02-24 12:56:49 +01:00 |
|
Mustafa Alperen Seki
|
6ab0ace9e1
|
Add PlayLaunchSounds() to SupportPowers which are missing it.
|
2020-02-09 13:34:46 +01:00 |
|
tovl
|
c18857f15d
|
Let immovable actors block individual minefield cells.
|
2020-02-06 22:26:15 +01:00 |
|
Mustafa Alperen Seki
|
d4b08850f3
|
Fix conditionality of DisguiseTooltipInfo.
|
2020-01-25 17:28:15 +02:00 |
|
Pavel Penev
|
b00154e2bc
|
Created ShakeScreenWarhead and removed the hardcoded shaking from NukeLaunch and MadTank
|
2020-01-24 13:09:37 +01:00 |
|
reaperrr
|
6220d7e62e
|
Introduce WarheadArgs
- Passes additional arguments to warheads on impact
- Uses that to reduce parameter count of DoImpact by 1
|
2020-01-21 19:31:34 +01:00 |
|
abcdefg30
|
15b2d6b9e0
|
Let all Positionable traits notify visual position changes
|
2020-01-18 23:07:23 +00:00 |
|
Paul Chote
|
51870a471a
|
Add AttackSource enum.
|
2020-01-18 16:38:53 +01:00 |
|
reaperrr
|
aa63696933
|
Update rule for WithPermanentInjury removal
|
2020-01-16 22:56:39 +01:00 |
|
Matthias Mailänder
|
c95216cd19
|
Move the hard-coded shroud palette to the C&C folder.
|
2020-01-12 19:35:41 +00:00 |
|
Paul Chote
|
fe25fdf0ff
|
Improve robustness of editor actor cell checks.
|
2020-01-12 18:30:50 +01:00 |
|
abcdefg30
|
23b3c237b7
|
Update the year numbers in all license headers to 2020
|
2020-01-05 17:00:34 +00:00 |
|
tovl
|
3236499fb7
|
Increase IMove.MoveTo call flexibility.
|
2019-12-13 23:51:03 +01:00 |
|
Torleif West
|
ae4b2591bf
|
fix for RA2 cloning vats
formatting
minor formatting
passing CI
closing line bracket
use production unit
opening should not be followed by a blank line
revert tab change
|
2019-12-12 22:08:25 +01:00 |
|
reaperrr
|
efc06a020b
|
Move WithDeliveryAnimation to Mods.Common
|
2019-12-08 16:03:14 +00:00 |
|
reaperrr
|
fe1d3b3821
|
Move ProductionAirdrop to Mods.Common
|
2019-12-08 16:03:14 +00:00 |
|
abcdefg30
|
4717e98c48
|
Add a subCell parameter to IPositionableInfo.CanEnterCell
|
2019-11-21 14:13:17 +01:00 |
|
Paul Chote
|
f39b688c39
|
Add GrantPrerequisiteChargeDrainPower and DrainPrerequisitePowerOnDamage.
These traits implement the Firestorm defense charge/drain logic.
|
2019-11-17 17:06:29 +01:00 |
|
abcdefg30
|
34f4c9bdaa
|
Prevent chronoshifting an empty selection
|
2019-11-02 11:29:28 +01:00 |
|
Paul Chote
|
0e4cb53ada
|
Pass contextual information to TargetOverridesSelection.
|
2019-10-30 14:53:23 +01:00 |
|
tovl
|
38caadfdf0
|
Clean up nudging code.
|
2019-10-28 19:35:32 +01:00 |
|
Paul Chote
|
1599eac66c
|
Rename SelectionBoxRenderable to SelectionBoxAnnotationRenderable.
|
2019-10-20 23:46:33 +02:00 |
|
Paul Chote
|
8e280ef0a7
|
Rename RangeCircleRenderable to RangeCircleAnnotationRenderable.
|
2019-10-20 23:46:33 +02:00 |
|
Paul Chote
|
0ff078968d
|
Change IPlaceBuildingDecorationInfo to use annotations.
|
2019-10-20 23:46:33 +02:00 |
|
Paul Chote
|
7d1ce0c83b
|
Add annotation support to IOrderGenerator.
|
2019-10-20 23:46:33 +02:00 |
|
Paul Chote
|
1dc84f48de
|
Migrate traits to IRenderAnnotations.
|
2019-10-20 23:46:33 +02:00 |
|
Paul Chote
|
ae34410c80
|
Replace MoveIntoWorld with ReturnToCell/AssociateWithAirfield.
|
2019-10-17 23:31:15 +02:00 |
|
tovl
|
ac6431acf8
|
Clean up usage of CancelActivity.
|
2019-10-05 19:07:54 +02:00 |
|
tovl
|
3d4838b5bc
|
Make airlift landing direction configurable.
|
2019-09-21 18:16:34 +02:00 |
|
tovl
|
b4270af170
|
Fix airlift direction in isometric mods.
|
2019-09-21 18:16:34 +02:00 |
|
tovl
|
3fb54ea6ea
|
Add option for airlift to arrive from player baseline.
|
2019-09-21 18:16:34 +02:00 |
|
tovl
|
4a609bbee8
|
Allow units to give way when path is blocked by oncoming unit.
|
2019-09-15 17:51:34 +01:00 |
|
tovl
|
eb39080248
|
Allow minefields to start and end on occupied cells.
|
2019-09-13 23:47:34 +01:00 |
|
Paul Chote
|
7311ae889f
|
Clear placed mines queued fields too.
|
2019-08-20 19:51:12 +02:00 |
|
Paul Chote
|
9aec48aec3
|
Lay mines in order from start to end.
|
2019-08-20 19:51:12 +02:00 |
|
tovl
|
2d394f33b8
|
Fix units from transports appearing at load point.
|
2019-08-19 00:33:38 +02:00 |
|
reaperrr
|
64780fc865
|
Fix ProductionAirdrop aircraft removal timing
...when leaving map before finishing TakeOff.
|
2019-08-11 16:28:42 +02:00 |
|
teinarss
|
277906c657
|
Fixes on blocking logic
|
2019-08-10 17:34:11 +02:00 |
|
tovl
|
58bb7fcbc0
|
Rework minefield visualisation.
|
2019-08-05 02:53:09 +01:00 |
|
Turupawn
|
3240b1e9eb
|
Overhaul target line rendering:
- Targets are now defined by the activities
- Queued activities are shown
- Support custom attack colors
|
2019-08-05 02:53:09 +01:00 |
|
Paul Chote
|
bc4dea406d
|
Fix AttackTDGunboatTurreted exiting early.
|
2019-08-05 02:53:09 +01:00 |
|
tovl
|
207305e7d2
|
Reimplement MADtank logic as activity.
|
2019-07-30 11:03:32 +02:00 |
|
teinarss
|
cc84daacea
|
Added cache for cell cost and blocking
|
2019-07-26 15:54:22 +02:00 |
|
Mustafa Alperen Seki
|
30e2b69dba
|
Fix several traits missing OrderString checks for VoicePhraseForOrder
|
2019-07-16 10:04:55 +01:00 |
|
Paul Chote
|
6eaf615798
|
Fix conditional traits that incorrectly override INotifyCreated.
|
2019-07-14 00:41:59 +02:00 |
|
reaperrr
|
da8a353e65
|
Remove redundant code from ProductionAirdrop
With the updated Land code, this is now obsolete.
|
2019-07-05 00:03:36 +02:00 |
|
tovl
|
3790169db9
|
Make Tick return bool
|
2019-07-03 20:42:19 +02:00 |
|
tovl
|
b9c302a73a
|
Move ChildActivity handling into base Activity class.
|
2019-07-03 20:42:19 +02:00 |
|