summaryrefslogtreecommitdiffstats
path: root/tests/BlockTypeRegistry (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BlockTypePalette: Improved loading speed in MSVC Debug builds.Mattes D2020-02-241-2/+2
|
* BlockTypePalette: Load from TSV or original reports' JSON.Mattes D2019-12-283-222/+143
|
* Moved ProtocolBlockTypePalette functionality into BlockTypePalette.Mattes D2019-12-283-2/+304
|
* BlockTypePalette: Refactored for usage in both directions.Mattes D2019-12-281-48/+60
| | | | Improves index() lookup speeds and allows BlockTypePalette to be used in place of ProtocolBlockTypePalette.
* Add ProtocolBlockTypePalette (#4391)E142019-09-221-0/+58
|
* Added a basic PalettedBlockArea implementation (#4377)Mattes D2019-08-283-1/+586
|
* Improved testing framework. (#4376)Mattes D2019-08-262-61/+8
|
* Added BlockState implementation for 1.13 support.Mattes D2019-08-242-0/+158
|
* BlockTypeRegistry: Added hint manipulationMattes D2019-08-051-0/+37
|
* BlockTypeRegistry: Initial skeletonMattes D2019-08-052-0/+268