Dylan K. Taylor
|
55a48e0c84
|
Block: specifying required type/state data bits is no longer required
RuntimeDataSizeCalculator allows calculating the number of required bits from describeType directly, which considerably reduces boilerplate code.
|
2023-02-16 16:45:19 +00:00 |
|
Dylan K. Taylor
|
c2f6d8139a
|
Added interface RuntimeDataDescriber
|
2023-02-16 16:23:32 +00:00 |
|
Dylan K. Taylor
|
ceff230d73
|
Simplify generation of enum serializers code
|
2023-02-16 15:57:54 +00:00 |
|
zSALLAZAR
|
b4c7d33388
|
Implement Medicine (from Education Edition) (#5450)
|
2022-12-24 17:38:12 +00:00 |
|
Dylan K. Taylor
|
4d79aced07
|
Merge branch 'next-minor' into next-major
|
2022-12-15 19:50:27 +00:00 |
|
IvanCraft623
|
b65e0f64f6
|
Implement Suspicious Stew (#5224)
|
2022-08-16 17:26:32 +01:00 |
|
Dylan K. Taylor
|
102406ee79
|
Added froglights
|
2022-07-23 17:40:38 +01:00 |
|
Dylan K. Taylor
|
a7313ed9d9
|
Added rooted dirt
|
2022-07-23 16:12:17 +01:00 |
|
Dylan K. Taylor
|
6d4279671e
|
A giant hack to cut down code needed for runtime block serialization by 50%
this also avoids repeated information and inconsistencies.
|
2022-07-18 18:25:41 +01:00 |
|
Dylan K. Taylor
|
b8d1b00985
|
phpstan fail very sad :(
|
2022-07-18 15:26:14 +01:00 |
|
Dylan K. Taylor
|
8660dfe576
|
Generate traits for runtime enum serialization instead of helper classes
|
2022-07-18 15:16:33 +01:00 |
|
Dylan K. Taylor
|
260e54e4b1
|
Skeleton for copper blocks, stairs and slabs
|
2022-07-10 00:18:35 +01:00 |
|
Dylan K. Taylor
|
51ce358734
|
Add header to generator for now
|
2022-07-05 15:40:24 +01:00 |
|
Dylan K. Taylor
|
86d2ecfaff
|
Added runtime enum serializer generation script
|
2022-07-05 15:13:38 +01:00 |
|