summaryrefslogtreecommitdiffstats
path: root/source/Enchantments.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added cItem copy-constructor to Lua API, made cItem::IsEqual() and IsStackable() enchantment-awaremadmaxoft@gmail.com2013-06-041-0/+3
* Added the possibility to specify enchantments by name in the constructor and AddFromString() functionmadmaxoft@gmail.com2013-06-021-2/+5
* Enchantments are now stored in Anvil world and in player inventorymadmaxoft@gmail.com2013-06-021-1/+1
* Enchantments: API and sending to clientmadmaxoft@gmail.com2013-06-021-0/+105