View Issue Details

IDProjectCategoryView StatusLast Update
0000047WolfAdminCommandspublic2016-02-19 10:32
ReporterTimo Assigned ToTimo  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Target Version1.1.0Fixed in Version1.1.0 
Summary0000047: Make certain console commands available from chat
DescriptionFor example /ac and /r cannot be used from chat yet.
TagsNo tags attached.
ModN/A
Mod version
Standaloneno

Relationships

related to 0000051 resolvedTimo Load client and server commands dynamically 

Activities

Timo

2016-02-19 10:32

administrator   ~0000051

Implemented client commands from the chatbox, though I do not really support this feature after a second thought.

In my opinion stuff in the chatbox should be public, or somewhat public with respect to the privacy level of the team and fireteam. Console commands are entirely secret, and thus any commands like /pm, /r or /ac should be used in the console, and not in the chat, since these do (should) not appear there.

(this feature will most likely not appear in other mods)

Related Changesets

WolfAdmin: master 54ec0621

2016-02-19 11:45

Timo

Details Diff
added client commands from chat (issue 0000047) Affected Issues
0000047
mod - luascripts/commands/client/ac.lua Diff File
mod - luascripts/commands/client/pm.lua Diff File
mod - luascripts/commands/client/r.lua Diff File
mod - luascripts/commands/commands.lua Diff File

Issue History

Date Modified Username Field Change
2016-02-10 15:38 Timo New Issue
2016-02-18 20:07 Timo Relationship added related to 0000051
2016-02-19 10:32 Timo Note Added: 0000051
2016-02-19 10:32 Timo Status new => resolved
2016-02-19 10:32 Timo Fixed in Version => 1.1.0
2016-02-19 10:32 Timo Resolution open => fixed
2016-02-19 10:32 Timo Assigned To => Timo