Oliver Brakmann
584bf9e7f7
Merge pull request #10570 from abcdefg30/InsufficientFunds
...
Add support for playing an InsufficientFunds warning
2016-02-27 18:09:13 +01:00
abcdefg30
85ee351d96
Merge pull request #10636 from reaperrr/missile-speed
...
Refactor naming of Missile's speed-related properties
2016-02-24 17:39:25 +01:00
abcdefg30
fad0ed7124
Make use of the new InsufficientFunds warning in ra, d2k and ts
2016-02-23 22:16:54 +01:00
abcdefg30
3496eed1e1
Merge pull request #10804 from obrakmann/fix10683_broken-dev-commands
...
Fix broken dev commands
2016-02-22 13:31:58 +01:00
Paul Chote
31c83c46a8
Don't force assets on dedicated servers and tools.
2016-02-17 01:47:22 +00:00
Paul Chote
b50b2f31b5
Restore key:value syntax for MapFolders.
2016-02-15 00:44:37 +00:00
Paul Chote
a229e4253f
Implement new syntax for mod-specific filesystem requests.
2016-02-15 00:44:36 +00:00
reaperrr
08034fa7e0
Upgrade D2k missile rules
2016-02-14 13:43:45 +01:00
Paul Chote
f839e96ea7
Use versioned user map directories.
2016-02-08 18:53:28 +00:00
Paul Chote
f8992991f5
Load the load screen images from the virtual filesystem.
2016-02-07 17:57:05 +00:00
Paul Chote
2328de94a7
Fix d2k dll reference.
2016-02-07 17:11:35 +00: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
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
25bdad4ee5
Ensure widget creation happens after traits are loaded
...
This is to make sure that traits' `WorldLoaded` method runs before widgets are created.
2016-02-03 22:43:09 +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
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
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
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
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
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
Paul Chote
dd963b75f5
Per-terrain color validation.
2016-01-27 21:43:55 +00:00
Paul Chote
617295cc91
Overhaul color validator logic.
2016-01-27 19:49:03 +00:00
Paul Chote
1832a9c60f
Increase the size of the color picker.
2016-01-27 19:16:37 +00:00
abcdefg30
b8c59c5fad
Add all remaining d2k speech notifications
...
except the MAP* notifications because they differ between the factions
and are used in the mission selector only.
2016-01-25 16:26:53 +01:00
abcdefg30
27c6829b65
Arrange the d2k speech notifications in alphabetical order
2016-01-25 15:59:22 +01:00
reaperrr
ef290a9596
Split D2k weapons.yaml
...
To make things more organized and in line with other mods.
2016-01-22 17:09:57 +01:00
Oliver Brakmann
aeafa3383d
Merge pull request #10516 from reaperrr/shp-compress
...
Recompressed a number of shp(td) files with shapeset
2016-01-16 22:59:41 +01:00
Oliver Brakmann
01a873218d
Merge pull request #10364 from Mailaender/unload-overlay
...
Added the Tiberian Sun harvester unload overlay
2016-01-16 19:30:19 +01:00
Matthias Mailänder
f3210755c0
rename WithDockingOverlay to WithDockedOverlay
2016-01-16 13:51:06 +01:00
Alexandre Oliveira
5ce454ce7b
Decrease Engineer, Medic and Mechanic priority
...
Fixes the issue that engineers would just run straight at the target while
mixed with a group and attack moved.
2016-01-15 14:18:10 -02:00
reaperrr
4c737bccd5
Re-compress some D2k SHPs
2016-01-14 20:10:31 +01:00
Oliver Brakmann
e2a4efec29
Merge pull request #10479 from pchote/fix-d2k-moveflash
...
Disable modifiers on the d2k move flash palette.
2016-01-11 21:56:28 +01: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
Paul Chote
a8ac3a41e7
Disable modifiers on the d2k move flash palette.
2016-01-11 00:25:00 +00: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