View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000047 | WolfAdmin | Commands | public | 2016-02-10 15:38 | 2016-02-19 10:32 |
Reporter | Timo | Assigned To | Timo | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Target Version | 1.1.0 | Fixed in Version | 1.1.0 | ||
Summary | 0000047: Make certain console commands available from chat | ||||
Description | For example /ac and /r cannot be used from chat yet. | ||||
Tags | No tags attached. | ||||
Mod | N/A | ||||
Mod version | |||||
Standalone | no | ||||
|
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) |
WolfAdmin: master 54ec0621 2016-02-19 11:45 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 |
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 |