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:
@@ -44,6 +44,8 @@ public:
|
||||
virtual void respawn();
|
||||
protected:
|
||||
virtual void actuallyHurt(DamageSource *source, float dmg);
|
||||
virtual void onElytraKineticDamage(float damage);
|
||||
virtual void onElytraFallDamage(int amount);
|
||||
|
||||
// 4J Added override to capture event for tutorial messages
|
||||
virtual void completeUsingItem();
|
||||
|
||||
Reference in New Issue
Block a user