Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add player:get_meta(), deprecate player attributes (#7202) | rubenwardy | 2018-04-06 |
| | | | | * Add player:get_meta(), deprecate player attributes | ||
* | Allow overriding tool capabilities through itemstack metadata | raymoo | 2017-10-29 |
| | | | | | This makes it possible to modify the tool capabilities of individual itemstacks by calling a method on itemstack metadata references. | ||
* | C++ modernize: Pragma once (#6264) | Loïc Blot | 2017-08-17 |
| | | | | * Migrate cpp headers to pragma once | ||
* | Add ItemStack key-value meta storage | rubenwardy | 2017-02-04 |