summaryrefslogtreecommitdiff
path: root/src/emap/struct
AgeCommit message (Collapse)AuthorFilesLines
2015-10-13Add support for drop script for items dropped by player.Andrei Karas1-0/+1
2015-10-12Add mob db field 'WalkMask' for now unused.Andrei Karas1-0/+12
2015-10-02Add walking mask field to npc struct.Andrei Karas1-0/+1
2015-09-28Update copyright year.Andrei Karas5-5/+5
2015-09-28Add support for team id for battleground players.Andrei Karas1-0/+1
New script function: setbgteam bgid, num It set for 'bgid' team id to 'num'.
2015-09-28Add functions for support battleground extension object.Andrei Karas1-0/+12
2015-09-27Add .lang variable to npc for storing language.Andrei Karas1-0/+1
Also add hooks to set/get vars.
2015-08-17Read card limits from item db.Andrei Karas1-0/+8
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 Karas4-0/+77
hercules.