Commit Graph

19810 Commits

Author SHA1 Message Date
Paul Chote
2c0f231c77 Merge pull request #10486 from penev92/modImages
Hardcode mod logo and preview image file names
2016-01-11 19:31:05 +00:00
Pavel Penev
75d983c922 Hardcode mod logo and preview image file names
(Revert "Unhardcode mod logo and preview image paths")
2016-01-11 21:16:57 +02:00
Matthias Mailänder
37c41b2a23 Merge pull request #10232 from penev92/modSupport
Implement mod loading from the support directory
2016-01-11 12:37:35 +01:00
Paul Chote
62c222ebd2 Fix Cloak modifying the palette of decoration renderables. 2016-01-11 00:40:05 +00:00
Paul Chote
a8ac3a41e7 Disable modifiers on the d2k move flash palette. 2016-01-11 00:25:00 +00:00
Paul Chote
353837e37b Sync replay support timers to original game time. 2016-01-11 00:06:46 +00:00
Paul Chote
4f07d615b7 Use the correct CenterPosition for PBOG overlays. 2016-01-10 23:41:23 +00:00
Paul Chote
8731d78594 Truncate SoundDevice label at the UI level. 2016-01-10 23:31:30 +00:00
Pavel Penev
652f38ff66 Merge pull request #10471 from Mailaender/check-d2k-legacymap-actor-import
Fixed the Dune 2000 legacy map import
2016-01-11 00:29:54 +02:00
Pavel Penev
3722b2848b Change D2k to use the new path syntax with a mod ID prefix
Allows seemless movement between the game's mods directory and the support directory.
NOTE: Rebuilding will create the mod directories in the game's project dir and put the new DLLs there, which may lead to (although swallowed) exceptions when populating the mod dictionary due to repeating keys.
2016-01-10 23:52:10 +02:00
Pavel Penev
a3299d7030 Unhardcode mod logo and preview image paths 2016-01-10 23:52:09 +02:00
Pavel Penev
71c2d6b9d7 Add GetCandidateMods() method to ModMetadata to preload all folders that may contain a mod
This allows for loading of mods from both the game's mods directory and the support directory
2016-01-10 23:52:08 +02:00
Pavel Penev
778492840f Update mod.yaml loading methods to account for potential "package paths" 2016-01-10 23:19:29 +02:00
Pavel Penev
0e53312a1d Add a package-oriented Platform.ResolvePath() method 2016-01-10 23:19:28 +02:00
Pavel Penev
b27cf8ea94 Small refactoring in Manifest.cs 2016-01-10 23:19:26 +02:00
Matthias Mailänder
4012433e10 test and correct the ActorDataByActorCode 2016-01-10 21:56:26 +01:00
Oliver Brakmann
6114fe582c Merge pull request #10453 from huwpascoe/selbox
Refactored WorldInteractionControllerWidget
2016-01-10 19:34:25 +01:00
Matthias Mailänder
13f20a4b56 cache the trait lookup 2016-01-10 07:28:28 +01:00
Matthias Mailänder
a74aaf73c5 Guard requires IMove 2016-01-10 07:28:19 +01:00
Matthias Mailänder
5b263e3cdb put GuardOrderGenerator in the correct namespace 2016-01-10 07:22:42 +01:00
Matthias Mailänder
7729646f45 Merge pull request #10465 from obrakmann/fix-upgrade-rule-dates
Fix dates for upgrade rules
2016-01-10 06:53:13 +01:00
RoosterDragon
21fd4df586 Invalidate shroud when enabling/disabled the shroud.
This ensures when shroud is toggled during a replay, the shroud renderer and radar update correctly.
2016-01-09 23:07:32 +00:00
Oliver Brakmann
0a413af3eb Merge pull request #10440 from abcdefg30/05aDemolish
Polish the demolition of the prison in allies05a
2016-01-09 22:22:54 +01:00
Oliver Brakmann
2ee3a66b48 Merge pull request #10442 from abcdefg30/06secondary
Add a new secondary objective to the soviet06 missions
2016-01-09 22:13:46 +01:00
Oliver Brakmann
a0d33320a0 Merge pull request #10439 from abcdefg30/sub04a
Disable sub pen and ship yard in soviet04a
2016-01-09 21:41:17 +01:00
Oliver Brakmann
b8667ba968 Merge pull request #10458 from Mailaender/ts-cliffsin
Added Tiberian Sun map Cliffs of Insanity
2016-01-09 21:38:26 +01:00
Oliver Brakmann
2a1bc11133 Merge pull request #10459 from Mailaender/ts-karasjok
Added map Town of Karasjok for Tiberian Sun
2016-01-09 21:23:56 +01:00
Oliver Brakmann
abe76d6f07 Fix dates for upgrade rules
The dates for the following two upgrade rules have not been touched since they were backported to release-20151224:

