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

Add /taunt command. #81

Closed MustaphaTR closed 5 years ago

MustaphaTR commented 5 years ago

I seperated this from PlayerCommands.cs so it can live complately in the AS.dll. I did some tests on RA mod, it seems to work fine.

GraionDilach commented 5 years ago

Headers are inconsistent. Also Travis broke.