Commit Graph

68 Commits

Author SHA1 Message Date
Ectras
d9946f63e4 Renamed EditorTilesetFilter to MapEditorData and added an update rule 2018-09-22 15:12:15 +02:00
Paul Chote
75f78f8d27 Remove bogus undefined/unused trait property definitions.
None of these exist in current bleed, so this
won't change any in-game behaviour.
2018-06-14 13:40:18 +02:00
Paul Chote
c87409ed1a Remove legacy bounds code. 2017-12-11 19:45:07 +01:00
reaperrr
56b6aabbb8 Use new IAutoRenderSize for determining actor render bounds 2017-11-21 01:00:09 +02:00
reaperrr
d95d7e0b0f Rename UseOccupiedCellsOffsets to UseTargetableCellsOffsets
With the introduction of the new 'u' BlockingUntargetable cell type, the old property name became inaccurate.
2017-07-13 17:43:41 +02:00
reaperrr
b219214426 Give TD civilian and tech buildings custom shapes 2017-06-14 18:28:20 +02:00
Paul Chote
a5549d3944 Rename BridgeHut to LegacyBridgeHut. 2016-12-10 11:35:29 +00:00
reaperrr
5b5b064981 Move production icon sequence from Tooltip to Buildable 2016-10-22 20:37:09 +02:00
reaperrr
28376782aa Make civilians in RA, TD and TS wander around
Except for some singleplayer actors where this could be problematic
(Einstein, Mobius, Agent Delphi, RA General).
2016-06-26 20:30:08 +02:00
reaperrr
adc76638e5 Add Delphi, Chan and Moebius to TD 2016-06-04 21:39:14 +02:00
reaperrr
e9428ddab5 Move TD civ attack traits to separate default
To avoid having to disable several traits for unarmed civilians.
2016-06-04 21:30:09 +02:00
reaperrr
5c23dad2e3 Fix civilian voices in TD
Only civilians 3, 4 and 5 are females.
2016-06-04 21:15:45 +02:00
Oliver Brakmann
79d5498dfc Re-instate owner row for oil pumps and tech buildings in TD 2016-05-06 22:50:16 +02:00
Matthias Mailänder
2eca30db76 add non-generic tooltips from the original game 2016-02-19 10:19:20 +01:00
Paul Chote
4f1d8b7ac9 Remove spurious final newline from mod files. 2016-01-02 20:06:53 +00:00
Paul Chote
a44b50c2ad Increase wall blocking geometry to a full cell. 2015-12-30 19:31:59 +00:00
Matthias Mailänder
c3dce785a5 add custom selection sizes to aid the renderer 2015-09-20 14:58:39 +02:00
atlimit8
23d0424437 Add ITargetablePositions seperating it from ITargetable 2015-09-02 23:14:40 -05:00
reaperrr
bf51e0600d RenderBuildingWall -> WithWallSpriteBody 2015-08-30 00:22:53 +02:00
abcdefg30
0c4e691008 Rename HuskActor to Actor 2015-08-17 17:38:07 +02:00
abcdefg30
e8477b1b5a Rename LeavesHusk to SpawnActorOnDeath 2015-08-09 19:24:14 +02:00
Paul Chote
250481657e Upgrade TD rules. 2015-07-04 17:07:07 +01:00
reaperrr
1814c4c4cc Cleaned up TD yaml rules.
Streamlined defaults, removed duplications.
2015-06-29 20:02:10 +02:00
Matthias Mailänder
50e5e9df24 check voice actor references 2015-06-20 12:09:58 +02:00
Paul Chote
0fdc0f9bc2 Update TD rules. 2015-06-19 22:02:07 +01:00
reaperrr
c23ee1be2e Remove Selectable boolean from Selectable trait
Add work-around for ta/td bridge huts since they need actor Bounds to
be targetable by C4/engineer repair.
2015-06-17 20:13:59 +02:00
reaperrr
332b7a374e Changed Bounds/added VisualBounds in TD mod
Where necessary/applicable.

Tweaked Refinery Offsets.
2015-06-17 20:13:55 +02:00
reaperrr
2c139f326a Upgrade TD to replace RenderUnit with WithFacingSpriteBody
+RenderSprites + AutoSelectionSize.
2015-06-04 14:44:18 +02:00
reaperrr
f88ada8648 Cleaned and fixed TD infantry rules a little
Fixes TD infantry not going visually prone.
2015-06-01 23:27:47 +02:00
reaperrr
0d05fdefbb Extract actor voice set into Voiced trait 2015-05-22 01:51:51 +02:00
penev92
04c09dda31 Add a delay before wandering, use it on viceroids
Add a Min and Max delay and make it random
2015-01-03 06:56:20 +02:00
penev92
f57625f9e6 Add WormAttack notification, fix worm min count and spawn interval
Enhance usage of WormManager Minimum and Maximum properties, add escape radius to AttackSwallow
2014-12-13 14:06:56 +02:00
penev92
61cb74adb4 Improved visuals, added WormSign norification 2014-12-13 14:02:44 +02:00
Matthias Mailänder
d75a60dd75 Merge pull request #6659 from reaperrr/linebuild-fix
Fixes #6635
2014-10-04 14:11:00 +02:00
reaperrr
d35bd8c868 Makes unbuildable fences only connect to themselves 2014-10-04 13:45:48 +02:00
Paul Chote
5f68a9c773 Fix bogus fence tooltip. 2014-10-03 20:25:34 +13:00
Squiggles211
099d2a5400 Lower BridgeHut Selectable Priority
Fixes #4738 where player was unable unable to attack units/buildings that
are next to or on a bridge.
2014-05-21 00:40:48 -05:00
Matthias Mailänder
bad4ee0d38 non-explosive hay-bales 2014-04-06 07:58:38 +02:00
Paul Chote
9993eacf65 Add upgrade rules. 2014-03-21 10:07:28 +13:00
Chicken man
718ddf9afd Updated mods to work with changes. 2014-03-05 17:30:34 -05:00
Iamgoofball
2c649f0eaf Rebalanced Viceroids and Tiberium. PR number 4745. 2014-03-01 16:55:18 -08:00
Paul Chote
99cb698424 Generalise AttackMove to support anything with IMove and AutoTarget.
Also removes the unnecessary JustMove parameter.
2014-01-16 18:47:29 +13:00
Paul Chote
9d221b85e4 Merge pull request #3666 from Mailaender/c4-bridges
Allow bridges to be demolished with C4
2013-12-26 12:28:25 -08:00
Matthias Mailänder
c78a856894 C4 demolishable bridges 2013-12-26 21:22:47 +01:00
reaperrr
4ba664da47 Fix visceroid health radius and name
Visceroids are vehicle-sized (in-game at least), so their health radius should reflect that.

And yes, I'm pretty sure it should be Visceroid and not Viceroid. The majority of Westwood documents and Tiberian Suns' rules.ini clearly spell it with an 's' added before the 'c'.
2013-12-26 13:16:09 +01:00
Paul Chote
996877d9e5 Upgrade mod rules to match engine changes. 2013-12-26 20:42:13 +13:00
Matthias Mailänder
2d17ec41b6 speed up visceroids on Tiberium
slow them down everywhere else
2013-12-05 13:10:04 +01:00
Matthias Mailänder
e6eb7a9768 heal visceroids on tiberium
closes #3302
2013-12-05 13:09:13 +01:00
Paul Chote
5c8b0b9b35 Fix viceroid muzzle offsets and missing traits. 2013-11-09 15:48:09 +13:00
Matthias Mailänder
1740e95716 added rules for C&C dinosaurs being already shipped 2013-07-11 20:53:48 +02:00