fdef80c53a
Modify Cargo trait to support initial passengers
Curtis Shmyr
2012-03-06 19:58:36 -07:00
22d3709967
Allow the targeting of water tiles by default. This still doesn't allow targeting of underwater, which is they way it should be. Now ground based units will be allowed to force-attack water tiles.
Kenny Hoxworth
2011-12-22 09:27:05 -05:00
b2c72d6990
Force attacks always go through, regardless of what is beneath them.
Kenny Hoxworth
2011-12-21 12:00:20 -05:00
6f688275c5
include source location when complaining about bad miniyaml indents
Chris Forbes
2012-03-16 18:02:03 +13:00
5b8334b26d
drop ILogicWithInit, no longer used
Chris Forbes
2012-03-15 08:17:05 +13:00
23ea8493ba
fix crash in cnc replay viewing with radar
Chris Forbes
2012-03-16 18:38:45 +13:00
cc9dbd43c3
fix permissions on apc turrets
Chris Forbes
2012-03-13 09:11:35 +13:00
8308f82926
use the correct user for deployment
Chris Forbes
2012-03-04 13:08:50 +13:00
11f322a758
Fix smoke being triggered by healing as well as damage
Chris Forbes
2012-03-04 12:54:35 +13:00
6376615781
make 4tnk use damage cooldown for heal
Chris Forbes
2012-03-04 12:44:44 +13:00
f4b302e01a
add support for damage cooldown on SelfHealing
Chris Forbes
2012-03-04 12:39:46 +13:00
703d6648d7
fix C2 ProximityCaptor sillyness
Chris Forbes
2012-03-04 12:31:02 +13:00
f19807f0ca
Changed TTNK cost to 1500, hit points to 150
Curtis Shmyr
2012-03-03 16:18:11 -07:00
47194fab71
Add defend stance support for turreted units
Chris Forbes
2012-03-04 11:42:21 +13:00
75e32c0573
don't fetch IFacing unless we actually need it, in Attack
Chris Forbes
2012-03-04 11:17:46 +13:00
38b5a8d4f8Fix#1327 - div/0 in Drag with extreme movement speeds
Chris Forbes
2012-03-03 18:17:21 +13:00
522c88dcda
Added map by wuschel: Ares National Park
wuschel
2012-02-29 19:15:40 -07:00
3375a5de51
Oil derricks are not required to be destroyed when eliminating a player
Curtis Shmyr
2012-02-28 21:33:44 -07:00
68933880b9Fix#1349 - Add configurable threshold for RepairableNear, default is 4 cells.
Chris Forbes
2012-03-03 18:03:47 +13:00
469a393585
give RepairableNear access to its info
Chris Forbes
2012-03-03 18:01:50 +13:00
be1fdbdd56Fix#1348 -- Tesla Coils now support Stop (S) order
Chris Forbes
2012-03-03 17:44:41 +13:00
2972728b5e
Ctrl-Shift-numkey performs unit grouping into existing groups
Curtis Shmyr
2012-02-16 20:05:10 -07:00
78ba76250d
Remove dependency on mesa-dri-drivers-experimental for the rpm package - this package is no longer available in recent releases of Fedora and shouldn't be REQUIRED anymore.
Sam Hegarty
2012-01-17 16:13:59 +13:00
603014b163
Added 3 maps by wuschel: Poseidon, Ares and Apollo
Curtis Shmyr
2012-02-02 19:04:57 -07:00
6b85518b74
Added new map by Nukem: Breaking Point
Nukem
2012-02-01 21:34:28 -07:00
d3578273db
Added new map by Blarget2: Temperal
Blarget2
2012-02-01 21:33:35 -07:00
54f3c76da8
Removed random sbag in Mjolnir-2
Curtis Shmyr
2012-02-01 21:31:16 -07:00
95b908b234
Fixed bug where bots weren't given proper client index
Curtis Shmyr
2012-02-01 20:28:26 -07:00
3b94728869
Reduced amount of mines MNLY.AT carries from 5 to 3
Curtis Shmyr
2012-02-01 20:27:12 -07:00
b8b9d34404
Aircraft can use friendly service depots/airfields/helipads
Curtis Shmyr
2012-02-01 20:25:28 -07:00
a5cfc20e0b
dont reinvent base64 decoding
Chris Forbes
2012-02-11 12:21:12 +13:00
3cf09e656f
Add support for negative prerequisites (#1323)
Chris Forbes
2012-02-11 11:13:39 +13:00
1f8859f26b
remove useless TUtil type alias from IronCurtainPower
Chris Forbes
2012-02-03 10:10:26 +13:00
6555bc9dbc
use curl instead of wget
Chris Forbes
2012-02-03 09:26:28 +13:00
49fb0228fa
fix upload script to use scp rather than ftp; ftp no longer available on the webserver
Chris Forbes
2012-02-03 09:25:53 +13:00
ad29926391
Removed Connection.PlayerIndex == 0 checks if favor of Session.Player.IsAdmin
Nikita Tsukanov
2012-01-09 15:37:55 +04:00
85293a482e
remove spurious allowMovement parameter from ScanAndAttack
Chris Forbes
2012-01-07 20:07:26 +13:00
6315864f84
add Defend unit stance
Chris Forbes
2012-01-07 20:01:09 +13:00
c169bc3c51fix#1320 bogus use of Game.CosmeticRandom from server thread
Chris Forbes
2012-01-07 19:09:51 +13:00
1de3db0903
Don't take a NRE in GiveUnitCrateAction.GetSuitableCells if not Mobile
Chris Forbes
2012-01-03 18:37:36 +13:00
965fe88755#1284 fixed; don't show spawnpoints on serverbrowser thumbnails
Chris Forbes
2011-12-31 11:32:59 +13:00
809b716d0d
tidy silly Enum.GetValues type nonsense
Chris Forbes
2011-12-31 11:02:38 +13:00
004c59d273
sort the serverlist by whether we can join the game
Chris Forbes
2011-12-31 10:58:31 +13:00
c34b254fd8
stop repairing a building if we don't like its owner (fixes interaction with capture)
Chris Forbes
2011-12-31 10:50:18 +13:00
0d25b6b5c9
use spacebar to go to last attack event
Chris Forbes
2011-12-31 10:36:53 +13:00
85eeb8b819
tidy
Chris Forbes
2011-12-28 08:16:51 +13:00
e84d90fc3a
more general tidying
Chris Forbes
2011-12-28 08:13:36 +13:00
418b8d40f9
improve TraitDictionary error messages
Chris Forbes
2011-12-28 08:01:59 +13:00
9581595a3d
remove spurious null checks in Shroud -- all actors have an owner, always.
Chris Forbes
2011-12-27 21:53:31 +13:00
0aa7ba6bd4
remove sillyness in DelayedAction.CompareTo
Chris Forbes
2011-12-27 21:48:42 +13:00
2793d1076a
clean up inconsistency in InvisibleToEnemy
Chris Forbes
2011-12-27 18:31:20 +13:00
d57dfd1997
tidy
Chris Forbes
2011-12-27 18:13:04 +13:00
f8122047b6
ShpLoader is no longer IEnumerable
Chris Forbes
2011-12-27 18:10:52 +13:00
d115c6305c
general tidying in ShpReader
Chris Forbes
2011-12-27 15:55:02 +13:00
f63cdf37d7
tidy usings in Graphics.Util
Chris Forbes
2011-12-27 14:53:18 +13:00
dd88a1269a
move MakeArray to FileFormats.Exts
Chris Forbes
2011-12-27 14:52:11 +13:00
523183431b
remove some duplication and dead code
Chris Forbes
2011-12-27 14:47:17 +13:00
132c678594
add --remap cmdlet to OpenRA Utility, remaps between ra/cnc/etc palettes.
Chris Forbes
2011-12-27 11:48:22 +13:00
f8127ab9df
don't start writing replays until gamestart
Chris Forbes
2011-12-24 20:55:18 +13:00
d61055af8f
work toward deferrable start of replay saving
Chris Forbes
2011-12-24 20:39:33 +13:00
4e6ff7616c
tidy in FileSystem
Chris Forbes
2011-12-24 19:41:45 +13:00
f2dd5eb0a3
simplify UOG
Chris Forbes
2011-12-24 12:19:59 +13:00
f7e35899cf
tidy ReplayConnection
Chris Forbes
2011-12-24 10:11:31 +13:00
727b897994
split ReplayRecorderConnection out into its own file
Chris Forbes
2011-12-24 10:05:14 +13:00
8029973e33
cull RA maps Paramount and Pandemonium, not played enough
Chris Forbes
2011-12-23 18:30:26 +13:00
bd4345c2d0
tidy in UnitOrders
Chris Forbes
2011-12-23 16:57:24 +13:00
4bcd19f57c
remove bogus SurrenderOnDisconnect feature
Chris Forbes
2011-12-23 16:46:40 +13:00
bc38e99495
add base attack notification support to cnc
Chris Forbes
2011-12-23 16:43:10 +13:00
c1e6e3f9b9
don't announce self-damage
Chris Forbes
2011-12-23 16:41:29 +13:00
480c35ab58
add base attack notification
Chris Forbes
2011-12-23 16:30:38 +13:00
fdafb9d411
fix broken capitalization of variantExt
Chris Forbes
2011-12-19 14:40:05 +13:00
23a9e0503d
don't crash on missing voice phrases
Chris Forbes
2011-12-19 14:39:00 +13:00