atlimit8
daec860192
Added multiplier modifier traits, removing GainsStatUpgrades, InvulnerabilityUpgrade, & Invulnerable.
2015-07-13 09:24:50 -05:00
abcdefg30
b4031c6e9b
Merge pull request #8703 from atlimit8/RequireInMiniYaml
...
Require trait properties in MiniYaml
2015-07-13 15:50:06 +02:00
abcdefg30
ea5ef1c500
Merge pull request #8662 from atlimit8/UpgradableTargetableUnit
...
Upgradable TargetableUnit & apply to Allies 03
2015-07-13 15:40:28 +02:00
abcdefg30
db4f1ad025
Merge pull request #8663 from Mailaender/disguise-stand2-crash
...
Fixed a crash when disguising the spy as infantry without stand2
2015-07-13 13:39:19 +02:00
atlimit8
9905f217ef
Make TargetableUnit upgradable
2015-07-12 19:41:29 -05:00
Matthias Mailänder
41b488779a
fix crash when disguising the spy as infantry without stand2
2015-07-12 22:20:52 +02:00
atlimit8
1bcc07ce69
Add property requirements to safe traits
2015-07-12 12:44:30 -05:00
Matthias Mailänder
413baf9d8b
rename WDist.Range to WDist.Length
2015-07-09 10:55:38 +02:00
Matthias Mailänder
7447e0bf93
rename WRange to WDist
2015-07-09 10:55:38 +02:00
penev92
351cf254e7
Fix DamageModifiers
2015-07-06 22:24:30 +03:00
Oliver Brakmann
c899606a6f
Merge pull request #7872 from Mailaender/storm-effects
...
Unified FlashPaletteEffect and exposed it to Lua
2015-07-05 21:08:04 +02:00
abcdefg30
20ac129433
Add DisguiseAs and DisguiseAsType functions to lua
2015-07-05 18:43:08 +02:00
Matthias Mailänder
1eeedf9bb4
radar LightPaletteRotator is actually RA95 exclusive
2015-07-05 18:07:11 +02:00
Paul Chote
86bf9086d9
Rename WorldRenderer.Position -> ProjectedPosition.
2015-07-05 14:57:59 +01:00
reaperrr
632d8cd898
Allow setting separate close sequence for landing crafts
2015-07-05 00:09:15 +02:00
reaperrr
de72db83db
Added WithLandingCraftAnimation and removed RenderLandingCraft
2015-07-04 22:08:05 +02:00
abcdefg30
ea151542de
Added an Infiltrate function to lua
2015-07-01 18:21:01 +02:00
Oliver Brakmann
82221f780f
Make range circles visible to observers
2015-06-29 18:11:52 +02:00
Matthias Mailänder
f65df39e36
Merge pull request #8586 from atlimit8/UpgradeManagerAfterIUpgradables
...
UpgradeManager after IUpgradables
2015-06-28 20:41:28 +02:00
atlimit8
a9908bffb4
UpgradeManager after IUpgradables
2015-06-28 10:24:00 -05:00
Zimmermann Gyula
32eed88de5
Implements an AcknowledgesUpgrade method in UpgradeManager to allow checking for truly applicable upgrades - AcceptsUpgrade returns false if the upgrade has reached max level.
2015-06-28 12:58:50 +02:00
Zimmermann Gyula
8a94caab3c
Implements a disguise decoration to Spies. Deprecates WithDecorationDisguised in favor of a refactor in Disguise.
2015-06-28 12:58:41 +02:00
Matthias Mailänder
7faebe874a
check for missing sequence entries using lint
2015-06-20 22:22:59 +02:00
Matthias Mailänder
50e5e9df24
check voice actor references
2015-06-20 12:09:58 +02:00
Paul Chote
0677c309f3
Move Shroud.IsTargetable to Player.
2015-06-19 22:02:08 +01:00
reaperrr
a3bd007ac7
Moved SelectionDecorations to Mods.Common
...
And added more settings.
Moved SelectionBoxRenderable to Mods.Common, too.
2015-06-17 20:13:52 +02:00
RoosterDragon
272a0d8691
Added a release config.
2015-06-09 18:06:31 +01:00
Paul Chote
3994e1eec9
Use FogObscures(WPos).
2015-06-07 19:50:03 +01:00
reaperrr
7147ffc812
Replace RenderUnit in RA mod with WithFacingSpriteBody
...
+RenderSprites + AutoSelectionSize.
Change MadTank dependency from RenderUnit to WithFacingSpriteBody.
2015-06-04 14:44:19 +02:00
reaperrr
4d79cce491
Added WithAttackAnimation trait
...
Interacts with WithUnitBody.
Upgrade rule for RenderUnitReload -> RenderSprites + WithUnitBody + WithAttackAnimation
Use WithAttackAnimation for RA V2 launcher
Remove RenderUnitReload
2015-06-04 14:42:10 +02:00
Oliver Brakmann
206c33ed41
Merge pull request #8226 from pchote/actor-disposal
...
Dispose traits when destroying an actor.
2015-06-02 19:33:22 +02:00
Oliver Brakmann
72b6feb186
Fix tesla zaps being visible under the fog
2015-05-30 11:22:00 +02:00
Paul Chote
585a43fd8f
Rename Actor.Destroy/Destroyed to Dispose/Disposed.
2015-05-29 19:08:38 +01:00
Oliver Brakmann
16a9b9284b
Merge pull request #8167 from deniz1a/fix-sat-icon
...
Prevents satellite icons from being drawn over frozen actors.
2015-05-29 13:56:37 +02:00
Taryn Hill
70c61817d9
Fix oversight where disguising SpyA as a disguised SpyB uses the image and tooltip for SpyB instead of SpyB’s disguise.
2015-05-26 13:50:07 -05:00
deniz1a
106286da23
Prevents satellite icons from being drawn over frozen actors.
2015-05-25 06:31:04 +03:00
Paul Chote
9e5e1f1a89
Add methods to IOccupySpaceInfo.
2015-05-15 17:08:31 +01:00
Oliver Brakmann
f251813f89
Keep downloaded files in a separate directory
...
As a side effect, this re-enables building the Windows installer on Linux hosts.
2015-05-08 20:59:24 +02:00
Oliver Brakmann
14886bc3f7
Merge pull request #8101 from penev92/bleed_references
...
Cleanup unused DLL references
2015-05-08 20:41:37 +02:00
Taryn Hill
dd1cc4eb2f
Implement WithDecorationDisguised.
2015-05-08 09:55:40 -05:00
penev92
bb51657e40
Cleanup unused DLL references
2015-05-07 18:59:01 +03:00
penev92
c5dead9098
Introduce WithSpriteBody trait
...
Add upgrade rules
Add ISpriteBody
2015-05-03 11:54:27 +03:00
RoosterDragon
fb0cab7481
Cache results of TraitsImplementing calls.
...
If a class is caching the TraitsImplementing enumerable, instead cache the results of enumerating it to an array. The avoids having to enumerate the sequence each time it is needed.
2015-04-25 20:42:27 +01:00
Paul Chote
69fed6a688
Merge pull request #7865 from Phrohdoh/deploy-to-upgrade
...
Implement DeployToUpgrade.
2015-04-25 18:11:34 +12:00
Matthias Mailänder
7157cc0a9f
unhardcode and self-document render sequences
2015-04-18 08:44:43 +02:00
Taryn Hill
0717ca57ea
Implement DeployToUpgrade.
...
Expose some deploy-related cursors to yaml.
2015-04-13 10:04:03 -05:00
Oliver Brakmann
32ed63727d
Revert "Expose Plane turn-to-attack delay to yaml."
...
This reverts commit 02da41e5c5 .
2015-04-03 23:42:35 +02:00
Oliver Brakmann
a8d7140c1a
Merge pull request #7815 from Phrohdoh/aircraft-turn-timing
...
Expose Plane turn-to-attack delay to yaml.
2015-04-03 23:15:41 +02:00
Taryn Hill
4ed53c5952
Simplify return statements.
...
Remove redundant ‘this’.
Remove unused using directives.
Simplify LINQ chains.
Add some trait property descriptions.
Add readonly where viable.
Add fullstops to some yaml descriptions.
2015-04-01 12:33:17 -05:00
Taryn Hill
02da41e5c5
Expose Plane turn-to-attack delay to yaml.
...
Require Plane in some ctors.
2015-04-01 00:12:20 -05:00