Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Consistent HP and damage types (#8167) | SmallJoker | 2019-02-10 |
| | | | | | Remove deprecated HUDs and chat message handling. Remove unused m_damage variable (compat break). HP: s32 for setter/calculations, u16 for getter. | ||
* | Send only changed node metadata to clients instead of whole mapblock (#5268) | SmallJoker | 2018-12-04 |
| | | | | | | | Includes newer style changes and fixes by est31 Improve the block position de-serialization Add type NodeMetadataMap | ||
* | Move client-specific files to 'src/client' (#7902) | Quentin Bazin | 2018-11-28 |
Update Android.mk Remove 'src/client' from include_directories |