Matthias Mailänder
fd4cb59799
add Tiberium to Tiberian Sun
2014-05-02 15:35:10 +02:00
Matthias Mailänder
c6663f7505
add Tiberian Sun refinery
2014-05-02 15:35:09 +02:00
Paul Chote
06f162ad57
Add initial standard library, and port shellmaps.
2014-05-02 22:18:34 +12:00
reaperrr
e885a7195e
Adjusts TS unit CameraPitch to align voxels with perspective.
2014-04-29 19:25:18 +02:00
reaperrr
c8815e1413
Un-hardcodes pip/tag/group palettes.
...
-Palette for decorations can now be defined under SelectionDecorations trait.
-Adds pip types Ammo and AmmoEmpty.
-LimitedAmmo PipTypes are now customizable.
-Adds art, sequences and rules entries for TS mod decorations that were missing/using a wrong palette.
-Adds PrimaryBuilding trait to TS weapon factories and helipads.
2014-04-28 20:03:00 +02:00
reaperrr
49b35dca6e
Add UseInfantryDeath option to RenderInfantry trait.
...
This allows the use of RenderInfantry for units that do not have a Die voice or die sequences.
Additionally fixed Wolverine stand and shoot sequences.
2014-04-27 22:56:23 +02:00
reaperrr
6ae4b74535
Makes rank chevron palette customizable.
...
Adds levelup crate-effect and art.
2014-04-24 19:25:30 +02:00
Paul Chote
44d57204d0
Merge pull request #4999 from Mailaender/start-game-notification
...
Moved StartGameNotification into its own trait
2014-04-21 01:32:29 +12:00
Matthias Mailänder
a8a3036bc4
moved StartGameNotification into its own trait
2014-04-20 15:25:43 +02:00
Matthias Mailänder
e53fee7d0c
added production overlay to Tiberian Sun factories
2014-04-20 15:07:44 +02:00
Paul Chote
048289e6a9
Merge pull request #5138 from Mailaender/disable-idle-overlay
...
Fixed the Dune 2000 outpost radar dish rotating when powered down
2014-04-21 00:59:38 +12:00
Matthias Mailänder
a229e224d1
stop spinning the radar dishes in Tiberian Sun on low power
2014-04-20 14:50:00 +02:00
Matthias Mailänder
00ca5516fc
add crane animation to Dune 2000 and Tiberian Sun
...
closes #3754
2014-04-19 13:12:32 +02:00
Paul Chote
59da851d71
Improve ProductionBar performance.
...
Also adds an explicit second bar for construction yards.
2014-04-19 00:01:59 +12:00
reaperrr
9fa3a1cc1f
Fix uppercase prerequisites.
2014-04-16 21:50:34 +02:00
reaperrr
04220f50a1
Tweaked build palette positions of some GDI units.
2014-04-16 19:02:58 +02:00
reaperrr
e5a4eadb37
Added Radars, Tech Centers and Walls to both sides.
...
Added idle animations to weapon factories.
Added some general prerequisites (FACTORY, RADAR, TECH).
2014-04-16 18:56:58 +02:00
reaperrr
0f79022ed0
Changed Cyborg armor type to Light, to make it less OP against other infantry.
2014-04-16 18:38:19 +02:00
reaperrr
f7e627f653
Added build/deploy, damage and destruction sounds to buildings and MCV.
...
Moved ^Wall default right below ^Building inside defaults.yaml.
2014-04-16 18:37:05 +02:00
Matthias Mailänder
8de154573b
renamed old system.yaml descendened files
2014-04-06 08:15:13 +02:00
ScottNZ
4ae72f5f5d
Fix the wrong cursor being used for AttackMedic when out of range
2014-04-05 19:51:02 +13:00
Taryn
61749e145d
Added LineBuildNode trait to filter which structure(s) a LineBuild actor can be attached to.
2014-03-27 20:47:46 -05:00
Paul Chote
4b09ecd630
Remove duplication between Immobile and Mine.
2014-03-20 21:54:06 +13:00
Curtis Shmyr
f8f60e52bc
Replace Spy* with Disguise* for certain classes
2014-03-15 14:20:57 -06:00
Paul Chote
0a4423a9b8
Rename Waypoint -> Immobile and move it into Mods.RA.
2014-03-13 00:59:35 +13:00
Chicken man
718ddf9afd
Updated mods to work with changes.
2014-03-05 17:30:34 -05:00
ScottNZ
2a8efde8e6
Add map beacons and radar pings
2014-02-22 00:07:53 +13:00
ScottNZ
881d17a996
Update rules for cargo changes
2014-02-12 20:07:46 +13:00
Paul Chote
61f5ab7167
Remove redundant AttackMove definitions.
2014-02-01 10:55:04 +13: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
reaperrr
9ca3361c2f
Split TS system.yaml into four files
2014-01-05 19:22:51 +01:00
Matthias Mailänder
c78a856894
C4 demolishable bridges
2013-12-26 21:22:47 +01:00
Paul Chote
996877d9e5
Upgrade mod rules to match engine changes.
2013-12-26 20:42:13 +13:00
Paul Chote
4d70996012
New shroud renderer. Fixes #2162 . Fixes #3024 . Fixes #4034 .
...
Uses the original tile sprites in C&C and D2K and uses a smoother transition in all mods.
2013-12-11 20:51:49 +13:00
Paul Chote
4e814a8c2e
Move ShroudRenderer into a trait.
2013-12-11 19:22:55 +13:00
Paul Chote
410cd1c7b1
Reorganise ResourceLayer implementation.
2013-12-06 22:24:07 +13:00
ScottNZ
e4d477b0e0
Add Lua standard library and supporting C#/yaml
2013-11-29 23:48:44 +13:00
Matthias Mailänder
40d71812f2
removed unused Iron Curtain palette
2013-11-02 18:03:55 +01:00
Matthias Mailänder
b1c3ac20bf
brought back the MoveFlash
...
closes #2592
2013-11-02 18:03:49 +01:00
Curtis Shmyr
2229bbf985
Rename LegacyCapture related traits to Capture
2013-10-27 17:25:44 -06:00
Curtis Shmyr
c1e5be380e
Rename Capture related traits to ExternalCapture
2013-10-27 17:25:44 -06:00
Paul Chote
68cd537c9b
Rename DebugOverlay -> PathfinderDebugOverlay.
2013-10-14 21:16:46 +13:00
Paul Chote
5da2c319c1
Fix inconsistent naming in DebugMuzzlePositions.
2013-10-14 20:57:20 +13:00
Paul Chote
3f8d75a1ac
Remove SpatialBins.
2013-09-27 15:36:51 +12:00
Paul Chote
4a2a747556
Pull ActorMap back out into a trait.
2013-09-27 15:36:49 +12:00
Paul Chote
dfd51c0caa
Introduce ScreenMap trait for caching screen-coord queries.
2013-09-27 15:36:25 +12:00
Paul Chote
dca59f12f7
Split highlight and player palettes. Fixes #3799 .
2013-09-07 20:59:43 +12:00
reaperrr
bac7f147d2
Enables Nod power plant lights, adds and enables Hand of Nod lights, removes obsolete copy-paste stuff.
2013-08-29 19:38:38 +02:00
reaperrr
7378d9e49a
Fix missing NAWEAP RallyPoint indention.
2013-08-28 12:48:44 +02:00
reaperrr
7b9b5f8466
Enabling ReamBuildings and Nod Helipad prerequisite for Nod aircraft.
2013-08-28 00:12:04 +02:00