
Figura Lite
Smart, lightweight Figura enhancement that adds automatic permission control, responsive GUI, and real-time player distance management.
Список изменений
📦 Figura Lite - Changelog (Today’s Update)
v1.3.0 - Stability Patch + Smart Reload System
🔧 Smart Avatar Reload
Avatar is automatically reloaded only when needed when a player re-enters the allowed distance.
Reload triggers only if the avatar’s complexity value is inconsistent, preventing visual glitches.
Per-player cooldown added to avoid repeated reloads and performance issues.
⚙ Permission Restoration Fix
When a player comes back into range, their original permission category is restored properly.
Fixed issue where permissions previously remained stuck on BLOCKED.
🐛 Bug Fixes
Corrected reloadAvatar API usage (now uses the proper UUID-based call).
Fixed incorrect distance conversion behavior.
Prevented potential null-pointer crashes when player or avatar isn't fully loaded.
Reduced memory risk by using a WeakHashMap for storing original permissions.
🧪 Debug Improvements
Added detailed debug messages showing:
Which player triggers reload
Why reload was requested
Whether reload was skipped due to cooldown
