Paul Chote

Results 344 comments of Paul Chote

I'll wait for #21623 and #21570 before rebasing.

Rebased on #21623 and reworked based on feedback above and in Discord. This now also fixes #21618 by updating the `--map-rules` utility command that is used by the RC to...

I investigated this and created a prototype that doesn't use LineRenderer. This oddly made no difference to perf on the Pi.

There's been plenty of time for complaints, so lets get this in and balance can be iterated on if needed after the first playtest.

https://github.com/OpenRA/OpenRA/wiki/Changelog-(bleed)/_compare/c0fa27e7a26b0ea884114ac45d2e2f44a4b784b8

It is a feature, but has known problems that do need to be addressed - particularly in D2K where the way the shroud artwork is drawn makes it possible to...

I imagine that this is going to break all the default mods without corresponding yaml changes! It would also be nice to deal with that TODO while you're here -...

How do you propose our directory structure look to adhere to the specification?

According to https://github.com/mono/mono/blob/master/mcs/class/corlib/System/Environment.cs#L619 we want to use`SpecialFolder.ApplicationData` and `SpecialFolder.LocalApplicationData` (if we want split config/data) on Linux. We should also change to `SpecialFolder.CommonApplicationData` on Windows – this maps to `C:/ProgramData` on...

Adding to the release milestone because this fits so well with the other asset installation changes that it would be silly to not include it.