Refactors speech/communication logging and adds coordinates to speech logs (#28997)

* Adds locations to speech and related communications
Refactors how logging is handled for these.

* changes

* ahhhhh

* preemptive merge conflict undoing maybe?

* Let's not delay this further
This commit is contained in:
Shadowlight213
2017-07-06 13:06:43 -07:00
committed by Jordan Brown
parent ce590cd648
commit 68102aaa0c
29 changed files with 95 additions and 38 deletions
@@ -34,7 +34,7 @@
if(!message || !channel)
return
channel.add_message(message, username)
log_chat("[user]/([user.ckey]) as [username] sent to [channel.title]: [message]")
log_talk(user,"[key_name(user)] as [username] sent to [channel.title]: [message]",LOGCHAT)
if("PRG_joinchannel")
. = 1