Matthias Mailänder
|
9b6e15ea78
|
Add a CustomTerrain debug overlay.
|
2016-06-06 19:25:37 +02:00 |
|
abcdefg30
|
e23d8f25a9
|
Fix the debris spawned when walls are destroyed in d2k
|
2016-04-20 21:03:48 +02:00 |
|
Matthias Mailänder
|
2c3ceb1630
|
Merge pull request #11111 from reaperrr/fix-td-engprio
Remove custom TD & D2k engineer selection priority
|
2016-04-18 15:28:36 +02:00 |
|
reaperrr
|
c7eeb60b5d
|
Removed custom selection priority from D2k engineer
|
2016-04-17 00:38:05 +02:00 |
|
Oliver Brakmann
|
a8ead3669d
|
Enable the insufficient funds warning in ra, d2k and ts
|
2016-04-11 19:06:18 +02:00 |
|
Oliver Brakmann
|
41388b9c63
|
Revert the previous InsufficientFundsWarning implementation
|
2016-04-11 19:06:18 +02:00 |
|
abcdefg30
|
82ff09acda
|
Replace abused Map.ActorsInBox calls by Map.ActorsInWorld in all d2k missions
|
2016-04-08 17:48:06 +02:00 |
|
reaperrr
|
4894211789
|
Migrate Captures.SabotageHPRemoval and Capturable.CaptureThreshold to int percentages
|
2016-03-28 17:20:49 +02:00 |
|
reaperrr
|
3a97757bfa
|
Migrate SelfHealing.HealIfBelow from float to int percentage
|
2016-03-28 17:20:49 +02:00 |
|
Matthias Mailänder
|
8ba875476f
|
Merge pull request #10973 from reaperrr/fp-to-int2
Getting rid of float in simulation code Part 2
|
2016-03-28 17:13:52 +02:00 |
|
Pavel Penev
|
c74ecd0794
|
Merge pull request #10898 from pchote/map-format-eleven
Add support for multiple map categories.
|
2016-03-27 18:16:51 +03:00 |
|
Paul Chote
|
10738b0c77
|
Remove dead space when viewing the observer menu stats.
|
2016-03-27 13:59:46 +02:00 |
|
Paul Chote
|
55b06cd982
|
Update D2K maps to format 11.
|
2016-03-27 12:17:00 +01:00 |
|
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 |
|