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