summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Collapse)AuthorFilesLines
2014-12-13Add chat command for add item to trade.Andrei Karas2-0/+10
New chat command: /addtrade INDEX AMOUNT. Alias: /tradeadd This command have same patameters like /inttostorage.
2014-12-13Remove chat command variation invtostorage*.Andrei Karas2-40/+0
2014-12-13Add chat command for move all items from inventory to storage.Andrei Karas2-0/+10
New command: /invtostorageall INDEX Alias: /invstorageall INDEX
2014-12-13Add chat command for move all except 1 items from inventory to storage.Andrei Karas2-0/+10
New command: /invtostorageall1 INDEX Alias: /invstorageall1 INDEX
2014-12-13Add chat command for move half items from inventory to storage.Andrei Karas2-0/+10
New command: /invtostoragehalf INDEX Alias: /invstoragehalf INDEX
2014-12-13Add chat command for move 10 items from inventory to storage.Andrei Karas2-0/+10
New command: /invtostorage10 INDEX Alias: /invstorage10 INDEX
2014-12-13Add chat command for move item from inventory to storage.Andrei Karas2-0/+10
New command: /invtostorage INDEX Alias: /invstorage INDEX
2014-12-13Add chat command for using item by inventory index.Andrei Karas2-0/+10
New chat command: /useinv INDEX
2014-12-13Add chat command for drop all item by inventory index.Andrei Karas2-0/+10
New chat command: /dropinvall INDEX
2014-12-13Add chat command for drop item by inventory index.Andrei Karas2-0/+10
New chat command: /dropinv INDEX
2014-12-12Add chat command for drop all items in stack with given id.Andrei Karas2-0/+10
New chat command: /dropitemall ID
2014-12-12Add chat command for drop item by id and amount dialog.Andrei Karas2-0/+10
New chat command: /dropitem ID
2014-12-12Add chat command for moving camera.Andrei Karas2-0/+10
New chat command: /movecamera x y Alias: /cameramove x y
2014-12-12Add chat command for move to being location.Andrei Karas2-0/+10
New chat command: /navigateto NAME
2014-12-12Add chat command to show "/w NICK" message or open whisper tab (depend on ↵Andrei Karas2-0/+10
settings) New chat command: /whispertext NICK Aliases: /wt NICK /msgtext NICK
2014-12-12Add chat command for add item name to chat.Andrei Karas2-0/+10
New chat command: /addchat ID Alias: /chatadd ID
2014-12-12Add chat command for use item by id.Andrei Karas2-0/+10
New chat command: /use ITEMID Alias: /useitem ITEMID
2014-12-12Add chat command for nuke players.Andrei Karas2-0/+10
New chat command: /nuke NAME
2014-12-11Add new chat command for invite to guild.Andrei Karas2-0/+10
New chat command: /guild name
2014-12-11Add chat command for silent sendong whisper message.Andrei Karas2-0/+10
New chat command: /w2 name message Aliases: /whisper2 /msg2
2014-12-09Add sell action.Andrei Karas3-0/+16
New chat command: /sell [name]
2014-12-09Add buy action.Andrei Karas3-0/+16
New chat command: /buy [name]
2014-12-08Add open context menu action.Andrei Karas3-0/+17
No key assigned. New chat command: contextmenu
2014-12-05fix code style.Andrei Karas1-1/+2
2014-12-02Allow target+attack action only if player alive.Andrei Karas1-1/+1
2014-12-02Add player alive input flag.Andrei Karas2-3/+7
2014-12-02Add actions for switch to next/prev tab in inventory.Andrei Karas3-0/+32
Keys not assigned.
2014-12-01Unassign direction change keys.Andrei Karas1-4/+4
2014-10-16Add bank window (hercules only).Andrei Karas3-1/+17
also add banklistener to get changed bank balance.
2014-10-13Add alias for query chat command.Andrei Karas1-1/+1
New chat aliases: j, join.
2014-10-01Fix input fields detection for input rules.Andrei Karas1-1/+18
2014-09-26Add action and chat command to fire homunculus.Andrei Karas3-0/+16
New chat command: firehomunculus
2014-09-25Add chat command for rename homunculus.Andrei Karas2-0/+10
New chat comamnd: sethomunname NAME
2014-09-23Add chat command for rename own pet (hercules only)Andrei Karas2-1/+11
New chat command: /setpetname NAME
2014-09-23Add action for targetting pets.Andrei Karas3-0/+16
New chat command: targetpet
2014-09-22Move selldialog from window into widgets.Andrei Karas1-1/+2
2014-09-21Add action for targetting mercenaries.Andrei Karas3-0/+16
New chat command: targetmercenary
2014-09-21Add chat command and action for fire mercenary.Andrei Karas3-0/+16
New chat command: /firemercenary.
2014-09-11Add whisper commands for server side ignore/unignore whispers.Andrei Karas2-0/+20
New chat commands: /serverignore NICK - ignore whispers on server from NICK. /serverunignore NICK - unignore whispers on server from NICK.
2014-09-11Add action and chat command for "catch pet".Andrei Karas3-1/+17
New chat command: /catchpet - Try catch selected monster
2014-09-07Add pet emote action and keys for each emote.Andrei Karas4-3/+799
2014-08-29Fix typo in action description.Andrei Karas1-1/+1
2014-08-28Fix code style.Andrei Karas1-0/+4
2014-08-28Removed unused includes.Andrei Karas9-14/+0
2014-08-27Add new chat commands:Andrei Karas1-60/+60
/targetattack - target and attack monster /talk - talk with selected npc /stopattack - stop attacking /untarget - unselect target but not stop attack /targetmonster - target monster /targetnpc - target npc /targetplayer - target player /targetclosestmonster - target to closest monster /pickup - pickup item from ground /hidewindows - hide all windows /sit - do sit or stand /screenshot - create screenshot /changetrade - disable/enable trade /quit - open quit dialog /help - open help window /status - open status window /inventory - open inventory window /equipment - open equipment window /skill - open skills window /minimap - open minimap window /openchat - open chat window /openshortcut - open openshortcuts window /setup - open setup window /debug - open debug window /social - open social window /emotes - open emotes window /openoutfit - open outfits window /shop - open shop window /opendrop - open drops window /kills - open kills window /spells - open spells window /botchecker - open bot checker window /online - open online window /didyouknow - open did you know window /quests - open quests window /prevsocialtab - switch to previous social tab /nextsocialtab - switch to next social tab /chat - show/hide chat input field /chatscrollup - scroll chat up /chatscrolldown - scroll chat down /turnup - change direction to up /turndown - change direction to down /turnleft - change direction to left /turnright - change direction to right /itenplz - call #itenplz like magic /audio - enable/disable audio /rightclick - emulate right click /sit2 - do sit even if client think what you already sitting /showkeyboard - open onscreen keyboard /showwindows - show popup menu for all windows /shortcutprevtab - switch to previous shortcut tab /shortcutnexttab - switch to next shortcut tab /commandsprevtab - switch to previous commands tab /commandsnexttab - switch to next commands tab /trade - start trade with selected player /about - open about help page /updater - open updater window
2014-08-27Move chat command /debugspawn into actions.Andrei Karas2-0/+10
2014-08-27Move chat command /hack into actions.Andrei Karas2-0/+10
2014-08-27Move chat command /gm into actions.Andrei Karas2-1/+11
2014-08-27Move chat command /uploadlog into actions.Andrei Karas3-0/+16
2014-08-27Move chat command /uploadserverconfig into actions.Andrei Karas3-0/+16