Matthias Mailänder
71b1cf9cb2
move Nod01 to cnc-classic mod; fix FMV, music; avoid menu crash
2013-03-08 09:40:11 +01:00
Dan9550
20737415fa
started work on NOD_01
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
psydev
3123f6672b
replaced vehicles.yaml
...
Completely replaced vehicles.yaml. All values should correspond with C&C Gold.
(Cost, HP, speed, armor type, vision, pre-reqs, explosion type...)
-Re-ordered units list from basic at the top to advanced at the bottom.
2013-03-08 09:40:09 +01:00
psydev
382997086d
re-write defaults.yaml
...
Re-writing defaults.yaml to enter values from C&C Gold.
Vehicles & tanks have a small explosion by default now.
2013-03-08 09:40:09 +01:00
psydev
43995ebb28
re-wrote structures.yaml
...
Structures should now have same values C&C Gold now.
Helipad is not perfect (unit does not spawn in the center)
There may be issues with how the ion cannon does damage differently to weapons factory vs. airfield (also an issue in regular CNC fork).
List of buildings has been organized from basic to advanced, and in-game build menu has been changed to be more logical.
2013-03-08 09:40:09 +01:00
psydev
1725fdcf8a
re-wrote infantry.yaml
...
Unit values are now same as C&C Gold, including new unit dependencies.
(vision range is approximate, due to rendering differences for sight range)
2013-03-08 09:40:09 +01:00
psydev
e0362f3c36
made some minor money changes (start, crate)
...
Starting money now 5000 instead of 10,000
Crates now give 2000 instead of 1000
Warning audio (low power, silos needed) 20 seconds instead of 10.
2013-03-08 09:40:08 +01:00
Matthias Mailänder
53fefa7c10
cnc-classic mod with ClassicProductionQueue and skin by Harisson
2013-03-08 09:40:08 +01:00
Matthias Mailänder
1d0ae1a39b
move classic maps to classic mod
2013-03-08 09:40:08 +01:00
Dan9550
b6a3d1c2ae
just tweaked a spawn point
2013-03-08 09:40:08 +01:00
Dan9550
11dcabae73
added maps converted from c&c and covert ops
2013-03-08 09:40:08 +01:00
Matthias Mailänder
d61cc913c0
don't hardcode the RALoadScreenImage
2013-03-08 09:40:08 +01:00
Matthias Mailänder
d4ea8aad8d
fix mysterious ralint problem in ra-classic weapon yaml
2013-03-08 09:40:07 +01:00
Matthias Mailänder
f44a14c81e
added classic-ra dialog reskin & improved allies chrome by JOo
2013-03-08 09:40:07 +01:00
Matthias Mailänder
7caf2956d7
merge RA Classic 0.1 yaml rules by @Iran
2013-03-08 09:40:07 +01:00
Matthias Mailänder
7398914af9
add a classic allies chrome reskin prototype by JOo
2013-03-08 09:40:07 +01:00
Matthias Mailänder
7bf00a766f
add a stripped down ra-classic mod cloning the current ra rules
2013-03-07 11:25:42 +01:00
Matthias Mailänder
8f69ea9da6
added classic map pack converted by @dan9550
2013-03-07 11:25:41 +01:00
Matthias Mailänder
3f56e00173
Merge pull request #2721 from psydev/patch-1
...
weapons.yaml update for CNC
2013-03-05 10:59:03 -08:00
psydev
f8fd6681c8
fixed APC gun mistkae -- now shoots at air too
2013-03-04 09:01:10 -08:00
psydev
01cb3a40d7
scaled back tank firing rate a bit
...
Originally I increased the tank firing rate by 2x, but I think 1.5x makes more sense. (Now fairly comparable to RA values). Going to leave it here.
Reduced Artillery damage vs. wood from 75% to 50%.
Slight tweak to recon bike damage
Slight tweak to Stealth Tank damage vs. heavy armor
2013-03-03 19:31:33 -08:00
Chris Forbes
8931a1f4c1
Merge pull request #2722 from psydev/patch-2
...
vehicles.yaml update; a few smaller updates.
2013-03-03 17:46:39 -08:00
psydev
8b504bc4b1
blue tiberium fix. crate fix (no mcvs)
...
Blue tiberium now poisons infantry
Crates no longer provide MCVs
levelup crate removed
crate lifetime increased
2013-03-03 05:35:01 -08:00
psydev
7503de33a5
vehicles.yaml update
...
see https://github.com/OpenRA/OpenRA/pull/2671 for details and rationales
2013-03-03 05:27:44 -08:00
psydev
9df613ee27
weapons.yaml update for CNC
...
See https://github.com/OpenRA/OpenRA/pull/2655 for details and rationales.
2013-03-03 05:03:04 -08:00
Chris Forbes
5426e2c831
Merge pull request #2718 from Mailaender/admin-indicator
...
remove admin indicator icon to avoid confusion/overlapping
2013-03-03 01:35:15 -08:00
Matthias Mailänder
4cf8f9a434
remove admin indicator icon to avoid confusion/overlapping
...
print admin names in bold text instead
2013-03-02 15:01:11 +01:00
Matthias Mailänder
6152fa2890
fixes #2716
...
Gems were non-pathable and therefore also uncollectible
2013-03-02 14:58:17 +01:00
Chris Forbes
c21b60f555
Merge pull request #2675 from Mailaender/simple-hotkey-config
...
user-configurable hotkey via in-game settings
2013-03-02 00:01:01 -08:00
Matthias Mailänder
8358597fd2
render crystals in a different color on the mini-map
2013-03-01 21:06:09 +01:00
Matthias Mailänder
b2c867bf2b
remove custom build time for tiberium refinery
...
- this can be enabled again in cnc-classic
- needs a fix as it causes desyncs
2013-03-01 10:10:26 +01:00
Chris Forbes
ea799e5735
Merge pull request #2701 from psydev/patch-49
...
[cnc] structure sequences tick-rates corrected
2013-02-27 11:49:37 -08:00
Chris Forbes
3ab4112631
Merge remote-tracking branch 'pchote/cleanup'
2013-02-28 08:45:47 +13:00
Scott_NZ
817e6f1ec1
Have Tanya not shoot her pistols at buildings, and have her shoot pistols at barrels instead of using C4 on them
2013-02-27 17:57:53 +13:00
psydev
bec29d81c5
cnc-structure sequences tickrate fixed
...
Strucutre animations were too fast in many cases. These values seem to match up correctly to C&C 95.
Obelisk - Have not yet fixed (will do so when I fix how it fires)
SAM site - Someone may later decide to speed up how fast it pops up, for gameplay purposes
2013-02-25 16:05:11 -08:00