stevenarella/src
ice_iix 0626888197 1.16.1 protocol support (736) (#345)
* Update shifted packet ids

* Add new smithing recipe type

* Also support 1.16 (735), same packets as 1.16.1 (736)

New packets:

* GenerateStructure

New packet variants:

* UseEntity_Sneakflag, split from UseEntity_Hand

* ClientAbilities_u8, split from ClientAbilities_f32

* UpdateJigsawBlock_Joint, split from UpdateJigsawBlock_Type

* ServerMessage_Sender, split from ServerMessage_Position

* ChunkData_Biomes3D_bool, split from ChunkData_Biomes3D

* JoinGame_WorldNames, split from JoinGame_HashedSeed_Respawn

* Respawn_WorldName, split from Respawn_Gamemode

* EntityEquipment_VarInt renamed

* UpdateLight_WithTrust, split from UpdateLight_NoTrust

* LoginSuccess_UUID, split from LoginSuccess_String
2020-06-27 18:39:59 -07:00
..
console Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00
ecs Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00
entity Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00
gl Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00
model Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00
render Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00
screen Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00
server 1.16.1 protocol support (736) (#345) 2020-06-27 18:39:59 -07:00
ui Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00
world Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00
auth.rs Update to use crate:: for current crate, for Rust 2018 edition 2018-11-04 12:06:00 -08:00
chunk_builder.rs Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00
main.rs Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00
resources.rs Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00
settings.rs Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00