Files
OpenRA/OpenRA.Mods.Common
Paul Chote 0bdd46451e Overhaul resource layer logic:
* ResourceType trait has been removed.
* Simulation-related data is now defined on the
  ResourceLayer (which mods can subclass/replace).
* Support non-money resources by moving the resource
  values to the PlayerResources trait.
* Allow mods to disable the neighbour density override
  and instead always use the map-defined densities.
* Allow mods to define their own resource placement
  logic (e.g. allow resources on slopes) by subclassing
  (Editor)ResourceLayer.
* Improve ability to subclass/override ResourceRenderer
  by exposing more virtual methods.
2021-03-20 16:45:41 +01:00
..
2021-03-07 13:00:52 +00:00
2020-08-19 18:11:07 +01:00
2021-03-14 15:17:57 +01:00
2021-03-14 15:17:57 +01:00
2021-03-14 15:17:57 +01:00
2021-03-14 15:17:57 +01:00
2020-12-31 12:09:56 +01:00
2020-12-24 15:56:18 +00:00
2021-03-14 15:17:57 +01:00
2021-03-14 15:17:57 +01:00
2021-03-14 15:17:57 +01:00
2021-03-07 13:00:52 +00:00
2021-03-07 13:00:52 +00:00
2021-03-20 16:45:41 +01:00
2021-03-07 13:00:52 +00:00
2020-08-15 10:37:10 +01:00
2020-08-19 18:11:07 +01:00