Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-17 | Add support for card limits. | Andrei Karas | 1 | -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-16 | Fix compilation after HPM update in server. | Andrei Karas | 1 | -0/+2 | |
2015-08-14 | Add basic support for charm items (If item present in inventory it give own ↵ | Andrei Karas | 1 | -0/+56 | |
bonuses) For char item in items.conf need add attribute "Charm: true" | |||||
2015-08-13 | Add support for sending all equipped items with cards from char server. | Andrei Karas | 1 | -26/+0 | |
2015-08-12 | Send to client if possible equipped items with inserted cards. | Andrei Karas | 1 | -18/+98 | |
Change server version to 7. | |||||
2015-07-04 | Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with ↵ | Andrei Karas | 1 | -0/+309 | |
hercules. |