TU43 Structures, bug fixes & minor changes
- Elytra flight, damage, kinetic energy, pretty much any bug someone reported, paper doll, etc. - Fossil & Igloo generation - Texture interpolation - Iggy mouse fix for world settings - Neo branding on main screen - Release build txt logger - Debug mode spectator - Several server fixes - Flowerpot fixes - Several more changes made in TU43
This commit is contained in:
@@ -10,6 +10,8 @@ const int PlayerActionPacket::STOP_DESTROY_BLOCK = 2;
|
||||
const int PlayerActionPacket::DROP_ALL_ITEMS = 3;
|
||||
const int PlayerActionPacket::DROP_ITEM = 4;
|
||||
const int PlayerActionPacket::RELEASE_USE_ITEM = 5;
|
||||
const int PlayerActionPacket::ELYTRA_IMPACT = 6;
|
||||
const int PlayerActionPacket::ELYTRA_FALL_DAMAGE = 7;
|
||||
|
||||
PlayerActionPacket::PlayerActionPacket()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user