Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-04-12 | split functions into basic and entity prettify | x12xx12x | 1 | -1/+2 | |
2022-04-12 | Yet another style fix | TheHyper45 | 1 | -1/+1 | |
2022-04-12 | Some refinements | TheHyper45 | 1 | -0/+1 | |
2022-04-12 | NamespaceSerializer::Prettify function now takes a string and converts it into a prettfied string | TheHyper45 | 1 | -1/+1 | |
2022-04-12 | Add Prettify method to get player-friendly names of mobs | TheHyper45 | 1 | -0/+2 | |
2021-05-04 | Rename files to match code | Tiger Wang | 1 | -1/+1 | |
2021-05-03 | Add player statistics to API (#5193) | nshah25 | 1 | -2/+2 | |
* Fixed issue #5166 Co-authored-by: 12xx12 <44411062+12xx12@users.noreply.github.com> Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com> | |||||
2021-03-15 | Adding basic Banner functionality (#4806) | 12xx12 | 1 | -2/+4 | |
+ Added item and block for banners Co-authored-by: 12xx12 <12xx12100@gmail.com> Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com> | |||||
2020-11-23 | Adding new monster types to enum and saving/loading for easier future implementation (#4941) | 12xx12 | 1 | -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> | |||||
2020-08-19 | Add Statistics and Achievements for newer Network standards | 12xx12 | 1 | -0/+21 | |