Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-02 | Add actions for switch to next/prev tab in inventory. | Andrei Karas | 3 | -0/+32 | |
Keys not assigned. | |||||
2014-12-01 | Unassign direction change keys. | Andrei Karas | 1 | -4/+4 | |
2014-10-16 | Add bank window (hercules only). | Andrei Karas | 3 | -1/+17 | |
also add banklistener to get changed bank balance. | |||||
2014-10-13 | Add alias for query chat command. | Andrei Karas | 1 | -1/+1 | |
New chat aliases: j, join. | |||||
2014-10-01 | Fix input fields detection for input rules. | Andrei Karas | 1 | -1/+18 | |
2014-09-26 | Add action and chat command to fire homunculus. | Andrei Karas | 3 | -0/+16 | |
New chat command: firehomunculus | |||||
2014-09-25 | Add chat command for rename homunculus. | Andrei Karas | 2 | -0/+10 | |
New chat comamnd: sethomunname NAME | |||||
2014-09-23 | Add chat command for rename own pet (hercules only) | Andrei Karas | 2 | -1/+11 | |
New chat command: /setpetname NAME | |||||
2014-09-23 | Add action for targetting pets. | Andrei Karas | 3 | -0/+16 | |
New chat command: targetpet | |||||
2014-09-22 | Move selldialog from window into widgets. | Andrei Karas | 1 | -1/+2 | |
2014-09-21 | Add action for targetting mercenaries. | Andrei Karas | 3 | -0/+16 | |
New chat command: targetmercenary | |||||
2014-09-21 | Add chat command and action for fire mercenary. | Andrei Karas | 3 | -0/+16 | |
New chat command: /firemercenary. | |||||
2014-09-11 | Add whisper commands for server side ignore/unignore whispers. | Andrei Karas | 2 | -0/+20 | |
New chat commands: /serverignore NICK - ignore whispers on server from NICK. /serverunignore NICK - unignore whispers on server from NICK. | |||||
2014-09-11 | Add action and chat command for "catch pet". | Andrei Karas | 3 | -1/+17 | |
New chat command: /catchpet - Try catch selected monster | |||||
2014-09-07 | Add pet emote action and keys for each emote. | Andrei Karas | 4 | -3/+799 | |
2014-08-29 | Fix typo in action description. | Andrei Karas | 1 | -1/+1 | |
2014-08-28 | Fix code style. | Andrei Karas | 1 | -0/+4 | |
2014-08-28 | Removed unused includes. | Andrei Karas | 9 | -14/+0 | |
2014-08-27 | Add new chat commands: | Andrei Karas | 1 | -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-27 | Move chat command /debugspawn into actions. | Andrei Karas | 2 | -0/+10 | |
2014-08-27 | Move chat command /hack into actions. | Andrei Karas | 2 | -0/+10 | |
2014-08-27 | Move chat command /gm into actions. | Andrei Karas | 2 | -1/+11 | |
2014-08-27 | Move chat command /uploadlog into actions. | Andrei Karas | 3 | -0/+16 | |
2014-08-27 | Move chat command /uploadserverconfig into actions. | Andrei Karas | 3 | -0/+16 | |
2014-08-27 | Move chat command /uploadconfig into actions. | Andrei Karas | 3 | -1/+17 | |
2014-08-27 | Move chat command /talkpet into actions. | Andrei Karas | 2 | -0/+10 | |
2014-08-27 | Move chat command /talkraw into actions. | Andrei Karas | 2 | -0/+10 | |
2014-08-27 | Move chat command /createitems into actions. | Andrei Karas | 3 | -1/+17 | |
2014-08-27 | Move chat command /testparticle into actions. | Andrei Karas | 3 | -1/+17 | |
2014-08-27 | Move chat command /enableaway into actions. | Andrei Karas | 2 | -0/+10 | |
2014-08-27 | Move chat command /disableaway into actions. | Andrei Karas | 2 | -0/+10 | |
2014-08-27 | Move chat command /removename into actions. | Andrei Karas | 2 | -0/+10 | |
2014-08-27 | Move chat command /dontremovename into actions. | Andrei Karas | 2 | -0/+10 | |
2014-08-27 | Move chat command /disablehightlight into actions. | Andrei Karas | 2 | -1/+11 | |
2014-08-27 | Move chat command /enablehightlight into actions. | Andrei Karas | 4 | -1/+31 | |
2014-08-27 | Move chat command /testsdlfont into actions. | Andrei Karas | 3 | -1/+27 | |
2014-08-27 | Move chat command /execute into actions. | Andrei Karas | 2 | -0/+10 | |
2014-08-27 | Move chat command /open into actions. | Andrei Karas | 2 | -0/+10 | |
2014-08-27 | Move chat command /url into actions. | Andrei Karas | 2 | -1/+11 | |
2014-08-27 | Move chat command /dumpmods into actions. | Andrei Karas | 3 | -0/+16 | |
2014-08-27 | Move chat command /dumpgl into actions. | Andrei Karas | 3 | -0/+16 | |
2014-08-27 | Move chat command /dumpogl into actions. | Andrei Karas | 3 | -0/+16 | |
2014-08-27 | Move chat command /dumpt into actions. | Andrei Karas | 3 | -0/+16 | |
2014-08-27 | Move chat command /dumpe into actions. | Andrei Karas | 3 | -0/+16 | |
Also move some functions into chatutils. | |||||
2014-08-26 | Move chat command /dumpg into actions. | Andrei Karas | 3 | -0/+16 | |
2014-08-26 | Move chat command /error into actions. | Andrei Karas | 3 | -0/+16 | |
2014-08-26 | Move chat command /setdrop into actions. | Andrei Karas | 2 | -0/+10 | |
2014-08-26 | Move chat command /serverunignoreall into actions. | Andrei Karas | 3 | -0/+16 | |
2014-08-26 | Move chat command /serverignoreall into actions. | Andrei Karas | 3 | -0/+16 | |
2014-08-26 | Move chat command /dump into actions. | Andrei Karas | 3 | -1/+17 | |