AttacqueSuperior / Engine

A customized fork for the modification Attacque Supérior of the open-source implementation of the Command & Conquer: Red Alert engine using .NET/Mono and OpenGL. Runs on Windows, Linux and Mac OS X.
http://attsup.swr-productions.com
GNU General Public License v3.0
16 stars 3 forks source link

Fix bug that mind control actor transforming #96

Closed dnqbob closed 4 years ago

dnqbob commented 4 years ago

Authored by CastleJing GIF on bug fix performance. fix

P.S. If transformation target actor don't have "MindControllable" trait, then after transformation the new actor will return to orignal owner.

GraionDilach commented 4 years ago

I'm fine with this otherwise. Can be merged after all those nits are fixed.

dnqbob commented 4 years ago

I'm fine with this otherwise. Can be merged after all those nits are fixed.

Certainly. Castle is a good coder while he sometime needs me to fix the format.

GraionDilach commented 4 years ago

Thank you!

dnqbob commented 4 years ago

You are welcome. When we fix it on SP we guess it should also get pulled to middle-stream of OpenRA modding.