* `eye_offset` is redundant since Minetest Game PR#2745 * Translations are now using `@1` syntax instead of `%s` + `string.format`. * Replaced some deprecated calls. * Fixed reference to `emote.util.facedir_to_look_horizontal`.