mcMMO-Dashboard v1.24.0
·
31 commits
to master
since this release
New features
Skins
- Animated skins:
- Add option to enable/disable it in parameters.js
- Animated skins is working thanks to the skinview3d library
- Random animations at each page load
- Skin update date for bedrock players
- We removed the need to use Tydium API for bedrock skins. In fact, we can directly use the Geyser API ourselves :)
- Improve getSkin method for bedrock and fix display of empty server icons
- Add the last update date info for bedrock skins
- Avoid displaying server icons which are only full of transparent pixels. To do so we added a method "isImageEmpty" to detect empty server icons and replace them with our mcMMO default one
Others changes:
- We added much more toasts to show errors! Happy debugging!
- Better overflow management for long username
- "See profile" button now visible for small devices
Charts:
- Best player is now always on bottom of radar chart (comparison page)
- New "setColorsToRoot" function to set tintX_50 variable with 50% opacity (JS usage)
- Radar chart is now bigger in comparison page
Bug fixes:
- Fix player names with special characters
- Fix skin not updating when choosing the same players (comparison page)
- Fix wrong player skin model
- All skins were using the "slim" model. Now it will auto-detect when it's a "slim" model or a default one
- Fix for chart colors (including fix for #10)
- Radar charts now use tint1 (player1) and tint2 (player2) from parameters.css
- Fix for filter issue in comparison page
Join our Discord server to help us improve this dashboard!

