Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-08 | Add support for identified attribute in item_db.conf.s20180313 | Andrei Karas | 1 | -0/+1 | |
This attribute set on dropped equipment by mobs. Default value true. | |||||
2017-08-09 | Add support for different use actions for items.s20170810 | Andrei Karas | 1 | -0/+2 | |
2016-09-03 | Add support for MinRange in item_db. | Andrei Karas | 1 | -0/+2 | |
If weapon used on range smaller than MinRange, weapon not attacking. | |||||
2016-07-31 | Add into item_db.conf support for attribute AllowAmmo for bows. | Andrei Karas | 1 | -0/+1 | |
This allow limit any arrow/ammo for any bows/guns. | |||||
2016-07-31 | Use VECTOR for allowed cards array. | Andrei Karas | 1 | -1/+1 | |
2016-02-14 | Add support for item attribute MaxFloorOffset. | Andrei Karas | 1 | -0/+2 | |
Change plugin version to 12. | |||||
2015-10-20 | Add support for item attribute RequiredSkill. | Andrei Karas | 1 | -0/+1 | |
2015-10-17 | Add support for insert cards script. | Andrei Karas | 1 | -0/+1 | |
2015-10-13 | Add support for take (pickup) script for items taked from ground by player. | Andrei Karas | 1 | -0/+1 | |
2015-10-13 | Add support for drop script for items dropped by player. | Andrei Karas | 1 | -0/+1 | |
2015-09-28 | Update copyright year. | Andrei Karas | 1 | -1/+1 | |
2015-08-17 | Read card limits from item db. | Andrei Karas | 1 | -0/+8 | |
2015-08-14 | Add basic support for charm items (If item present in inventory it give own ↵ | Andrei Karas | 1 | -0/+1 | |
bonuses) For char item in items.conf need add attribute "Charm: true" | |||||
2015-07-04 | Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with ↵ | Andrei Karas | 1 | -0/+33 | |
hercules. |