Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Details
Features
Backports popular changes and fixes I've written for Figura 0.1.6 to Figura 0.1.5 such as:
- Searchable offline avatars https://github.com/FiguraMC/Figura/pull/449
- Render task fixes https://github.com/FiguraMC/Figura/pull/433 & https://github.com/FiguraMC/Figura/pull/462
- Popup menu usable on skulls https://github.com/FiguraMC/Figura/pull/468
- Quick sound settings in popup menu https://github.com/FiguraMC/Figura/pull/468
This addon is not a replacement for the afformentioned PRs, and as such, is not intended for use with Figura 0.1.6
Searchable offline avatars
Figura for whatever reason explicitly prevented offline avatars from being searchable. Because changing permissions is important for players with skulls, this consequentially led to users naming their avatars using hoists allowing them to display at the top of the player list.
This change allows for offline avatars to be searchable in the permissions tab.

Render task fixes
Fixes a bug causing render tasks, such as ItemTasks or SpriteTasks to become dark or tinted red. This bug is caused by other avatars setting the light level or effect overlays of a group ModelPart, causing all tasks in all avatars regardless of which avatar set this effect to become visually bugged.
A side effect of this bug is that tasks don't become properly shaded by the environment. This change fixes both these issues.

Popup menu usable on skulls
Adds the avatar popup menu functionality to player skulls which have an avatar. This allows for quickly increasing the permissions of the skull's avatar, or reloading that avatar in case of an error.

Quick sound settings in popup menu
Adds a button to the popup menu that cycles the volume through three different volume states: 100%, 50%, and 0%



