Increase EssenceMissile RangLimit #534
Annotations
10 errors
engine/OpenRA.Mods.Common/Activities/Transform.cs#L130
Use coalesce expression instead of conditional expression.
|
engine/OpenRA.Mods.Common/Traits/SupportPowers/SpawnActorPower.cs#L179
Use 'Count' property instead of 'Any' method.
|
engine/OpenRA.Mods.Common/Traits/Crates/Crate.cs#L94
Merge 'if' with nested 'if'.
|
engine/OpenRA.Mods.Common/Traits/Buildings/BuildingUtils.cs#L85
Use ^ operator.
|
engine/OpenRA.Mods.Common/Traits/BotModules/Squads/States/StateBase.cs#L319
Simplify code branching.
|
engine/OpenRA.Mods.Common/Traits/BotModules/SquadManagerBotModule.cs#L319
Optimize 'Add' call.
|
engine/OpenRA.Mods.Common/Traits/BotModules/SquadManagerBotModule.cs#L482
Merge 'if' with nested 'if'.
|
engine/OpenRA.Mods.Common/Traits/BotModules/SquadManagerBotModule.cs#L470
Optimize 'Add' call.
|
engine/OpenRA.Mods.Common/Traits/BotModules/BaseBuilderBotModule.cs#L248
Use compound assignment.
|
engine/OpenRA.Mods.Common/Traits/BotModules/BaseBuilderBotModule.cs#L248
Use ++ operator instead of assignment.
|
The logs for this run have expired and are no longer available.
Loading