Commit Graph

4523 Commits

Author SHA1 Message Date
Matthias Mailänder
f7668f3b9d Made oil derricks remap to player colors on capture everywhere
by removing bogus custom yaml rules from some island maps
and enforcing the policy to extract all those oramap files.

fixes #3022
2013-05-10 18:49:28 +02:00
Matthias Mailänder
37f5b471fc removed strange "\"\\\"''\\\"\"" junk from black-gold map 2013-05-10 18:42:25 +02:00
Matthias Mailänder
956d68a84b removed custom yaml rules from bad-neighbors
They are redundant to the sniper/church stuff we already have.
Weapon rules had broken indentions which made this not work.
2013-05-10 18:32:21 +02:00
Paul Chote
38f749ee47 Improve setting the lobby server title. 2013-05-10 22:47:32 +12:00
Scott_NZ
48010197f4 Make mines targetable and removable.
Let AP mines do damage against vehicles.
Let all mines do damage against friendly units.
2013-05-10 21:04:02 +12:00
Scott_NZ
8fe7f3f874 Increase badr and badr.bomber healths 2013-05-10 21:04:02 +12:00
Scott_NZ
57d66ed60d Increase CA ROT and speed. Increase its damage spread and accuracy. 2013-05-10 21:04:02 +12:00
Scott_NZ
198d6b2e9e Buff mammoth tank cannons and missile launchers 2013-05-10 21:04:02 +12:00
Paul Chote
c0d50c2ac1 Remove server pinging. 2013-05-04 22:04:03 +12:00
Paul Chote
d7eac12d64 Merge pull request #3194 from Mailaender/ra-voice-cleanup
Removed Romanov ripped from RA2 and redundant voice definitions
2013-05-04 02:48:55 -07:00
Paul Chote
cba13bb535 Merge pull request #3203 from Mailaender/bogus-ai-settings
Removed some non-sense from the Red Alert AI configuration
2013-05-04 02:35:08 -07:00
Matthias Mailänder
fb3ec2ff83 Merge pull request #3173 from ScottNZ/ui-layout
Improve RA main menu design
2013-05-03 22:58:43 -07:00
Matthias Mailänder
0f75679e0b removed Volkov entirely as more permission problems arised
- unknown source for weapon sounds
- icon borrowed from APB without asking for permission
2013-05-04 07:34:51 +02:00
Tirili
7c9fe3eda7 Added more ore to each player and created free space on the island on the map Nishnekolymsk 2013-05-03 19:03:56 +02:00
Scott_NZ
d4cd05c2ea Improve RA main menu design 2013-05-01 22:08:28 +12:00
Matthias Mailänder
9c97623257 Red Alert AI configuration
building >1 production buildings is bogus as it has no benefit
generic names that describe the build order not fake personality
2013-04-30 19:00:26 +02:00
Matthias Mailänder
7a89740ad6 removed RA ShipVoice which is identical to VehicleVoice 2013-04-29 18:23:59 +02:00
Matthias Mailänder
d76d53bee2 removed Volkov voices which is actually Romanov from RA2
fixes #3190
2013-04-29 18:23:53 +02:00
Chris Forbes
51ce32a8bb fix incomplete bridge repair on allies02 2013-04-30 09:24:43 +12:00
Scott_NZ
6da0db0035 Redesign Allies 02 base. Fix fail condition in Allies 02. Rename MissionUtils infil trait. Create cameras in missions to let enemy units attack properly 2013-04-28 04:10:35 +12:00
Matthias Mailänder
0f3f77c52a e8.shp is a duplicate of gnrl.shp
used for both Volkov and Stavros
2013-04-27 12:22:50 +02:00
Matthias Mailänder
461cc347fc Merge pull request #3169 from pchote/colorpicker
New Colorpicker with graphical mixer
2013-04-27 03:12:53 -07:00
Paul Chote
1177402856 Merge pull request #3135 from ScottNZ/ui
Start moving towards saner RA widget logic
2013-04-27 03:09:59 -07:00
Paul Chote
de8f96abe3 Merge pull request #3141 from Mailaender/mechanic-wrench
Give the mechanic a wrench cursor icon instead of red-cross
2013-04-27 03:05:05 -07:00
Paul Chote
70f705bdc7 Implement the new color picker. 2013-04-27 12:35:41 +12:00
Matthias Mailänder
cf9fcdee60 separate music-player from main-menu yaml 2013-04-26 13:52:53 +12:00
Scott_NZ
ca80ac2d1f Start moving towards saner RA widget logic. This switches players to observer mode after they have finished playing in RA/D2k and removes some legacy code. 2013-04-26 13:50:14 +12:00
Paul Chote
45ff0645ba Add client tooltips showing Admin/IP/Latency. 2013-04-25 14:33:23 +12:00
Paul Chote
fd58461d43 Rename Ping -> Latency. 2013-04-25 14:03:14 +12:00
Paul Chote
ba2704291a Implement new spawn tooltips in RA and d2k. 2013-04-25 14:03:13 +12:00
Matthias Mailänder
c7900b2cc0 Give the mechanic a wrench icon instead of red-cross
closes #3133

