summaryrefslogtreecommitdiffstats
path: root/src/WorldStorage/NamespaceSerializer.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* split functions into basic and entity prettifyx12xx12x2022-04-121-1/+2
|
* Yet another style fixTheHyper452022-04-121-1/+1
|
* Some refinementsTheHyper452022-04-121-0/+1
|
* NamespaceSerializer::Prettify function now takes a string and converts it into a prettfied stringTheHyper452022-04-121-1/+1
|
* Add Prettify method to get player-friendly names of mobsTheHyper452022-04-121-0/+2
|
* Rename files to match codeTiger Wang2021-05-041-1/+1
|
* Add player statistics to API (#5193)nshah252021-05-031-2/+2
| | | | | | * Fixed issue #5166 Co-authored-by: 12xx12 <44411062+12xx12@users.noreply.github.com> Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com>
* Adding basic Banner functionality (#4806)12xx122021-03-151-2/+4
| | | | | | + Added item and block for banners Co-authored-by: 12xx12 <12xx12100@gmail.com> Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com>
* Adding new monster types to enum and saving/loading for easier future implementation (#4941)12xx122020-11-231-2/+5
| | | | | | | | | | | * added new monster types to enum added string <-> enum conversion in namespace serializer added loading functions added to saving * renamed zombie pigman to zombified piglins in enum Co-authored-by: 12xx12 <12xx12100@gmail.com> Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com>
* Add Statistics and Achievements for newer Network standards12xx122020-08-191-0/+21