Dylan K. Taylor
a9c6489e08
updated consistency check for e388ac9c8b133fbf0382ef56f6ab75f04249a670
2019-07-21 13:11:59 +01:00
Dylan K. Taylor
08e1f6405c
implemented Carved Pumpkin
2019-07-09 17:56:09 +01:00
Dylan K. Taylor
4a6d4953f2
updated consistency check for previous commit
2019-07-03 16:19:24 +01:00
Dylan K. Taylor
f30cee15ca
added Dried Kelp block
2019-06-07 18:03:17 +01:00
Dylan K. Taylor
9d42bc3c0c
updated consistency check for ad79e6cd8e121ae3db02a10b7e86bc1bba8287f7
2019-06-01 12:12:55 +01:00
Dylan K. Taylor
c29523baf4
added a bunch of new blocks
2019-05-24 19:59:03 +01:00
Dylan K. Taylor
5024de38b8
added more types of stone slab
2019-05-15 18:15:25 +01:00
Dylan K. Taylor
be0436b2a0
fix consistency check (again)
2019-03-23 19:20:52 +00:00
Dylan K. Taylor
a8fa8572e1
partial sea pickle implementation
2019-03-23 18:11:27 +00:00
Dylan K. Taylor
3c283aa700
fix consistency check (again)
2019-03-23 15:45:39 +00:00
Dylan K. Taylor
7f4b76aa86
Implemented blue ice
2019-03-12 19:38:03 +00:00
Dylan K. Taylor
1d4f44d259
Updated BlockFactory consistency check data
2019-03-10 19:53:55 +00:00
Dylan K. Taylor
3079fd0251
Fixed test failures introduced by 6fe366e1ac2ce3127ab434f1cd7816d03e236ac9
2019-03-09 19:05:32 +00:00
Dylan T
8f1bc5d497
Flatten wall_banner and wall_sign into single blocks ( #2798 )
...
This comes with some problems, but the problems are more bearable than the previous code.
2019-03-08 16:37:26 +00:00
Dylan K. Taylor
1e9e179ec0
Fixed Block consistency check failure since 943906cc6b8a95c62ed7227466de5500eb7548b0
2019-03-01 08:24:25 +00:00
Dylan K. Taylor
202aef9846
fix failing tests
2019-02-26 16:35:33 +00:00
Dylan K. Taylor
023fecabac
Added an annoying consistency check for BlockFactory
...
This test is intended to enforce that the BlockFactory always has the same blocks in it from one commit to the next. Since there are a lot of changes going on right now around this, it's important that this is checked because bugs can go under the radar when large changes are happening.
The consistency check will need to be regenerated whenever a new block is registered, new states are found or when things are removed.
2019-02-24 13:56:55 +00:00