atlimit8
c827dbe183
Replace IDisableMove with upgradability
2015-12-04 19:26:49 -06:00
atlimit8
019951795d
Upgrades for Carryable while waiting or being carried
2015-12-04 19:19:54 -06:00
atlimit8
b6f17df260
Add ActorsHavingTrait<TTrait>([Func<TTrait, bool])
2015-10-28 16:36:45 -05:00
atlimit8
8162fa27ab
Add ActorInfo.HasTraitInfo<T>() requiring ITraitInfo types
2015-09-19 09:49:24 -05:00
atlimit8
85fab45451
Remove Actor.HasTrait<T>()
2015-09-19 09:49:23 -05:00
reaperrr
3b1607883d
Fix D2k harvesters getting stuck on spice field after drop by carryall
2015-07-22 05:10:19 +02:00
Matthias Mailänder
56e9bcd96e
rename RangeSquard to LengthSquared
2015-07-09 21:16:01 +02:00
Matthias Mailänder
7447e0bf93
rename WRange to WDist
2015-07-09 10:55:38 +02:00
reaperrr
76aaafe37c
Added WithHarvestAnimation + WithDockingAnimation
...
Removed RenderHarvester.
2015-07-04 22:08:06 +02:00
Matthias Mailänder
ea5003cd2d
add new long WRange.RangeSquared to avoid integer overflows
2015-05-31 23:51:30 +02:00
penev92
97e150e757
Introduce ICallForTransport + carryall code fixes
2015-05-26 12:43:35 +03:00
penev92
665c82305e
Fix carryalls telling carryables to unreserve when they are reserved for a different carryall;
...
Reserve carryable in FreeActorWithDelivery
2015-04-15 00:40:06 +03:00
Taryn Hill
4ed53c5952
Simplify return statements.
...
Remove redundant ‘this’.
Remove unused using directives.
Simplify LINQ chains.
Add some trait property descriptions.
Add readonly where viable.
Add fullstops to some yaml descriptions.
2015-04-01 12:33:17 -05:00
penev92
4eb67b328f
Refactor AutoCarryall trait and rename to Carryall
...
Fixup Carryable
2015-03-22 16:58:14 +02:00
abcdefg30
8ca61aa917
Updated all year numbers
2015-01-09 21:18:05 +01:00
Matthias Mailänder
bc3acfeee7
StyleCop clean OpenRA.Game
2015-01-04 15:38:54 +01:00
Matthijs Benschop
3c49364b57
Fix harvesters doing nothing after being dropped of by a carryall
2015-01-03 22:44:41 +01:00
Matthijs Benschop
740595064a
The carryable should not unreserve itself
2015-01-03 22:44:41 +01:00
Matthijs Benschop
0868558e94
Allow a carryable to change his destination after being reserved
2015-01-03 22:44:41 +01:00
Hellhake
fa72e04042
Remove BOM
2015-01-01 22:51:12 +01:00
reaperrr
2d7c1a3394
Rename CommonTraitsInterfaces to TraitsInterfaces, move to Traits namespace
2014-12-19 13:18:36 +01:00
reaperrr
c19d096d92
Bring Mods.D2k in line with our new folder/namespace structure
2014-12-17 13:10:50 +01:00