Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-23 | Add chat command skill. | Andrei Karas | 1 | -0/+6 | |
New chat command: /skill ID[ LEVEL[ TEXT]] | |||||
2015-11-22 | Add chat command /selectskilllevel for select skill level in skills dialog. | Andrei Karas | 1 | -0/+6 | |
2015-11-20 | Fix code style. | Andrei Karas | 1 | -2/+0 | |
2015-11-17 | Convert enum InputType into strong typed. | Andrei Karas | 1 | -1/+2 | |
2015-11-16 | Add chat command slide. | Andrei Karas | 1 | -1/+7 | |
New chat command: slide x, y | |||||
2015-11-07 | fix code style. | Andrei Karas | 1 | -1/+2 | |
2015-10-31 | Add NOBLOCK input actions condition. This mean if player not blocked by ↵ | Andrei Karas | 1 | -1/+1 | |
special things like statuses. | |||||
2015-10-16 | Add protection attribute to input actions. Unsafe actions blocked from ↵ | Andrei Karas | 1 | -563/+1126 | |
remote usage. | |||||
2015-10-09 | Fix conditions for magic and human attack actions. | Andrei Karas | 1 | -2/+4 | |
2015-10-08 | Add chat command /testinfo for output some debug parameters to log. | Andrei Karas | 1 | -0/+5 | |
2015-09-05 | Add option for enable manamarket intergration and support /mail command. ↵ | Andrei Karas | 1 | -1/+1 | |
(for tmw only). But because bot limitation, only some players can send mails. | |||||
2015-07-25 | add targetingType feature | Joseph Botosh | 1 | -0/+6 | |
2015-05-31 | Convert InputAction enum into strong typed enum. | Andrei Karas | 1 | -4/+5 | |
2015-05-10 | Add strong typed bool type UseArgs. | Andrei Karas | 1 | -561/+561 | |
2015-05-07 | Remove bot checker window. | Andrei Karas | 1 | -2/+2 | |
2015-05-01 | Add chat command to show server configuration variable in chat. | Andrei Karas | 1 | -0/+5 | |
New chat command: /servconfget varname Alias: /getservconf varname | |||||
2015-05-01 | Add chat command to show configuration variable in chat. | Andrei Karas | 1 | -0/+5 | |
New chat command: /confget varname Alias: /getconf varname | |||||
2015-05-01 | Add chat command to set serverconfig variables. | Andrei Karas | 1 | -0/+5 | |
New chat command: /servconfset varname value Alias: /setservconf varname value | |||||
2015-05-01 | Add chat command to set config variables. | Andrei Karas | 1 | -0/+5 | |
New chat command: /confset varname value Alias: /setconf varname value | |||||
2015-04-26 | Add incomplete mail window. | Andrei Karas | 1 | -0/+9 | |
2015-04-20 | Add action for open yellow bar settings page (quick page). | Andrei Karas | 1 | -0/+9 | |
2015-04-06 | Add chat command for leave chat room. | Andrei Karas | 1 | -0/+5 | |
New chat command: /leaveroom | |||||
2015-04-05 | add chat command for join chat room. | Andrei Karas | 1 | -0/+5 | |
New chat command: /joinroom NAME | |||||
2015-04-04 | Add chat command for create chat room (incomplete). | Andrei Karas | 1 | -0/+5 | |
New chat command: /chatroom NAME | |||||
2015-03-22 | Add adction for show equipped hat in chat. | Andrei Karas | 1 | -0/+5 | |
New chat command: /hat Now irc with hats can show actual hat in chat. In some servers even in irc. | |||||
2015-03-17 | Remove useless includes from .h files. | Andrei Karas | 1 | -5/+0 | |
2015-03-08 | Move guild-kick from popup manager into actions. | Andrei Karas | 1 | -0/+5 | |
2015-02-25 | Add command and action for show homunculus/mercenary emotes. | Andrei Karas | 1 | -0/+442 | |
New chat command: /homunemote emote /mercemote emote | |||||
2015-02-25 | Add command for homunculus/mercenary talk. | Andrei Karas | 1 | -0/+5 | |
New command: /homuntalk text Alias: /merctalk text | |||||
2015-02-22 | Add chat command for move pet to give position. | Andrei Karas | 1 | -0/+5 | |
New chat command: /movepet x,y Alias: /petmove x,y | |||||
2015-02-18 | Add key to heal most damaged player | Joseph Botosh | 1 | -0/+5 | |
2015-01-24 | Add partial support for cart window. | Andrei Karas | 1 | -0/+5 | |
2015-01-19 | Extend chat command /tagetattack to support mob name parameter. | Andrei Karas | 1 | -1/+1 | |
2015-01-11 | Remove popup handler "clear drops". | Andrei Karas | 1 | -0/+5 | |
2015-01-11 | Add chat command for select guild chat tab. | Andrei Karas | 1 | -0/+5 | |
New chat command: /guildtab Alias: /guildchattab | |||||
2015-01-11 | Add chat command for select party tab. | Andrei Karas | 1 | -0/+5 | |
New chat command: /partytab Aliast: /partychattab | |||||
2015-01-11 | Add chat command for select gm tab. | Andrei Karas | 1 | -0/+5 | |
New chat command: /gmtab Alias: /gmchattab | |||||
2015-01-11 | Add chat command for select lang tab. | Andrei Karas | 1 | -0/+5 | |
New chat command: /langtab Alias: /langchattab | |||||
2015-01-11 | Add chat command for select trade tab. | Andrei Karas | 1 | -0/+5 | |
New chat command: /tradetab Alias: /tradechattab | |||||
2015-01-11 | Add chat command for select battle tab. | Andrei Karas | 1 | -0/+5 | |
New chat command: /battletab Alias: /battlechattab | |||||
2015-01-11 | Add chat command for select debug tab. | Andrei Karas | 1 | -0/+5 | |
New chat command: /debugtab Alias: /debugchattab | |||||
2015-01-11 | Add chat command for select general tab. | Andrei Karas | 1 | -0/+5 | |
New chat command: /generaltab Aloases: /general /generalchattab | |||||
2015-01-01 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2014-12-30 | Shorted inputactionmap.h file. | Andrei Karas | 1 | -1404/+854 | |
2014-12-28 | Add chat command for stop and start pet ai. | Andrei Karas | 1 | -0/+18 | |
2014-12-28 | Add fake commands to change pet direction. | Andrei Karas | 1 | -0/+36 | |
2014-12-28 | Add fake pet moving commands. | Andrei Karas | 1 | -0/+36 | |
Actual moving will be implimented after. | |||||
2014-12-27 | Move pets actions into pets.cpp. | Andrei Karas | 1 | -0/+1 | |
2014-12-15 | Add chat command for clean current chat tab. | Andrei Karas | 1 | -0/+9 | |
New chat command: /clearchat Alias: /chatclear | |||||
2014-12-14 | Add chat command for warp to location at same map. | Andrei Karas | 1 | -0/+9 | |
New chat command: /warp X Y |