reaperrr
38cea38f6b
Migrate BuildSpeed from float to int
2016-03-24 18:43:48 +01:00
colonelpopcorn
24f010b673
Upgraded rules for Dune 2000 mod.
2016-03-22 16:58:38 -04:00
reaperrr
5905e75d95
Fix D2k deviator not taking effect
...
The warhead's scan range was lower than both the missile inaccuracy as
well as the Missile CloseEnough value of 298, so it almost never had an
effect.
2016-03-20 13:07:13 +01:00
Hanzik
52c8d165f8
Changed grid to darker red
2016-03-15 22:40:55 +01:00
Matthias Mailänder
82f7413a6a
Merge pull request #10919 from obrakmann/fix10780_map-editor-no-neutral-actors
...
Fix some actors not being available for the neutral player in the map editor
2016-03-13 17:48:36 +01:00
Oliver Brakmann
8c58dbacc1
Fix some actors not being available for the neutral player in the map editor
2016-03-13 15:32:29 +01:00
Paul Chote
dbe55eedaf
Fix multi-line tooltip padding.
2016-03-12 16:43:05 +00:00
Paul Chote
1f9262f653
Upgrade D2K maps to format 10.
2016-03-08 22:19:26 +00:00
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