| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-20 | Implement ALL packets (#16) | mat | |
| * add a couple more packets and improve codegen * enums in packet codegen * fix enums and MORE PACKETS * make unsigned numbers the default * codegen can make hashmaps * UnsizedByteArray in codegen * Vec and Option * enum codgen works in more situations * ServerboundInteractPacket * Fix error with new error system * More packets * more packets * more packets * guess what was added * yeah it's more packets * add more packets * packets * start adding ClientboundBossEventPacket * finish boss event packet * improve codegen for linux * start on command suggestions packet * rename declare_commands to commands * más paquetes * fix generating custom payload packet * more packets * mehr Pakete * improve codegen for movement packets * rename move packets to have "packet" at the end * fix some unused variable warns * addere plus facis * pli da pakoj * plus de paquets * più pacchetti * make ChatFormatting a macro in azalea-chat * change a match to matches! macro * update SetPlayerTeam to use ChatFormatting * ClientboundSetScorePacket & fix clippy warnings * finish game state :tada: * add remaining packets for other states * fix error in ping.rs | |||
| 2022-08-05 | 1.19.2 (#15) | mat | |
| * Fix stuff with readme in codegen scripts Emojis broke it * 1.19.2-rc1 * 1.19.2 | |||
| 2022-07-06 | Fix the mod.rs | mat | |
| 2022-07-06 | Fix bugs with migration | mat | |
| 2022-06-25 | Merge branch 'main' into 1.19.1 | mat | |
| 2022-06-24 | i hate mutexes | mat | |
| 2022-06-23 | Fixes | mat | |
| 2022-06-23 | Correctly detect updated packets | mat | |
| 2022-06-21 | add serverbound move packets | mat | |
| 2022-06-21 | Update to 1.19.1-pre1 | mat | |
| 2022-06-21 | Add get_generator_mod_data | mat | |
| Uses u9g's mod: https://github.com/u9g/minecraft-data-generator-server | |||
| 2022-06-17 | ClientboundSetEquipmentPacket | mat | |
| 2022-06-16 | type -> kind | mat | |
| 2022-06-16 | less underscores | mat | |
| 2022-06-16 | "boolean" is cringe | mat | |
| 2022-06-16 | Fix for states that burger doesn't have | mat | |
| 2022-06-11 | Fix ordering of blocks | mat | |
| 2022-06-11 | Fix all the errors | mat | |
| 2022-06-11 | Include property names in blocks | mat | |
| 2022-06-11 | Separate int properties | mat | |
| 2022-06-11 | Clean code a little | mat | |
| 2022-06-10 | fix Facing property | mat | |
| 2022-06-10 | blocks works probably | mat | |
| 2022-06-09 | work on genblocks | mat | |
| 2022-05-28 | fixed macro for blocks with no properties | mat | |
| 2022-05-28 | default block properties | mat | |
| 2022-05-28 | fix blocks dir | mat | |
| 2022-05-28 | genblocks | mat | |
| 2022-05-27 | Fix codegen more | mat | |
| 2022-05-27 | Fix version.py to work from any directory | mat | |
| 2022-05-25 | set version ids | mat | |
| 2022-05-25 | Migrate mod.rs works | mat | |
| 2022-05-25 | Update packet.py | mat | |
| 2022-05-25 | delete files of removed packets | mat | |
| 2022-05-25 | more fix | mat | |
| 2022-05-25 | fix set_packets maybe | mat | |
| 2022-05-25 | Update packet.py | mat | |
| 2022-05-25 | Almost | mat | |
| 2022-05-25 | Migrate might be working | mat | |
| 2022-05-24 | start adding migrate | mat | |
