summaryrefslogtreecommitdiff
path: root/src/emap/pc.c
AgeCommit message (Collapse)AuthorFilesLines
2015-08-19Fix compilation errors after last changes.Andrei Karas1-2/+3
2015-08-17Done allow insert card if it not presetn in AllowCards list and this list ↵Andrei Karas1-1/+1
present.
2015-08-17Add support for card limits.Andrei Karas1-0/+37
Into item db to item need add AllowCards group. In format id: amount If AllowCards not present, all cards allowed. Example: AllowCards: { id5001: 2 id5002: 1 }
2015-08-16Fix compilation after HPM update in server.Andrei Karas1-0/+2
2015-08-14Add basic support for charm items (If item present in inventory it give own ↵Andrei Karas1-0/+56
bonuses) For char item in items.conf need add attribute "Charm: true"
2015-08-13Add support for sending all equipped items with cards from char server.Andrei Karas1-26/+0
2015-08-12Send to client if possible equipped items with inserted cards.Andrei Karas1-18/+98
Change server version to 7.
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with ↵Andrei Karas1-0/+309
hercules.