Paul Chote
0a6e21d908
Support tileset-specific art in TS.
2015-03-26 22:42:43 +00:00
Paul Chote
a9f6e09afd
Add TS snow tileset.
2015-03-26 22:42:43 +00:00
reaperrr
38d5163062
Refactors LimitedAmmo to AmmoPool.
...
Removes Reloads trait.
This enables adding multiple AmmoPools via @ differentiators and
Name which adds the possibility to assign each armament to a specific
ammo pool.
Furthermore, this moves all Reloads functionality onto AmmoPool.
Now a combination of all three is possible on a single actor: no limited
ammo, limited ammo that can reload on its own, and limited ammo which
needs to be reloaded at a rearm actor.
Additionally moves RearmSound from Minelayer to AmmoPool.
2015-03-26 23:21:01 +01:00
Paul Chote
bbee16db99
Fix TS tileset.
2015-03-25 19:59:09 +00:00
Paul Chote
4baf639130
Add a Reverses sequence key for TS/RA2 animations.
2015-03-24 17:37:08 +00:00
reaperrr
e65453de24
Disables WithDeathAnimation for deployed TS units (Tick Tank, Arty, Sensor Array, ICBM launcher)
...
Fixes crash when destroying them.
2015-03-23 14:56:40 +01:00
Paul Chote
a7c64a0941
Remove redundancies from TS sequences.
2015-03-22 17:31:42 +00:00
Oliver Brakmann
919c0fd359
Merge pull request #7638 from pchote/infantry-body
...
Decompose RenderInfantry into WithInfantryBody and RenderSprites.
2015-03-21 15:22:53 +01:00
Paul Chote
4ea55809ca
Decompose RenderInfantry into WithInfantryBody and RenderSprites.
2015-03-21 13:04:17 +00:00
reaperrr
b66cae100b
Use 3rd damage level of TS buildings for death animation instead of critical damage state
2015-03-20 01:11:50 +01:00
Oliver Brakmann
e4ef1eb820
Merge pull request #7626 from Mailaender/ts-radar-dishes
...
Fixed Tiberian Sun radar dishes
2015-03-16 18:37:59 +01:00
reaperrr
258e924afe
Merge pull request #7619 from pchote/ts-civilian-fixes
...
Fix TS civilian actor/sequence definitions.
2015-03-16 03:41:37 +01:00
reaperrr
a14bf8622f
Merge pull request #7570 from Mailaender/mods-common
...
Moved more traits to Mods.Common
2015-03-15 19:53:13 +01:00
Matthias Mailänder
737a0e0b67
move common traits
2015-03-15 18:25:28 +01:00
Taryn Hill
fcb2141132
EmitInfantryOnSell now checks a Races string[] against the seller’s race.
2015-03-14 15:54:26 -05:00
Oliver Brakmann
863db5a42c
Merge pull request #7640 from Phrohdoh/rand-dmg-sounds
...
SoundOnDamageTransition to use string[].
2015-03-14 12:39:20 +01:00
Pavel Penev
03bab4a72a
Merge pull request #7631 from pchote/sequence-rework
...
Rework sequence parsing.
2015-03-14 00:13:03 +02:00
Taryn Hill
7bf058896d
Apply SoundOnDamageTransition upgrade rule.
2015-03-12 16:09:15 -05:00
abcdefg30
63fe578ba8
Allow picking of a random subfaction
2015-03-12 21:34:23 +01:00
Paul Chote
7292bd20b3
Move Sequence parsing into mod code.
2015-03-09 20:45:22 +00:00
Matthias Mailänder
429111a282
fix the destroyed radar dishes
2015-03-08 21:51:36 +01:00
Paul Chote
4110064c44
Fix TS civilian actor/sequence definitions.
2015-03-08 13:01:47 +00:00
Oliver Brakmann
75bfd0fb31
Merge pull request #7535 from reaperrr/allmods-audio
...
Cleanup: Moved audio-related yamls to audio subfolder
2015-03-01 19:20:47 +01:00
Nick ten Veen
96e9b90a64
Fixed #7008 for TD, TS and D2K aswell
2015-02-26 21:56:35 +01:00
reaperrr
57a4bdb606
Remove obsolete PackageContents from TS mod.yaml
2015-02-23 23:30:14 +01:00
reaperrr
e38736670c
Move TS music, notifications and voices yamls to audio subfolder.
...
Move TileSets and tile/cell settings for consistency with other mods.
2015-02-23 23:29:39 +01:00
Oliver Brakmann
d3dab83de8
Merge pull request #7461 from pchote/remove-legacy-sidebar
...
Remove legacy sidebar code
2015-02-21 16:46:39 +01:00
Pavel Penev
293bb78a3c
Merge pull request #7457 from pchote/actorpreviews
...
Introduce ActorPreviewWidget (and other related changes).
2015-02-21 01:35:03 +02:00
Paul Chote
f4e94f9f60
Merge pull request #7318 from reaperrr/remove-percellwh
...
Removed PerCellDamageWarhead
2015-02-20 17:15:28 +00:00
Paul Chote
2a1e4f70a9
Replace the legacy TS sidebar placeholder with a modern placeholder.
2015-02-19 17:54:01 +00:00
Pavel Penev
e2da1f11cb
Merge pull request #7495 from abcdefg30/placed_overlay
...
Fix a visual glitch in WithBuildingPlacedOverlay
2015-02-19 00:40:58 +02:00
DeadlySurprise
7b53582c5e
Implemented Floating Text and radar video
2015-02-18 14:38:30 +01:00
abcdefg30
035b96f469
Made the ts conyard sellable
2015-02-18 11:13:48 +01:00
reaperrr
f39488de41
Remove PerCellDamageWarhead
...
Remove redundant CrateNuke definition from Training Camp
2015-02-17 01:33:22 +01:00
Paul Chote
8d51fb0e66
Use ActorPreviewWidget for the color pickers.
2015-02-10 15:22:42 +00:00
Matthias Mailänder
d921e0f838
Merge pull request #7418 from Mailaender/movie-list-removal
...
Removed the unused movie lists
2015-02-08 13:00:02 +01:00
abcdefg30
3b84f42689
Fix some structure bounds
2015-02-06 20:48:21 +01:00
Oliver Brakmann
fc7e944727
Merge pull request #7398 from LipkeGu/ts_assets_part2
...
Adding the Rocks to Tiberian Sun
2015-02-05 18:22:57 +01:00
Taryn Hill
e79239311a
Merge pull request #7376 from abcdefg30/tsprereqs
...
Fix TS prerequisites.
2015-02-03 15:46:13 -06:00
Guido L.
ce5e6e5a76
Add Rocks to Tiberian Sun
2015-02-03 19:26:47 +01:00
Matthias Mailänder
595c792879
remove the unused movie lists
2015-02-01 18:53:50 +01:00
Matthias Mailänder
4899b555a9
Merge pull request #7191 from Mailaender/ts-superweapons
...
Added the Nod missile silo and the Ion Cannon to the Tiberian Sun mod
2015-01-29 21:48:14 +01:00
Oliver Brakmann
266f26cdce
Merge pull request #7223 from LipkeGu/ts_assets_mapeditor
...
Add Buildings and Trees to Tiberian Sun
2015-01-25 19:13:35 +01:00
penev92
49508482c3
Update Refinery docking rules in YAML files
2015-01-25 17:17:34 +02:00
Matthias Mailänder
d5643a79b7
auto play shellmap music (again) on all mods
...
closes #6071
2015-01-25 14:43:36 +01:00
abcdefg30
a5b0ea73b0
Fix ts prerequisistes
2015-01-25 14:31:48 +01:00
Matthias Mailänder
26202520a1
add the GDI Upgrade Center and Ion Cannon
2015-01-24 17:35:53 +01:00
Matthias Mailänder
d7c9a6cbc8
add the Nod Missile Silo and Cluster Missile
2015-01-24 17:35:52 +01:00
Matthias Mailänder
e694692b97
add the Tiberian Sun harvest animation
2015-01-17 11:36:41 +01:00
penev92
e6f1c6b460
Enhance sandworm targeting logic by having actors produce noise
2015-01-14 21:26:55 +02:00