summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Palettes/Palette_1_13_1.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add player statistics to API (#5193)nshah252021-05-031-59/+59
| | | | | | * Fixed issue #5166 Co-authored-by: 12xx12 <44411062+12xx12@users.noreply.github.com> Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com>
* Prepare for 1.15+ (#4856)Tiger Wang2020-12-211-7061/+7061
| | | | | + Add type-safe container for states * Split registry Blocks into BlockTypes, BlockStates so the block types enumeration can be #included without too much penalty * Ensure Registry uses type-safe container
* Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell102020-10-051-1/+1
| | | | | | | | | | | | | | | * Fix cmake not adding Werror on clang, and _lots_ of warnings * WIP: Build fixes * Cannot make intermediate blockhandler instance * Tiger's changes * Fix BitIndex check * Handle invalid NextState values in cMultiVersionProtocol Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com>
* Add Statistics and Achievements for newer Network standards12xx122020-08-191-3/+69
|
* Adjust incorrect palette inclusionsTiger Wang2020-08-051-1/+1
|
* Remove Waterlogged value from registryTiger Wang2020-07-191-3468/+3468
| | | | | | (apparently they're going to remove it, we don't want such a large breaking change) * Also alpha sort ids, parameters
* Add 1.13.1 to 1.15.2 mappingsTiger Wang2020-07-191-0/+8670