reaperrr
b217730caa
Move Activities CallFunc, RemoveSelf and SimpleTeleport to Common
2014-12-14 17:11:52 +01:00
reaperrr
0015c1319e
Rename Util.cs to BuildingUtils.cs
2014-12-14 17:11:51 +01:00
reaperrr
4bf50c9153
Move more traits from Mods.RA to Mods.Common
2014-12-14 17:11:50 +01:00
Oliver Brakmann
8723aa86fb
Merge pull request #6679 from Mailaender/change-owner-warhead
...
Implemented Deviator nerve gas missiles as warheads
2014-12-14 16:28:58 +01:00
Matthias Mailänder
9e650adef8
implement Ordos nerve gas missiles as warheads
...
closes #2838
2014-12-14 16:03:16 +01:00
Matthias Mailänder
b6ed3c1c0d
Merge pull request #7108 from RoosterDragon/faster-path-init
...
Cache the initial path layer for faster path search startups.
2014-12-14 15:52:06 +01:00
Matthias Mailänder
f55b95017c
Merge pull request #7122 from penev92/bleed_moveFiles
...
Move more files away from OpenRA.Mods.RA
2014-12-14 15:40:46 +01:00
penev92
1e9535b63a
Move more files
...
Move VoxelNormalsPalette to TS
2014-12-14 15:39:38 +02:00
Matthias Mailänder
611e3038b2
Merge pull request #7066 from WolfGaming/FixTimeoutInSinglePlayer
...
Fix: Game can no longer drop you in a single player game.
2014-12-14 10:50:36 +01:00
Scott
0e220c65d3
Merge pull request #7127 from pchote/stylecop
...
Fix a collection of whitespace-style issues in Mods.Common.
2014-12-14 19:37:11 +13:00
Paul Chote
0f332472f1
Fix StyleCop nits in Mods.TS.
2014-12-14 17:13:23 +13:00
Paul Chote
4504df1de9
Fix StyleCop nits in Mods.Cnc.
2014-12-14 17:11:20 +13:00
Paul Chote
ecd3809bc2
Fix a collection of whitespace-style issues in Mods.Common.
2014-12-14 17:06:43 +13:00
WolfGaming
20fe03b6c1
Added comment and a static field for localhost.
2014-12-14 02:26:42 +00:00
Oliver Brakmann
299a933dac
Merge pull request #7123 from pchote/style-cleanup
...
Clean up some code style issues.
2014-12-14 00:06:52 +01:00
Paul Chote
eefd7dba2c
Fix some minor style issues in Attack*.
2014-12-14 11:31:04 +13:00
Paul Chote
ebdb260650
Fix style issues from a recent PR.
2014-12-14 11:31:04 +13:00
Paul Chote
a50ccd1020
Remove the AttackSwallow Info field overloading.
2014-12-14 10:49:35 +13:00
RoosterDragon
f01f8d92b3
Cache the initial path layer for faster path search startups.
...
Reinitializing the initial cell info layer for the path search took a fair bit of time. We cache this initial setup so it only has to be done each time the map size changes. A CopyValuesFrom method in CellLayer is provided which copies values between layers by just copying the internal arrays for super speed.
This speeds up InitCellInfo 10x.
2014-12-13 21:44:32 +00:00
WolfGaming
f191babec8
Fix: Game can no longer drop you in a single player game.
2014-12-13 16:04:00 +00:00
Matthias Mailänder
8e001663dc
Merge pull request #6821 from penev92/bleed_sandworm
...
Closes #2245
2014-12-13 14:16:55 +01:00
obrakmann
515e2c572c
Merge pull request #7097 from abcdefg30/difficulty03a
...
Polished allies03a
2014-12-13 13:53:42 +01:00
penev92
f57625f9e6
Add WormAttack notification, fix worm min count and spawn interval
...
Enhance usage of WormManager Minimum and Maximum properties, add escape radius to AttackSwallow
2014-12-13 14:06:56 +02:00
penev92
b4d1a605da
Add RadarPing on worm spawn, fix wandering issue, add new Wormspawner.shp
2014-12-13 14:02:45 +02:00
penev92
61cb74adb4
Improved visuals, added WormSign norification
2014-12-13 14:02:44 +02:00
penev92
c4efd269d4
Step three in implementing sandworms
...
Removed/fixed comments
Code style fixes
Fixed AttackWander, addressed style nits
Fix Travis crash
2014-12-13 14:02:44 +02:00
penev92
1057f8ff3b
Second implementation of Sandworms
...
Fix tabs in AttackSwallow.cs
2014-12-13 14:02:43 +02:00
abcdefg30
ddf4a4a656
Don't hunt cloaked units
2014-12-13 11:46:18 +01:00
abcdefg30
2729233735
Polished allies03a
2014-12-13 11:24:11 +01:00
Matthias Mailänder
5da5bce405
Merge pull request #7102 from ScottNZ/parachutable
...
Fixes #7101
2014-12-13 08:14:23 +01:00
Matthias Mailänder
e353c93b76
Merge pull request #7107 from reaperrr/ra-common-move01
...
Made Common namespaces more consistent
2014-12-12 22:19:54 +01:00
obrakmann
aba00eaf64
Merge pull request #7116 from reaperrr/attackmove-split
...
Splits AttackMove into trait and activity
2014-12-12 21:29:13 +01:00
reaperrr
56ac46541a
Merge pull request #7119 from Mailaender/allies01-tanya-crash
...
Fixed a Fatal Lua Error in the first Allies mission
2014-12-12 13:30:56 +01:00
reaperrr
584a6b2e75
Splits AttackMove into trait and activity.
...
Moves them to subfolders/namespaces accordingly.
2014-12-12 13:24:30 +01:00
reaperrr
94907088c8
Merge pull request #7113 from Smilex/issue_7100
...
Prevent divide by zero. Issue #7100
2014-12-12 13:21:18 +01:00
reaperrr
65fb1a2cba
Merge pull request #7114 from Mailaender/no-bots-koth-hopes-anchor
...
Disallowed bots on Hopes Anchor
2014-12-11 23:29:38 +01:00
reaperrr
26075b8eaf
Moves loadscreens into LoadScreens folder/namespace.
...
Moves LoadWidgetAtGameStart to Traits/World.
2014-12-11 23:21:34 +01:00
reaperrr
75b91af023
TimedUpgradeBar moved to Traits/Render
2014-12-11 23:21:33 +01:00
reaperrr
aadceb085b
Renames RallyPoint effect to RallyPointIndicator
2014-12-11 23:21:32 +01:00
reaperrr
ffca040c47
Moves traits from Common and Power namespaces to Common.Traits namespace
2014-12-11 23:21:31 +01:00
reaperrr
9a1e110481
Move some Render traits to Mods.Common
2014-12-11 23:10:06 +01:00
reaperrr
88c119ebba
Merge pull request #7106 from penev92/bleed_moveFiles
...
Move Upgrades and Prerequisites from Mods.RA to Mods.Common
2014-12-11 22:34:58 +01:00
Matthias Mailänder
6e6b1fc452
fix an oversight in #7081
2014-12-11 20:49:03 +01:00
Ian T. Jacobsen
f62a9b4f8a
Changed parens
...
Changed parens
2014-12-11 13:16:14 +00:00
obrakmann
c8ad2d4911
Merge pull request #7093 from RoosterDragon/frozen-stream
...
Make FrozenActorsInBox a streaming enumerable.
2014-12-11 00:10:40 +01:00
obrakmann
2d5b41338e
Merge pull request #7091 from RoosterDragon/buffer-copy-palettes
...
Block copy palettes
2014-12-10 22:57:37 +01:00
obrakmann
3b0a725c23
Merge pull request #7067 from WolfGaming/AttackMove
...
Fix: AttackMove moving when within range
2014-12-10 22:07:50 +01:00
Matthias Mailänder
b32861c832
disallow bots on Hopes Anchor
2014-12-10 20:04:13 +01:00
Ian T. Jacobsen
38556c7014
Prevent divide by zero
2014-12-10 17:14:41 +00:00
WolfGaming
a155c7b7ac
Fixes AttackMove moving even if an enemy is within range.
2014-12-10 13:28:10 +00:00