This website requires JavaScript.
Explore
Help
Register
Sign In
epic
/
OpenRA
Watch
1
Star
0
Fork
0
You've already forked OpenRA
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8f480651764b162f3cb56975e072d9970ded64d6
OpenRA
/
OpenRA.Mods.Common
/
Traits
/
Player
History
abcdefg30
b4031c6e9b
Merge pull request
#8703
from atlimit8/RequireInMiniYaml
...
Require trait properties in MiniYaml
2015-07-13 15:50:06 +02:00
..
ActorGroupProxy.cs
…
AllyRepair.cs
…
BaseAttackNotifier.cs
…
ClassicProductionQueue.cs
…
ConquestVictoryConditions.cs
Change *VictoryConditions to use customizable objective descriptions
2015-06-28 19:08:37 +02:00
EnemyWatcher.cs
Remove Shroud.IsExplored(Actor) and IsVisible(Actor).
2015-06-19 22:01:48 +01:00
GlobalUpgradeManager.cs
…
HarvesterAttackNotifier.cs
…
MissionObjectives.cs
unhardcode and increase the exit delay
2015-07-05 20:50:31 +02:00
PlaceBeacon.cs
…
PlaceBuilding.cs
Unhardcode sound and delay in PlaceBuilding.
2015-07-09 13:52:42 -05:00
PlayerStatistics.cs
Removes map control from player statistics for performance reasons
2015-04-04 01:38:54 +02:00
ProductionQueue.cs
Add property requirements to safe traits
2015-07-12 12:44:30 -05:00
ProvidesPrerequisite.cs
Rename ProvidesCustomPrerequisite to ProvidesPrerequisite
2015-05-07 03:04:11 +03:00
ProvidesTechPrerequisite.cs
…
StrategicVictoryConditions.cs
Change *VictoryConditions to use customizable objective descriptions
2015-06-28 19:08:37 +02:00
TechTree.cs
…