Paul Chote
5516557515
Upgrade D2K maps to format 9.
2016-03-07 21:41:14 +00:00
Paul Chote
8017844a15
Remove LobbyDefaults from mod.yaml.
2016-03-07 21:41:13 +00:00
Paul Chote
d4f8fe1666
Move map configuration to rules.
2016-03-07 21:41:13 +00:00
Paul Chote
5b2bf5b284
Move build radius configuration to rules.
2016-03-07 21:41:13 +00:00
Paul Chote
cce292a68a
Move creeps configuration to rules.
2016-03-07 21:41:13 +00:00
Paul Chote
76b1810925
Remove unused FragileAlliances default.
2016-03-07 21:41:12 +00:00
Paul Chote
62f28d2909
Move shroud options to rules.
2016-03-07 21:41:12 +00:00
Paul Chote
f44993e4f7
Move crates option to rules.
2016-03-07 21:41:12 +00:00
Paul Chote
aed8518e04
Move cheats option to rules.
2016-03-07 21:41:12 +00:00
reaperrr
cddf182996
Renamed ROT to TurnSpeed on Mobile, Aircraft, Turreted and ThrowsParticle
2016-03-04 15:13:55 +01:00
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