Smittytron
2eba8b6c37
Add Soviet-08b
2020-07-02 19:29:37 +02:00
Smittytron
e1523e939d
Utilize Panic function with added OnDamaged trigger
2020-06-28 17:30:24 +02:00
Smittytron
15a92f443d
Replace paraprop power with scripted drops in Soviet01
2020-06-28 17:30:24 +02:00
KorGgenT
b57c68e392
Fix units walk over tunnels and under bridges.
2020-06-28 17:21:54 +02:00
Matthias Mailänder
e95fcb6bc0
Don't let blossom tree poof all at the same time.
2020-06-28 13:43:33 +02:00
Matthias Mailänder
6581fcb6a7
Add a random interval to idle animations.
2020-06-28 13:43:33 +02:00
tovl
6551337bd8
Make TS walkers AlwaysTurnInPlace.
2020-06-28 00:11:26 +02:00
tovl
137df52fdd
Make infantry AlwaysTurnInPlace.
2020-06-28 00:11:26 +02:00
tovl
b79aa7eb6a
Add AlwaysTurnInPlace option to Mobile.
2020-06-28 00:11:26 +02:00
Alfred Lang
1c8c49dc8e
Fix do allow AI do place plugbuildings like RBG Tower on GDI Component Tower
2020-06-27 10:35:06 +02:00
Andrew Odintsov
f0c808d2fc
Replace FloodFill with IEditorAction implementation
2020-06-24 19:08:54 +02:00
Curtis Shmyr
26d9ae88df
Replace TargetAndAttack with a global aircraft attack function
2020-06-23 20:09:42 +02:00
Curtis Shmyr
3c7f119bb1
Add a damage parameter to Lua OnDamage callback
2020-06-23 19:58:31 +02:00
Ian T. Jacobsen
fea35923f0
Minefield now shows red when out of map bounds and Minelayer now does not get stuck at edge of map
...
Made it impossible to detect enemy units again
Fix whitespace
2020-06-21 20:16:57 +02:00
Paul Chote
9627776318
Add pitch and roll to TS aircraft.
2020-06-21 18:05:40 +02:00
Paul Chote
6dcde3af72
Allow voxel-based aircraft to pitch and roll.
2020-06-21 18:05:40 +02:00
Paul Chote
43717a89b5
Add Orientation getter to IFacing.
2020-06-21 18:05:40 +02:00
Matthias Mailänder
c7ba359688
Add drop pod reinforcements.
2020-06-21 17:28:24 +02:00
Matthias Mailänder
dc3dbf6d85
Remove uneccessary parentheses.
2020-06-21 17:28:24 +02:00
Smittytron
71664c85ff
Fix TargetTypes regression in SnipeWeapon
2020-06-21 12:34:43 +02:00
Nikita Pozdeev
cb41be113a
Fix map editor radar ignoring color from terrain
2020-06-20 14:37:23 +02:00
Matthias Mailänder
4fe7daa85e
Fix juggernaut preview being disabled by default.
2020-06-19 21:30:34 +02:00
abcdefg30
f75afc6ee4
Fix a compilation error in WithInfantryBody.cs
2020-06-19 20:01:04 +02:00
abcdefg30
67fd71ab92
Add a ProjectedCellLayer and use it in Shroud.cs
2020-06-19 18:31:51 +02:00
abcdefg30
385e70552e
Create CellLayerBase
2020-06-19 18:31:51 +02:00
Matthias Mailänder
1e2c67bfca
Increase UPnP device discovery timeout.
2020-06-19 18:00:27 +02:00
Paul Chote
56739f87fb
Allow plugs to be configured in the map editor.
2020-06-19 17:57:56 +02:00
Paul Chote
571eb7614f
Support multiple turrets in the editor.
2020-06-19 17:57:56 +02:00
Paul Chote
c6c3a8c60d
Make ActorPreview and EditorActorPreview wrap ActorReference.
2020-06-19 17:57:56 +02:00
Paul Chote
ae7cfa56b7
Restrict IActorPreviewInitInfo to ActorInit.
2020-06-19 17:57:56 +02:00
Paul Chote
b856613194
Add ISingleInstanceInit interface.
...
Inits that are logically singletons (e.g. actor
location or owner) should implement this interface
to avoid runtime inconsistencies.
Duplicate instances are rejected at init-time,
allowing simpler queries when they are used.
2020-06-19 17:57:56 +02:00
Paul Chote
86305879cb
Parse Enum *ValueInit as string values, not integers.
2020-06-19 17:28:01 +02:00
Paul Chote
e5a1a8a706
Replace deprecated API usage.
2020-06-19 17:28:01 +02:00
Paul Chote
27602a4a97
Add WAngle-compatible airstrike/paratrooper APIs.
2020-06-19 17:28:01 +02:00
Paul Chote
a98e460257
Expose WAngle to Lua API and deprecate old Facing.
2020-06-19 17:28:01 +02:00
Paul Chote
0349435650
Remove deprecated Paratrooper API methods.
2020-06-19 17:28:01 +02:00
Paul Chote
c3fbdca18f
Add yellow-shirt technician.
2020-06-19 17:09:13 +02:00
Paul Chote
acb5245a28
Restore correct palette and voices for RA civilians.
...
A new C11 infantry has been added to use the custom
c3 sprite that was originally added back when only
c1 and c2 were used in OpenRA.
2020-06-19 17:09:13 +02:00
Paul Chote
23561cd76b
Add custom palette support to WithInfantryBody.
2020-06-19 17:09:13 +02:00
Paul Chote
d3ab3d7d78
Move IndexedPlayerPalette to Mods.Common and add a non-player version.
2020-06-19 17:09:13 +02:00
Matthias Mailänder
5b870be83f
Let the 2nd civilian panic when his mate gets electrocuted.
2020-06-19 16:50:28 +02:00
Matthias Mailänder
6130d5622c
Add a panic function to the Lua API.
2020-06-19 16:50:28 +02:00
abcdefg30
318c4e3456
Remove InitialStanceAI overrides from campaign missions
2020-06-19 16:46:34 +02:00
abcdefg30
ab701449e2
Change Subs to use the Defend stance by default
2020-06-19 16:46:34 +02:00
abcdefg30
9a3447d863
Fix airstrike and paratroopers power not removing cameras at the map edge
2020-06-19 16:04:54 +02:00
matjaeck
5280637adf
Fix PickupUnit not validating cargo on first run.
2020-06-19 15:59:14 +02:00
Matthias Mailänder
3bce55ac44
Cancel the attack when no traits are active.
2020-06-19 13:43:03 +02:00
Curtis Shmyr
a3f79503ed
Fix Lua DisplaySystemMessage writing twice
2020-06-16 13:11:02 +02:00
Curtis Shmyr
02d462a82c
Fix copying public key to clipboard if already authed
2020-06-13 19:15:27 +02:00
Smittytron
3d17328d0d
Fix regression and cleanup scu35ea
2020-06-12 23:50:44 +02:00