Pavel Penev
3e8df55bcb
Merge pull request #10082 from OmegaBolt/d2k-deviator
...
D2k Deviator balance
2015-11-25 22:51:55 +02:00
Pavel Penev
da1485dab7
Merge pull request #10106 from Mailaender/nsis-section-polish
...
Polished the Windows installer
2015-11-25 22:33:39 +02:00
Pavel Penev
44457c854a
Merge pull request #10085 from reaperrr/d2k-missile-fixes
...
Give Missile Tank weapon a range limit
2015-11-25 22:28:43 +02:00
Pavel Penev
4cb2fc8387
Merge pull request #10095 from r34ch/kennel-exit
...
Add second exit to kennel
2015-11-25 22:16:27 +02:00
Pavel Penev
c374bff9fb
Merge pull request #10103 from pchote/fix-png-command
...
Fix the ConvertSpriteToPngCommand.
2015-11-25 22:07:52 +02:00
Pavel Penev
df71b42d13
Merge pull request #10104 from pchote/fix-d2k-tags
...
Fix the D2K building selection decorations
2015-11-25 21:58:45 +02:00
Pavel Penev
893d3afc4d
Merge pull request #10105 from pchote/fix-outpost-position
...
Fix D2K outpost artwork offsets and selection box.
2015-11-25 21:57:04 +02:00
Matthias Mailänder
ba5aec2d66
simplify the hierarchy section hierarchy
2015-11-25 10:03:06 +01:00
Matthias Mailänder
d40cb941d3
make the "Game" component read-only
2015-11-25 10:02:14 +01:00
Paul Chote
555c02cd92
Fix D2K outpost artwork offsets and selection box.
2015-11-24 23:37:41 +00:00
Paul Chote
dffd2c87cd
Add upgraded tag to D2K production structures.
2015-11-24 23:21:19 +00:00
Paul Chote
ee1fb0f1e0
Add SelectionDecoration flag to WithDecoration.
2015-11-24 23:03:06 +00:00
Paul Chote
d626c7c568
Add new primary building tag artwork.
2015-11-24 23:03:06 +00:00
Paul Chote
0c2d9c5ed4
Fix the ConvertSpriteToPngCommand.
2015-11-24 23:02:45 +00:00
DArcy Rush
e098743b09
Add second exit to kennel
2015-11-24 08:21:32 +00:00
Matthias Mailänder
262f547271
Merge pull request #9994 from huwpascoe/rally
...
TargetLine for Rally Points
2015-11-23 21:36:20 +01:00
Huw Pascoe
e92ccdf808
TargetLine for Rally Points
...
Also enabled allied players to see waypoints.
2015-11-23 19:30:24 +00:00
reaperrr
08ef8443b2
Give Missile Tank weapon a range limit and reduce Quad rocket range limit
2015-11-23 00:24:37 +01:00
OmegaBolt
937584af53
D2k Deviator balance
2015-11-22 23:15:13 +00:00
Pavel Penev
bacac082cc
Merge pull request #10079 from abcdefg30/cdesktypo
...
Fix the description of ReturnToOrigin in Chronoshiftable.cs
2015-11-22 23:20:03 +02:00
abcdefg30
b2b0a5fe9c
Merge pull request #10071 from obrakmann/fix-pacifist-worms
...
Fix worms not attacking anything anymore
2015-11-22 21:55:50 +01:00
abcdefg30
d8feb69e8c
Merge pull request #10074 from OmegaBolt/d2k-terrain-regress
...
Add SpiceSand to more terrain type definitions
2015-11-22 21:54:05 +01:00
abcdefg30
921d3b9278
Fix the description of ReturnToOrigin in Chronoshiftable.cs
2015-11-22 21:52:23 +01:00
Matthias Mailänder
2f82b22ca1
Merge pull request #9980 from penev92/chromeLogic
...
Allow loading of ChromeLogic properties from YAML
2015-11-22 19:21:11 +01:00
OmegaBolt
16af35289e
D2k, fix #10037 terrain regressions
2015-11-22 18:02:16 +00:00
Matthias Mailänder
284adf9501
Merge pull request #10047 from abcdefg30/film03a
...
Add the briefing video to atreides03a
2015-11-22 18:29:22 +01:00
Oliver Brakmann
8e5929b070
Fix worms not attacking anything anymore
2015-11-22 18:20:00 +01:00
Matthias Mailänder
3ab5c0042b
Merge pull request #10037 from OmegaBolt/d2k-terrain
...
Fixes #4243 .
Fixes #8317 .
2015-11-22 18:14:59 +01:00
Matthias Mailänder
79bf69cd4c
Merge pull request #9978 from RoosterDragon/cache-script-actor-luavalue
...
Cache self.ToLuaValue in ScriptTriggers
2015-11-22 18:06:41 +01:00
Oliver Brakmann
a6dadbe26e
Merge pull request #9926 from reaperrr/d2k-spiceblooms3
...
Further improve D2k spiceblooms
2015-11-22 17:17:47 +01:00
reaperrr
c4ca5d6497
Add invisible spice bloom spawn
...
When real spiceblooms explode, they spawn an invisible
spicebloom.spawnpoint actor, which only 'grows' when the cell is of
GrowthTerrainType. When 'exploding', it then displays the animation of
blowing spice up into the air, and spawns a real spicebloom.
This replicates the original behavior where spice blooms would only grow
on sand cells that had been harvested and free of spice.
2015-11-22 16:43:16 +01:00
reaperrr
a175f53ba7
Improve spice bloom seeding mechanism
...
Improve seeding target cell determination.
Draw out spice seedable cells before loop.
Default to null for SpiceBloom.Weapon.
Pull spice seeding into its own method.
Skip it completely if no seed weapon is defined.
2015-11-22 16:41:12 +01:00
reaperrr
64b1aea065
Only allow spice blooms to grow on certain terrain types
2015-11-22 16:16:24 +01:00
Matthias Mailänder
db38d390eb
Merge pull request #9970 from Sapena/fix_9965_minimap_orders_left_click_control_scheme
...
Fixed the minimap orders for left click control
2015-11-22 16:13:40 +01:00
Matthias Mailänder
3727fccd1b
Merge pull request #9982 from abcdefg30/chronodesc
...
Unhardcode and document things in Chronoshiftable
2015-11-22 16:05:36 +01:00
Matthias Mailänder
1e85c73a1e
Merge pull request #9862 from atlimit8/StoresResourcesOverflowBuffer
...
Preclude StoresResources.Stored overflow
2015-11-22 15:51:17 +01:00
Matthias Mailänder
0b349f943e
Merge pull request #9890 from atlimit8/CreateEffectWarhead_TargetTypes
...
Target type support for CreateEffectWarhead
2015-11-22 15:42:54 +01:00
Matthias Mailänder
4559949846
Merge pull request #10062 from RoosterDragon/seeds-bounds-check
...
Prevent invalid cells checks in SeedsResource
2015-11-22 08:04:13 +01:00
RoosterDragon
172846fdb4
Merge pull request #10063 from pchote/fix-mp-dropdown
...
Fix width of the MP filter checkboxes.
2015-11-22 01:34:33 +00:00
Paul Chote
6777bb247b
Fix width of the MP filter checkboxes.
2015-11-22 01:01:05 +00:00
abcdefg30
b51548a60d
Merge pull request #9585 from ChaoticMind/select_all_map
...
Make "select all units" work across screen/map again
2015-11-22 01:50:48 +01:00
RoosterDragon
c4851a40cd
Prevent invalid cells checks in SeedsResource.
2015-11-22 00:30:27 +00:00
abcdefg30
802b6215e1
Merge pull request #10014 from penev92/fixDTU
...
Fixup DeployToUpgrade
2015-11-22 00:59:29 +01:00
abcdefg30
ea19f7cd54
Add an upgrade rule for the Upgrades -> DeployedUpgrades change
2015-11-22 01:51:11 +02:00
Pavel Penev
64dd2357cd
Update thumpers and Mobile Sensor Arrays to the new DeployToUpgrade
...
Currently those are the only two usages of the trait.
2015-11-22 01:51:09 +02:00
Pavel Penev
7e4f0be7fb
Add support for deploy animations using a specific upgrade
...
Also ignore orders while playing a deploy/undeploy animation. Fixes 9242.
We grant a level 1 Undeployed upgrade(s) when the actor is created which enables the default behavior of the actor. When the actor receives a deploy order, the Undeployed upgrade(s) is(are) revoked, which may or may not be used to enable a trait to play a deploy animation. Once the deployment is complete, the Deployed upgrade(s) is(are) granted.
Then do the reverse when undeploying, disabling weapons and other systems first by revoking the Deployed upgrade(s), and granting the Undeployed upgrade(s) when the undeploy animation is done.
2015-11-22 01:51:08 +02:00
Oliver Brakmann
69c9a7a0cc
Merge pull request #10059 from abcdefg30/06transport
...
Fix 'oldlst's letting units enter it (after delivering them)
2015-11-21 23:23:17 +01:00
Oliver Brakmann
62aebbab38
Merge pull request #10060 from abcdefg30/06crash
...
Add IsDead checks to gdi06
2015-11-21 23:15:20 +01:00
Oliver Brakmann
0713978673
Merge pull request #10058 from abcdefg30/harv05
...
Fix the harvester stopping when you reach the base in gdi05
2015-11-21 23:06:48 +01:00
atlimit8
34cbd8bdf2
Merge pull request #10061 from pchote/fix-sam-death-crash
...
Fix a NRE when destroying SAM Sites in GDI06.
2015-11-21 15:50:06 -06:00