Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-11-13 | Update Enchantments.cpp | nesco | 1 | -2/+2 |
2013-11-12 | Corrected the comma error | nesco | 1 | -2/+2 |
2013-11-12 | Update Enchantments.cpp | nesco | 1 | -2/+2 |
2013-11-12 | Added the new enchantments of Minecraft 1.7 | nesco | 1 | -1/+2 |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -298/+298 |
2013-06-04 | Fixed cItem::IsStackableWith() | madmaxoft@gmail.com | 1 | -0/+9 |
2013-06-04 | Added cItem copy-constructor to Lua API, made cItem::IsEqual() and IsStackable() enchantment-aware | madmaxoft@gmail.com | 1 | -0/+9 |
2013-06-02 | Added the possibility to specify enchantments by name in the constructor and AddFromString() function | madmaxoft@gmail.com | 1 | -1/+50 |
2013-06-02 | Enchantments are now stored in Anvil world and in player inventory | madmaxoft@gmail.com | 1 | -1/+1 |
2013-06-02 | Enchantments: API and sending to client | madmaxoft@gmail.com | 1 | -0/+231 |