Paul Chote
400ad49de0
Allow maps/mods to properly disable fog or shroud (or both).
2013-04-11 22:36:56 +12:00
Paul Chote
c428cad70c
Refactor per-player shrouds & fix shellmap shroud.
2013-04-10 19:36:03 +12:00
Paul Chote
eddc1fc0cf
Remove duplication between ButtonWidget and ToggleButtonWidget.
2013-04-08 22:55:01 +12:00
Paul Chote
a5ec473a59
[Sync] the world pause state.
2013-04-07 23:40:34 +12:00
psydev
cf4ed16cf6
Fixed some explosions, added comments
...
tidied up some stuff.
re-arranged order as well
2013-04-06 04:24:38 -07:00
psydev
263c5486c2
updated default unit explosions for helis, etc.
2013-04-06 04:18:09 -07:00
psydev
92c0a67255
removed faulty explosion for helis. (whoops.)
2013-04-06 04:15:41 -07:00
psydev
f546d867a6
updated HeliExplode's animation name
2013-04-06 04:14:03 -07:00
psydev
bb8922cc1a
stealth tank cloak & crushes infantry
...
Until cloak issues is fixed (https://github.com/OpenRA/OpenRA/issues/2898 ), 90 seems a reasonable cloak delay.
Stealth tank now crushes infantry.
Cloak sound fixed.
2013-04-06 04:04:44 -07:00
psydev
f7a1e0edce
pre-requisites fix
2013-04-06 03:58:17 -07:00
psydev
d16d736489
infantry detect cloaked; grenadierexplode fixed
2013-04-06 03:52:29 -07:00
psydev
ab72262d25
misc fixes; bluetiberium
...
apc is actually AttackFrontal
fixed palette order a bit
harvester harvests BlueTiberium instead of Blue Tiberium.
2013-04-06 03:38:29 -07:00
psydev
7a1ce8441c
minor fixes
...
Silo moved to build queue. Last I checked, GivesBuildableArea didn't work with stuff produced from the support queue.
For whatever reason, you can build FIX in C&C Gold right away.
2013-04-06 03:25:47 -07:00
psydev
f741085b61
made crates close to original C&C values + misc.
...
Nuke powerproxy currently doesnt work so I set its shares to zero.
"allowmultiple" for support powers is broken, and should be fixed.
OpenRA doesn't yet have support for crates full of infantry.
2013-04-06 03:07:24 -07:00
psydev
c5d00c785e
updated aircraft rules, as per nyerguds' rules.ini
2013-04-06 02:55:18 -07:00
psydev
c7e5c9a849
updated explosions -- now uses cnc mod's names
2013-04-06 02:40:32 -07:00
Matthias Mailänder
8319a4d569
don't save transparent pixel color to avoid UI glitches
2013-04-06 11:24:28 +02:00
Paul Chote
c4a24dc536
Convert missed classic mod traits to world coords.
2013-04-06 21:40:26 +13:00
Matthias Mailänder
2fe75b322d
Merge pull request #2879 from bidifx/chat
...
closes #2874 : improved ingame chat
2013-03-30 00:40:47 -07:00
Paul Chote
5e74d3c54e
Remove legacy turret/muzzle positioning code.
2013-03-29 22:04:21 +13:00
Paul Chote
b9793635c8
Convert cnc-classic turrets/weapons to world coordinates.
2013-03-29 20:50:10 +13:00
Paul Chote
0cff8b5b12
Add a debug visualization for muzzle positions.
2013-03-29 20:42:56 +13:00
Paul Chote
27d852a425
Rename legacy offset coordinates on Turrets and Armaments.
2013-03-29 20:39:27 +13:00
Sascha Biedermann
1eb7c62c62
closes #2874 : improved ingame chat
2013-03-28 18:39:26 +01:00
Matthias Mailänder
5c095a7fe8
add missing StartGame notification to cnc-classic
...
empty value, fixes a crash
2013-03-28 17:31:42 +01:00
Paul Chote
0167bbfbaa
Move weapon/turret definitions out of AttackBase.
...
Weapons are now defined with the Armament trait
and turret parameters live in Turreted.
This has the side effect of allowing any number
and distribution of weapons and turrets.
2013-03-24 11:58:45 +13:00
Matthias Mailänder
6d6664d930
make classic production queue speedup less error prone
...
- avoid float modifiers because of rounding errors and desync
- try not to crash when the last production building is gone
- don't do LINQ queries on selfsame buildings if not required
2013-03-12 12:49:16 +01:00
Matthias Mailänder
455c66e2eb
fix HPAD renaming in GDI01
2013-03-08 09:40:12 +01:00
Matthias Mailänder
b16b171b1e
cnc classic helis rearm at hpad and repair at fix
...
don't crash due to missing sequences for GDI/NOD hpads
2013-03-08 09:40:12 +01:00
Matthias Mailänder
804729deac
remove line build feature for walls in classic mods
2013-03-08 09:40:12 +01:00
Matthias Mailänder
f3e0ff8758
fix #2709 CustomBuildTimeValue should not desync
...
remove redundant code by outsourcing raw build time calculation
2013-03-08 09:40:11 +01:00
Matthias Mailänder
e3fbd40278
added classic engineer capture rules
2013-03-08 09:40:11 +01:00
Matthias Mailänder
f2703dd65d
apply recent palette refactoring changes to classic mods
2013-03-08 09:40:11 +01:00
Matthias Mailänder
f29238df6e
add production queue speedup to classic mods
2013-03-08 09:40:11 +01:00
Matthias Mailänder
71b1cf9cb2
move Nod01 to cnc-classic mod; fix FMV, music; avoid menu crash
2013-03-08 09:40:11 +01:00
Matthias Mailänder
6e9ac71168
fix GDI01 FMV problems and gunboat crash
...
- show video not only the sound
- start the game after video playback
- don't crash after the win/loose movies are played
- don't crash when moving the gunboat
2013-03-08 09:40:11 +01:00
Cody Brittain
15032e3a40
Update mods/cnc-classic/rules/defaults.yaml
...
Fix a building explosion sound
2013-03-08 09:40:10 +01:00
Cody Brittain
eed8cf2cf0
Update mods/cnc-classic/mod.yaml
...
Update mod Name and Description
2013-03-08 09:40:10 +01:00
Cody Brittain
27235df950
Update mods/cnc-classic/rules/structures.yaml
...
Turret no longer buildable by GDI, Guard Tower no longer buildable by Nod
2013-03-08 09:40:10 +01:00
Cody Brittain
0902dcb7f3
Update mods/cnc-classic/rules/vehicles.yaml
...
Just a compromise
2013-03-08 09:40:10 +01:00
Cody Brittain
8bdcbe727f
Update mods/cnc-classic/rules/system.yaml
...
Fix sound
2013-03-08 09:40:10 +01:00
Matthias Mailänder
7052b72f48
remove roof from classic hover craft to fix rendering of cargo
2013-03-08 09:40:10 +01:00
Matthias Mailänder
3e5ee4dc1b
add movement flash sequence to cnc-classic
2013-03-08 09:40:10 +01:00
Matthias Mailänder
190342a2c8
remove traits we don't need in cnc-classic
2013-03-08 09:40:10 +01:00
Matthias Mailänder
82568376a0
move GDI01 to classic mod and fix crash on startup
2013-03-08 09:40:10 +01:00
Matthias Mailänder
e47cc68ee2
fix RALint cnc-classic errors
2013-03-08 09:40:09 +01:00
Matthias Mailänder
d56bf2ee34
added a few explosion animations
2013-03-08 09:40:09 +01:00
psydev
07f0fcde33
created weapons.yaml
...
I'm can't remember what differences, if any, there are between cnc and cnc-classic for this file. I edited it ~6 months ago.
2013-03-08 09:40:09 +01:00
psydev
de3814dcd2
Create explosions.yaml
...
CNC Classic uses many different explosion types (imitating C&C Gold). Decided they should get their own file.
Explosions are not perfect renditions of C&C Gold's (in particular, I have not estimated precisely how much damage they do to surrounding units). Graphics are mostly identical, though.
2013-03-08 09:40:09 +01:00
psydev
cc2440d0a2
added explosions.yaml to mod
2013-03-08 09:40:09 +01:00