Commit Graph

709 Commits

Author SHA1 Message Date
reaperrr
64e1b1dbdb Sanitize TS Obelisk charge delay
This makes the Obelisk fire right at the end of the charge animation and sound.
2016-10-09 15:04:46 +02:00
Matthias Mailänder
72764c2473 Don't show broken bridges on the radar. 2016-09-18 10:07:56 +02:00
Matthias Mailänder
c7667f42b2 Disallow building placement on bridges and fix radar color. 2016-09-18 10:07:51 +02:00
abcdefg30
8475ad40a7 Remove the bogus Health property from CAMERA 2016-08-30 11:31:47 +02:00
Matthias Mailänder
4717d3e190 Add static Tiberian Sun low bridges. 2016-08-29 13:29:01 +01:00
Paul Chote
c558ea240c Disable modifiers on alpha palette. 2016-08-28 18:52:24 +01:00
reaperrr
7ac5a25ce6 Merge pull request #11882 from pchote/remove-astar-overlay
Remove legacy A* visualisation.
2016-08-27 18:37:23 +02:00
Paul Chote
ee77a4170b Hook up TS carryall logic. 2016-08-27 15:42:18 +01:00
Paul Chote
32eb98c17d Remove legacy A* visualisation. 2016-08-26 16:55:46 +01:00
ABrandau
a67867fe73 Restore graphical look of the TS Ion Cannon. 2016-08-22 16:07:32 -04:00
abcdefg30
698bf15a13 Merge pull request #11853 from pchote/ts-tib-slopes
Remove and document slope-specific tiberium artwork.
2016-08-21 18:59:04 +02:00
Paul Chote
0e2387b2a1 Remove and document slope-specific tib artwork. 2016-08-21 17:03:11 +01:00
Zimmermann Gyula
5eec9ef463 Automatically upgrade rules. 2016-08-21 12:05:34 +02:00
abcdefg30
426a88e6fb Apply the upgrade rule to the ts mod 2016-08-21 01:19:56 +02:00
reaperrr
b174d00be9 Rename UpgradeOnDamage to UpgradeOnDamageState
The trait works for 'Undamaged' as well and no longer requires a damage state change to trigger either, so this trait name is more accurate.
2016-08-18 23:31:27 +02:00
reaperrr
0ec9725c2a Merge pull request #11621 from Mailaender/text-controlgroup
Added With*ControlGroup
2016-08-18 21:25:32 +02:00
Oliver Brakmann
ad08c4318a Merge pull request #11807 from GraionDilach/ai-infonly-stuck
Clearup mod AIs.
2016-08-16 21:43:08 +02:00
reaperrr
75c5896cde Merge pull request #11773 from daynemarais/landing-aircraft-fix
Allowed aircraft to land on Tiberium and Veins
2016-08-12 22:05:30 +02:00
Matthias Mailänder
8452792bb1 Render control groups using true type fonts in Tiberian Sun. 2016-08-12 21:54:51 +02:00
Zimmermann Gyula
bea06ebb9a Update Tiberian Sun AI.
Increase infantry percentages.
Limit the AI repair units.
2016-08-12 16:07:56 +02:00
WolfGaming
299e925180 Only define Huntable for actors that need to be hunted. 2016-08-11 20:25:22 +00:00
Dayne Marais
0cfe553294 Allow aircraft to land on Tiberium and Veins 2016-08-10 22:09:56 +10:00
Zimmermann Gyula
f56602704e Rewrite TS vein YAML data. 2016-07-26 23:18:56 +02:00
Zimmermann Gyula
0f368bf6c3 Update the default mods excluding veins in TS. 2016-07-26 23:18:54 +02:00
Oliver Brakmann
d292f15cc2 Enable player experience tracking in mod rules 2016-07-19 20:20:38 +02:00
Paul Chote
216d82d4ef Set up TS base structure depth metadata. 2016-07-13 22:22:13 +01:00
abcdefg30
6342b40bfd Merge pull request #11499 from Mailaender/damaged-by-terrain
Merged PoisonedByTiberium and DamagedWithoutFoundations into DamagedByTerrain
2016-07-10 22:22:29 +02:00
Matthias Mailänder
8df4e9e04c Merge PoisonedByTiberium and DamagedWithoutFoundations
into DamagedByTerrain.
2016-07-10 19:44:19 +02:00
Matthias Mailänder
57c22df114 Merge pull request #11487 from reaperrr/bldg-shape-prep
Improve Rectangle HitShape customizability
2016-07-10 17:09:31 +02:00
Matthias Mailänder
57acfe355b Merge pull request #11592 from reaperrr/fix-smudges
Fix smudges spawning/growing on cells occupied by structures or vehicles
2016-07-09 20:51:39 +02:00
reaperrr
e2cf6fdb9a Do not spawn smudges under buildings and vehicles in TS
Exceptions are intentional.
2016-07-07 20:51:21 +02:00
Taryn Hill
4b7af5d780 TS: Make use of ExitsDebugOverlay(Manager) 2016-07-07 08:58:56 -05:00
reaperrr
31d822bcd2 Merge pull request #11565 from Mailaender/withtextdecoration
Added WithTextDecoration
2016-07-04 18:37:28 +02:00
Oliver Brakmann
9ab2ce2362 Merge pull request #11520 from reaperrr/IdleWander
Make civilians wander around when idle
2016-07-04 11:50:35 +02:00
Matthias Mailänder
db146ae479 Remove Red Alert primary sprite font from Tiberian Sun. 2016-07-04 00:34:26 +02:00
abcdefg30
d51960f621 Remove a bogus RevealsShroud definition from DPOD 2016-07-03 16:28:28 +02:00
abcdefg30
47f0b81448 Replace yes/no with true/false in all ts rule yamls 2016-07-03 16:28:27 +02:00
abcdefg30
0589a58ac3 Remove an empty "Building:" definition from NASAM 2016-07-03 16:28:25 +02:00
abcdefg30
0c43c43509 Remove unneeded "LandWhenIdle: no" definitions from ts defaults.yaml
Both ^Helicopter and ^Plane already inherit that from ^Aircraft
2016-07-03 16:28:25 +02:00
reaperrr
2a268f80b2 Give TS walls rectangular HitShapes 2016-07-02 17:39:16 +02:00
Matthias Mailänder
7152cec589 Fix railway rendering outside the map editor. 2016-07-02 12:40:00 +02:00
Matthias Mailänder
2bccdde9d0 Move Inherits on top. 2016-07-02 12:39:43 +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
abcdefg30
383b155c4e Add a note in the tooltip of build-limited TS structures 2016-06-25 00:33:12 +02:00
Matthias Mailänder
aebd4a9fea Add faction specific select target speech notifications
to ion cannon and cluster missile.
2016-06-19 18:51:10 +02:00
Matthias Mailänder
ad216ce050 Consolidate EMP attack order with faction speech notifications. 2016-06-19 18:50:31 +02:00
Matthias Mailänder
730b5ae2eb Replace cluster missile sounds with faction speech. 2016-06-19 18:50:00 +02:00
Matthias Mailänder
4896f2deb7 Replace Ion Cannon sounds with faction speech. 2016-06-19 18:49:23 +02:00
Matthias Mailänder
2f1169b548 Don't null unused fields as they default to null. 2016-06-19 18:47:29 +02:00
Matthias Mailänder
c8bc819034 Disable the trait instead of nulling the fields. 2016-06-19 18:43:27 +02:00