1. 20151107: PaticleSize -> ParticleSize
2. 20151122: DeployToUpgrade, Upgrades -> DeployedUpgrades
2016-01-09 20:25:32 +01:00
abcdefg30
9476889989 Add a new secondary objective to the soviet06 missions 2016-01-09 14:58:36 +01:00
RoosterDragon
bef6f40759 Merge pull request #10392 from Mailaender/d2k-ai-aircraft
Fixed AI bots not building any Carryalls
2016-01-09 11:46:51 +00:00
RoosterDragon
764f5d6bd9 Merge pull request #10236 from teees/ts-air-separation
Set ideal aircraft separation to half of the default value
2016-01-09 11:43:09 +00:00
Matthias Mailänder
715ba32262 add map Town of Karasjok 2016-01-09 08:24:24 +01:00
Matthias Mailänder
1d20203478 add Cliffs of Insanity 2016-01-09 08:11:13 +01:00
Matthias Mailänder
97b0b1afab Merge pull request #10418 from pchote/format-names
Rename WW compression formats and move into Mods.Common.
2016-01-08 19:17:50 +01:00
Matthias Mailänder
3c4dd64b86 Merge pull request #10457 from obrakmann/fix10450_lobby-early-crash
Don't update player list when lobby doesn't have our client yet
2016-01-08 19:14:03 +01:00
Matthias Mailänder
65a06adc51 Merge pull request #10041 from teees/exit-on-death
Unload passengers / cargo on death
2016-01-08 18:15:40 +01:00
teees
b7a3a446e1 Unload passengers on death 2016-01-08 08:50:35 +01:00
Paul Chote
1202a4d968 Move IniFile to Mods.Common. 2016-01-07 21:07:43 +00:00
Paul Chote
9f4b7097b2 Move WW compression formats into Mods.Common. 2016-01-07 21:07:43 +00:00
Paul Chote
83477ec19e Move VqaReader to Mods.Common. 2016-01-07 21:07:42 +00:00
Paul Chote
33f3e5ad47 Rename WW-created compression formats. 2016-01-07 21:07:42 +00:00
Oliver Brakmann
d580551572 Don't update player list when lobby doesn't have our client yet 2016-01-07 21:54:47 +01:00
Matthias Mailänder
7c31f6e18e Merge pull request #10417 from RoosterDragon/log-thread-safety
Make Log thread-safe.
2016-01-07 21:34:56 +01:00
Matthias Mailänder
c607c8532f Merge pull request #10443 from Truth99A/TD-BuildPaletteOrder-Change
Changed build palette order of structures for TD
2016-01-07 21:05:32 +01:00
Matthias Mailänder
27eeaf3d41 Merge pull request #10112 from DnAp/PowerTooltip
Closes #6011
2016-01-07 20:57:14 +01:00
abcdefg30
22e071c57f Merge pull request #10152 from teees/ts-aircraft-husks
Added aircraft husks (Tiberian Sun)
2016-01-07 17:36:53 +01:00
abcdefg30
9aca470a73 Merge pull request #9808 from teees/cloak-fix
Several fixes for cloak behavior
2016-01-07 17:34:33 +01:00
Huw Pascoe
df441ff5c7 Refactored WorldInteractionControllerWidget
Cleaned up all the nullable types
Simplified dragEnd, lastMousePos, xy, etc.
2016-01-07 16:00:41 +00:00
teees
e8856a9268 Set ideal separation to a lower value for ts aircraft 2016-01-07 14:50:22 +01:00
teees
5ef93d330a Added aircraft husks 2016-01-07 14:36:22 +01:00