aboutsummaryrefslogtreecommitdiff
path: root/codegen/lib/code
AgeCommit message (Expand)Author
2023-09-211.20.2 (#99)mat
2023-07-14Mining (#95)mat
2023-05-04merge mainmat
2023-05-03Inventory (#48)mat
2023-03-3023w13amat
2023-03-23rename Tag to Nbtmat
2023-03-141.19.4 (#57)mat
2023-03-07Bevy 0.10 (#79)mat
2023-02-21make metadata components clonablemat
2023-02-10make it so registries can have doc commentsUbuntu
2023-02-10make blockstate goodUbuntu
2023-02-04Use an ECS (#52)mat
2023-01-30have docs for all cratesUbuntu
2022-12-071.19.3 (#34)mat
2022-11-19Replace lazy_static with once_cell::sync::Lazy (#43)mat
2022-11-12Pathfinder (#25)mat
2022-11-06Entity metadata (#37)mat
2022-10-30more docsmat
2022-10-27fix identical shapes being defined multiple timesmat
2022-10-24fix repeated ids in game/mod.rsmat
2022-10-24fix codegenmat
2022-10-02All block shapes & collisions (#22)mat
2022-09-05Publish everything* to crates.iomat
2022-08-27Azalea registry (#20)mat
2022-08-20Implement ALL packets (#16)mat
2022-08-051.19.2 (#15)mat
2022-07-06Fix the mod.rsmat
2022-07-06Fix bugs with migrationmat
2022-06-25Merge branch 'main' into 1.19.1mat
2022-06-24i hate mutexesmat
2022-06-23Fixesmat
2022-06-23Correctly detect updated packetsmat
2022-06-21add serverbound move packetsmat
2022-06-21Update to 1.19.1-pre1mat
2022-06-21Add get_generator_mod_datamat
2022-06-17ClientboundSetEquipmentPacketmat
2022-06-16type -> kindmat
2022-06-16less underscoresmat
2022-06-16"boolean" is cringemat
2022-06-16Fix for states that burger doesn't havemat
2022-06-11Fix ordering of blocksmat
2022-06-11Fix all the errorsmat
2022-06-11Include property names in blocksmat
2022-06-11Separate int propertiesmat
2022-06-11Clean code a littlemat
2022-06-10fix Facing propertymat
2022-06-10blocks works probablymat
2022-06-09work on genblocksmat
2022-05-28fixed macro for blocks with no propertiesmat
2022-05-28default block propertiesmat