EverWrath/src
José González a4d8134e38
Core/Commands: Add new spy command (#1263)
Add a new spy command for game masters and administrators to receive all conversations of followed players.

How to use:

- Use command .spy follow <characterName> with a GM 
- Make that player whisper another player
- You (GM) should receive the message sent
- Use command .spy status. You should get a list with the test subject's name in it.
- Use command .spy unfollow <characterName>
- You should not receive any more messages sent or received by that player


* Core/Commands: Add new spy command
* Importing pending sql
* Fix missing comma in SQL
* Fix travis compile: comment unused parameter
2019-01-15 15:47:14 -03:00
..
cmake MySQL: fix MySQL 5.6 find mistake (#1268) 2019-01-12 16:02:59 +03:00
common Fix build on windows 2019-01-15 08:46:07 +01:00
genrev Another big repo refactoring, should be latest 2016-08-12 02:40:23 +02:00
server Core/Commands: Add new spy command (#1263) 2019-01-15 15:47:14 -03:00
tools Core: Vmaps update 4.3 (#1021) 2019-01-03 18:27:11 +01:00
CMakeLists.txt fixed cmake 2017-12-21 00:48:33 +01:00