summaryrefslogtreecommitdiff
path: root/src/emap/data
AgeCommit message (Collapse)AuthorFilesLines
2015-09-27Add .lang variable to npc for storing language.Andrei Karas1-0/+1
Also add hooks to set/get vars.
2015-08-17Add support for card limits.Andrei Karas1-2/+0
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-17Read card limits from item db.Andrei Karas1-0/+1
2015-08-16Fix compilation after HPM update in server.Andrei Karas4-2/+10
2015-08-14Add basic support for charm items (If item present in inventory it give own ↵Andrei Karas1-0/+1
bonuses) For char item in items.conf need add attribute "Charm: true"
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with ↵Andrei Karas8-0/+244
hercules.