Mustafa Alperen Seki
Mustafa Alperen Seki
In Generals Alpha, i had overrides for Building/Training, On Hold, Canceled, Units Ready/Construction Complete etc. per unit, actually using the last for unit/upgrade specific completed voices. I remember moving some...
I copied values from RV and did some testing to be sure that everything looked correct. I know we have an utility command for this, but back when i used...
The blank snow shellmap really hurts my eyes. Simply changing it to temperate should be good enough for that issue but a proper one could be made too. RV has...
They are mostly using whatever came from `Name=` field in the rules.ini. But actual name used by RA2 is the matching `UIName=` from `ra2.csf`.
Comments in rules.ini say damage dealth by DefaultDeathWeapon depend on unit's strength, tho no idea about exact calculation. Current UnitExplode weapon seem to deal a way too much so reducing...
I'm just creating an issue instead of a PR as i'm not sure if this is intended behaviour, but it doesn't seem right to me. I noticed it while adding...
https://github.com/OpenRA/OpenRA/pull/20261 seem to have regressed something. I've engine updated GenAlpha to include it and now building capturing use the enter cursor instead of ability one. The enter cursor seems to...
https://github.com/OpenRA/OpenRAWeb/blob/master/content/images/screenshots/cnc-squad.png Shows an airstrike with just 1 plane. https://github.com/OpenRA/OpenRAWeb/blob/master/content/images/screenshots/d2k-starport.png Outpost offset has been fixed a long time ago. https://github.com/OpenRA/OpenRAWeb/blob/master/content/images/screenshots/ra-allies02.png Campaign colors.
https://github.com/OpenRA/OpenRAModSDK/blob/master/packaging/windows/buildpackage.sh#L113 seems to switch around the parts of version name before and after the dash, iirc that's because version numbers here needs to start with a number. My D2k mod...
Closes #94. I didn't use the existing logo at mod folder but replaced it too in PR. I took the image used in the loadscreen (bigplan.cps). Cut the planet out,...