Commit Graph

4480 Commits

Author SHA1 Message Date
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
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
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
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
Ian T. Jacobsen
f62a9b4f8a Changed parens
Changed parens
2014-12-11 13:16:14 +00: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
Chris Forbes
d72dfe30e1 Merge pull request #6993 from Mailaender/server-browser-colors
Color coded the server browser and added a filter for password protected games
2014-12-10 16:30:57 +13:00
penev92
ce2c536a1a Move Upgrades and Prerequisites 2014-12-10 00:07:07 +02:00
Matthias Mailänder
4be6b51c58 save a trait lookup 2014-12-09 20:31:34 +01:00
Oliver Brakmann
ac1e7a7352 check shroud against the initiating owner when teleporting
fixes #6999
2014-12-09 20:31:33 +01:00
Matthias Mailänder
253dfcac29 split SimpleTeleport into it's own file 2014-12-09 20:31:33 +01:00
reaperrr
8f076131c8 Merge pull request #7090 from Mailaender/d2k-infantry-noidle-stand
Fixed infantry without idle animation never returning to stand
2014-12-09 20:08:10 +01:00
ScottNZ
39c10e76e1 Fix Parachutable to work for tank drops 2014-12-10 00:37:35 +13:00
penev92
09350528fd Moving renders
Remove Traits.Render
2014-12-09 01:29:25 +02:00
obrakmann
fbddff3a75 Merge pull request #7088 from Gishten/taskbranch-7083
Fix aircraft fly endlessly in a circle when ordered to attack inside own...
2014-12-08 09:57:32 +01:00
Jonathan Gustafsson
d7f321e04d Fix aircraft fly endlessly in a circle when ordered to attack inside own turning radius 2014-12-08 07:41:10 +01:00
Chris Forbes
522c63ff58 Merge pull request #7081 from Mailaender/ignore-missing-npc-objectives
Removed the need to give NPCs fake objectives to properly end the game
2014-12-08 14:05:59 +13:00
Matthias Mailänder
9bfd82e868 fix infantry without idle animation not returning to stand 2014-12-07 16:39:09 +01:00
Matthias Mailänder
a57b7800c0 color code the server browser and filter protected
closes #4495
2014-12-07 08:22:32 +01:00
Paul Chote
51f874fae2 Merge pull request #7033 from Mailaender/d2k-carryall-tweaks
Tweaked spice harvester carryalls
2014-12-07 11:09:55 +13:00
obrakmann
01b44f0478 Merge pull request #7079 from Mailaender/mobile-cursor
Unhardcoded and self-documented the mobile cursor definitions
2014-12-06 21:25:01 +01:00
Matthias Mailänder
e16bc064a0 fix the end game dialog not showing which objectives failed
- don't mark everything as failed just because one objective did
- remove fake objectives workarounds for non-playable factions
2014-12-06 21:04:46 +01:00
Matthias Mailänder
486376b56a Merge pull request #7045 from Gishten/bleed
Closes #6989
2014-12-06 20:54:50 +01:00
Matthias Mailänder
74d22f4db2 unhardcode the cursor definitions
closes #7074
2014-12-06 19:01:10 +01:00
Jonathan Gustafsson
c5b2c747f8 Vehicles can't move to nearby walled tile #6989 2014-12-06 15:01:17 +01:00
obrakmann
de28df2c41 Merge pull request #7049 from WolfGaming/FixUpgradeCrash
Added missing stance check.
2014-12-05 21:26:04 +01:00
atlimit8
92779cc496 Support multiple Power traits 2014-12-04 14:19:50 -06:00
reaperrr
7470391c5d Move RA World traits, FrozenUnderFog Modifier and various other traits into Traits 2014-12-03 12:52:17 +01:00
WolfGaming
22ab93b549 Added missing stance check. 2014-12-01 09:57:24 +00:00
Matthias Mailänder
5361b920ca document various traits 2014-11-30 19:08:44 +01:00
Matthias Mailänder
93ef16d657 Merge pull request #7032 from RoosterDragon/less-makearray
Change some Exts.MakeArray calls into Enumerable.Range.
2014-11-30 12:21:11 +01:00
Matthias Mailänder
34bedeb71f split Hovers from WithShadow
fixes #4508
2014-11-30 10:54:36 +01:00
obrakmann
4d1372aaec Merge pull request #7013 from atlimit8/ModsCommonScripting
Move the core of OpenRA.Mods.RA.Scripting to OpenRA.Mods.Common.Scripting
2014-11-29 18:13:18 +01:00
Matthijs Benschop
2d380c64bd Implementation of the automated D2k Carryall
Closes #2246
2014-11-29 12:17:11 +01:00
Paul Chote
71a8815ffb Merge pull request #6760 from atlimit8/RepairableBuildingByUpgrade
Repairable building by upgrade
2014-11-29 22:16:24 +13:00
RoosterDragon
dc2e44da36 Change some Exts.MakeArray calls into Enumerable.Range.
Avoid creating some arrays where sequences will suffice.
2014-11-29 02:20:42 +00:00
atlimit8
9ddf6dc36c Added RepairableBuildingInfo.CancelWhenDisabled 2014-11-27 17:55:35 -06:00
atlimit8
3c79a9d875 Added upgrade support to RepairableBuilding 2014-11-27 16:28:45 -06:00
atlimit8
1d631d6980 Added Upgrade support to Sellable 2014-11-27 12:08:14 -06:00
atlimit8
91b5ac5070 Move the core of OpenRA.Mods.RA.Scripting to OpenRA.Mods.Common.Scripting 2014-11-26 15:49:16 -06:00
atlimit8
bbd54cb32f Added IDisabledTrait & rewrote upgrade code using a level-based approach.
Upgradeable traits are notified whenever an upgrade of their declared types are granted or revoked.  The traits maintain their own internal level counter, which is then used to enable or disable the trait functionality.  A trait can register for multiple upgrade types which then all affect the internal level counter.

	IDisabledTrait for identifying (and filtering) disabled traits
	UpgradableTrait provides an abstract base for traits to support upgrade levels
	Added IDisabledTrait support to GlobalButtonOrderGenerator

	Includes rework by pchote with alterations.
2014-11-26 05:45:26 -06:00