Commit Graph

7155 Commits

Author SHA1 Message Date
Oliver Brakmann
d4aa28e221 Merge pull request #10706 from pchote/filesystem-assemblies
Loads mod assemblies via the virtual filesystem.
2016-02-07 16:53:33 +01:00
Oliver Brakmann
02f25b0692 Merge pull request #10704 from pchote/filesystem-fonts
Loads fonts via the virtual filesystem.
2016-02-07 16:41:34 +01:00
Chris Forbes
a1a2796292 ra: Remove caffeinated, snowy-ridge
These are both terrible.

Caffeinated is my old RA95 study of how much
detailing you could get away with; it has horribly unbalanced resources
and spawn locations.

Snowy-ridge is a 1v1v1 so small that you can shoot from one base to
another, and the bottom player has a serious disadvantage.

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
2016-02-07 22:30:02 +13:00
Paul Chote
7015a2e12f Loads mod assemblies via the virtual filesystem. 2016-02-06 22:42:27 +00:00
Oliver Brakmann
a6e98620c0 Merge pull request #10650 from pchote/remove-fragile-diplomacy
Remove fragile diplomacy.
2016-02-06 22:55:55 +01:00
Paul Chote
844e1a1770 Loads fonts via the virtual filesystem. 2016-02-06 21:24:43 +00:00
Oliver Brakmann
7a0825ce92 Merge pull request #10381 from penev92/warheadEffects
Enhance CreateEffectWarhead
2016-02-06 13:35:52 +01:00
Oliver Brakmann
1dbb75482b Merge pull request #10616 from Mailaender/bio-immunity
Added HazMat suites to Tiberian Dawn
2016-02-03 19:02:24 +01:00
Paul Chote
fcccc0f5f9 Merge mod Folders into Packages. 2016-02-01 22:49:11 +00:00
abcdefg30
ac2455824c Merge pull request #10653 from Mailaender/common-metrics
Moved shared metrics to mods/commons.
2016-02-01 12:00:53 +01:00
abcdefg30
1cc8330c51 Merge pull request #10535 from pchote/mix-type-autodetection
Auto-detect mix hash type.
2016-01-31 22:57:14 +01:00
Matthias Mailänder
5ba304619d Merge pull request #10659 from obrakmann/fix10593_gdi03-invalid-tile
Replace invalid tile in gdi03
2016-01-31 20:12:39 +01:00
Oliver Brakmann
bbe8b199ed Add decoration when HazMat suits are enabled in TD 2016-01-31 17:10:46 +01:00
Zimmermann Gyula
e69fcd385b Add art for HazMat decoration to TD 2016-01-31 17:10:46 +01:00
Matthias Mailänder
33f649e949 Grant Tiberium immunity from biolab captures. 2016-01-31 17:10:46 +01:00
Matthias Mailänder
76066c65bd Disable trainable dinos. 2016-01-31 17:10:46 +01:00
Oliver Brakmann
8291cffb1c Merge pull request #10608 from reaperrr/ra-no-sw-tech2
Enable Chrono Tank at "No Superweapons"
2016-01-31 16:39:34 +01:00
Oliver Brakmann
5fdce51699 Merge pull request #10551 from RockyTV/rockytv
Change CONNECTIONFAILED_PANEL title if server requires password
2016-01-31 16:14:21 +01:00
Oliver Brakmann
e532637a24 Merge pull request #10404 from Mailaender/legacy-map-import-refactor
Organized legacy map import into respective mod DLLs
2016-01-31 15:31:02 +01:00
Pavel Penev
6913ac29e6 Clean up some dead YAML from Fort Lonestar and Drop Zone W weapons definitions
There haven't been WaterExplosion and WaterImpactSound properties on CreateEffectWarhead for quite a while.
2016-01-31 16:22:48 +02:00
Pavel Penev
489ee9fc54 Add support for multiple impact sounds to CreateEffectWarhead
Have the engine pick one impact sound at random from the provided list.
2016-01-31 16:22:47 +02:00
Pavel Penev
7e3ec91d30 Add support for multiple explosions to CreateEffectWarhead
Have the engine pick one explosion at random from the provided list.
2016-01-31 16:22:09 +02:00
Oliver Brakmann
d336904c52 Merge pull request #10517 from reaperrr/d2k-cleanup1
Some D2k clean-ups
2016-01-31 15:19:53 +01:00
Oliver Brakmann
9dbb725cef Replace invalid tile in gdi03 2016-01-31 12:36:22 +01:00
Matthias Mailänder
690e5125ec Move shared metrics to mods/commons. 2016-01-30 23:03:37 +01:00
Matthias Mailänder
10ebd7e48d Merge pull request #10649 from obrakmann/radar-team-colors
Added option to show team colors on radar map
2016-01-30 21:53:14 +01:00
Paul Chote
b387e6a19e Polish the lobby option bin layout. 2016-01-30 20:47:57 +00:00
Paul Chote
73b3f20921 Remove fragile alliances feature. 2016-01-30 20:47:50 +00:00
Oliver Brakmann
aa491a35c8 Fix Monster Tank Madness to not use Player.SetStance 2016-01-30 20:47:49 +00:00
Matthias Mailänder
5ae86d86a9 Merge pull request #10637 from reaperrr/d2k-split-weapons
Split D2k weapons.yaml
2016-01-30 21:44:37 +01:00
reaperrr
0bfe9a701a Fix faction-specific upgraded factory images for mercenaries and smugglers 2016-01-30 17:45:03 +01:00
Paul Chote
f8f3d1deb4 Fix allies-05a map yaml. 2016-01-30 15:03:57 +00:00
Paul Chote
3e3c11ea5c Remove duplication between vice and pvice sequences. 2016-01-30 15:03:56 +00:00
DArcy Rush
eb795909da Implement player stance colors
Adds an option to display actors on radar and
support weapon timers in colors denoting the
diplomatic stance toward the player.
2016-01-30 15:46:55 +01:00
reaperrr
c19383472f Merge pull request #10624 from pchote/overhaul-color-validator
Fix color validator issues and increase color picker palette size.
2016-01-29 23:57:46 +01:00
reaperrr
930aeb71c4 Some misc D2k cleanup
C. Yard doesn't need DamagedWithoutFoundation, aircraft aren't selectable so they don't need a voice, ordos tank ROT matches default, RepairBuildings on carryall is redundant.
2016-01-29 23:18:09 +01:00
reaperrr
daef6283c1 Add Mercenaries and Smugglers to D2k
Rename some structures.
2016-01-29 23:18:07 +01:00
Oliver Brakmann
4e44e6b914 Merge pull request #10640 from abcdefg30/removeReveals
Remove obsolete and performance costly RevealsShroud definitions
2016-01-29 23:04:56 +01:00
Oliver Brakmann
7128e1b8f0 Merge pull request #10623 from riiga/icons
Improved GPS icons
2016-01-29 22:53:48 +01:00
abcdefg30
e8c67993c1 Remove obsolete and performance costly RevealsShroud definitions
from the APC on the dropzone maps.
2016-01-29 22:22:15 +01:00
riiga
7180f4fbef Improved GPS icons and added shadows to all icons 2016-01-29 22:19:54 +01:00
Paul Chote
31cc399579 Remove unused package annotations. 2016-01-29 20:41:20 +00:00
Paul Chote
fa6b50f2a2 Fix filename case of D2K FMVs. 2016-01-29 19:56:17 +00:00
Paul Chote
f90b21b1b7 Fix D2K installation on case sensitive filesystems. 2016-01-29 19:56:17 +00:00
Paul Chote
314aba0861 Overhaul InstallShieldPackage.
- Remove hashing
- Use full file paths
- Replace BinaryReader with stream extensions.
2016-01-29 19:56:17 +00:00
reaperrr
f38f159dad Remove Chronosphere from Chrono Tank prerequisite
And lower tech-level requirement to 'high', making it available at "No
Superweapons".
2016-01-29 15:55:07 +01:00
teees
97265be139 fix nawast popping up on gdi build menu, fixes #10631 2016-01-29 09:27:05 +01:00
reaperrr
7b315aa9cc Merge pull request #10562 from pchote/classic-facing-fudge
Implement ClassicFacingFudge for fudging classic facings.
2016-01-28 23:45:48 +01:00
Matthias Mailänder
4203feed40 Merge pull request #10576 from abcdefg30/bridgeRepaired
Add support for playing a BridgeRepaired notification
2016-01-28 20:09:05 +01:00
Matthias Mailänder
9f002050ec Merge pull request #10601 from pchote/fix-td-connection-dialog
Fix button positions on TD connection dialog.
2016-01-28 19:53:47 +01:00