Commit graph

11 commits

Author SHA1 Message Date
HarpyWar
3f2d2072fe add logging feature for commands of each user https://github.com/HarpyWar/pvpgn/issues/47 2014-08-10 03:24:56 +04:00
HarpyWar
7737a60147 user can select different language using command /language [code] to display different translation https://github.com/HarpyWar/pvpgn/issues/13 2014-07-11 00:48:49 +04:00
HarpyWar
937ac6723b * move /killsession and /addacct into commented section for debug https://github.com/HarpyWar/pvpgn/issues/42
* remove unknown command /bitsinfo
2014-07-06 16:44:58 +04:00
HarpyWar
d4428c1971 /alert command with messagebox_show function
https://github.com/HarpyWar/pvpgn/issues/15
2014-05-24 20:55:52 +04:00
HarpyWar
36deb1179b /icon enhancements:
* removed clienttag from the command syntax
* simple syntax for normal user: /icon [code]
* complex syntax for operator/admin: /icon set|add|del|list [username] [code]
* add aliases for icon codes in icons.conf (users can use alias name instead of code)
* refactoring customicons function names https://github.com/HarpyWar/pvpgn/issues/10
2014-04-29 12:53:58 +04:00
HarpyWar
d2fffcf408 * display help for commands from bnhelp.conf instead of hardcoded strings https://github.com/HarpyWar/pvpgn/issues/5
* better view for help output, commands are highlited, tabs replaces with spaces http://i.imgur.com/vrj9QG1.png
* add aliases /mute /unmute /lock /unlock = /muteacct /unmuteacct /lockacct /unlockacct)
* command.cpp code refactoring and fixes (including /icon https://github.com/HarpyWar/pvpgn/issues/9)
2014-04-26 18:46:33 +04:00
xboi209
3549b74ed9 Forgot to add /? and /emote to command_groups.conf.in 2014-04-19 11:36:04 -07:00
xboi209
caa33eee79 •Corrected language errors
•Added /j command, alias of /join
•Replaced instances of "PVPGN" with the name of your server
•/warrenty --> /warranty
2014-04-13 10:56:51 -07:00
HarpyWar
1ade081c6b Add command /icon <username> [CODE] 2014-04-07 20:12:32 +04:00
HarpyWar
c229c6693b Command /find <substr to search for inside username>
http://developer.berlios.de/patch/?func=detailpatch&patch_id=1526&group_id=2291
2014-03-25 22:57:35 +04:00
HarpyWar
34262706ea reorganize files, only pvpgn source here now 2014-02-03 11:02:09 +04:00
Renamed from pvpgn/conf/command_groups.conf.in (Browse further)