don't try to guess hard-coded cursors from weapon damage
2013-04-24 13:53:52 +02:00
Paul Chote
ed9d8fb7f7 Clean up lobby logic and visuals. 2013-04-23 21:35:57 +12:00
Paul Chote
9069d98365 Reimplement pinging via the orders channel. 2013-04-23 21:35:57 +12:00
Curtis Shmyr
ed68aef0e4 Move flamethrower and shock trooper BuildPaletteOrder values around 2013-04-21 17:42:35 -06:00
Curtis Shmyr
1f1b31008d Change soviet buildings BuildPaletteOrder to be consistent with allied buildings 2013-04-21 17:42:07 -06:00
Curtis Shmyr
3b8957a65e Remove alt key modifier from build palette hotkeys. Changed some hotkeys for units and buildings. 2013-04-21 17:28:12 -06:00
Chris Forbes
2f2d79fd97 Merge pull request #3111 from Mailaender/ra-building-artwork
Red Alert building artwork polishing
2013-04-20 16:56:15 -07:00
Chris Forbes
8cac132e9e Merge pull request #3132 from Mailaender/configurable-overlay
Per tileset configurable selection overlays
2013-04-20 16:55:52 -07:00
Chris Forbes
ab4990299a Merge pull request #3125 from Mailaender/chrome-modifiers
Disallow modifiers on the chrome palette
2013-04-20 16:55:29 -07:00
Matthias Mailänder
b818f85b38 per tileset configurable selection overlays
don't use a white one for more contrast on snow, closes #2050
2013-04-20 23:00:11 +02:00
Matthias Mailänder
478c54c187 disallow modifiers on the chrome palette
fixes #3123 when the build palette cycles on RA desert maps
2013-04-20 15:34:01 +02:00
Scott_NZ
51b485dd2e Adjust MRJ tooltip description 2013-04-20 03:26:28 +12:00
Scott_NZ
4d2ccb811a Add RenderJammerCircle 2013-04-20 03:05:47 +12:00
Scott_NZ
88b59d5033 Add missile jamming to MRJ 2013-04-20 03:05:47 +12:00
Scott_NZ
95b5e1856e Make MRJ jam radar 2013-04-20 03:05:47 +12:00
Matthias Mailänder
77d17ce761 added building husks for RA
refinery, construction yard and power-plants
made by Harisson
2013-04-19 12:10:13 +02:00
Matthias Mailänder
371888b886 remove redundant kennel SHP added by @ScottNZ accidentily
contains no artwork fixes/polishing
2013-04-19 11:47:37 +02:00
Matthias Mailänder
713260a49f added more silo fillstep animations
made by Harisson
2013-04-19 11:19:30 +02:00
Matthias Mailänder
2c66e5352e added more frames to the RA weapon factory doors
smoother opening animation made by Harisson
2013-04-19 10:19:03 +02:00
Scott_NZ
493811c0d0 Add Required slot checking in lobby logic. Set up needed player slots as Required for missions 2013-04-19 00:16:13 +12:00