evgeniysergeev

Results 16 comments of evgeniysergeev

it is not possible to implement this using current engine, because mouse buttons checks is hardcoded in UnitOrderGenerator, and UnitOrderGenerator can not be changed to anything else, because it will...

Waiting for https://github.com/OpenRA/d2/pull/222 to be merged

The logo here looks great. But it taken from assets from .PAK files that user should get himself (preferably bye). I don’t think it is good idea to get image...

Highly possibly that I overestimate that. But I think better to create logo from scratch without using original assets. Current logo can be replaced of course, but really don’t want...

> You could use something stylized like > > ![Dune Legacy logo](https://raw.githubusercontent.com/katlogic/dunelegacy/master/dunelegacy.png) > > Also comes with https://github.com/katlogic/dunelegacy/blob/master/dunelegacy.svg a scalable version. This look reasonable, but may be better to make...

> What will be the setting default? Currently default is single selection, as in original. But it can be easily changed in game settings:

Hello, @fusion809, Is this reproduced on latest code?

> Yes, you're correct with that not being the cause - just found it here: > > https://github.com/OpenRA/d2/blob/0a74333011044263084f9e714035200fbb676fd7/OpenRA.Mods.D2/Widgets/D2SpriteWidget.cs#L14 > > @evgeniysergeev Upstream removed `System.Drawing` usage because that lead to a...