Historial de versiones de RoPlus - Roblox, Supercharged - 2 versiones
RoPlus - Roblox, Supercharged por RoPlus
Historial de versiones de RoPlus - Roblox, Supercharged - 2 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 0.7.8
Lanzada el 13 de mar. de 2026 - 2,84 MBCompatible con firefox 113.0 y superioresAdded
- Hide Terminated Friends - automatically hides deleted/terminated accounts from the friends carousel on profile pages (on by default, toggleable in Profile Page settings)
- Games now appear above players in Quick Search results
- "Hide Standout Games" toggle - hide the curated Standout Games section from the home page (works at both API and DOM level)
- New toggles for previously always-on features: Random Server Button, Rejoin Button, Playtime Display, Updates History, Badge Enhancer, Private Servers Toggle (Game Page)
- Sidebar link customizer - add, remove, and reorder Stats/Themes/Sandbox links in the left sidebar (Navigation settings, supports both old and new sidebar)
- Pinnable settings - pin up to 6 boolean toggles from the options page into the popup for quick access
- Pin icon appears on hover next to any toggle in the options page; pinned settings persist locally
- Popup pinned grid: full-width toggle rows that update settings instantly
Fixed
- Playtime data being permanently wiped on logout or account switch - user data is now stored per-account and never deleted automatically
- Active game sessions not being finalized before account switch, causing in-progress playtime to be lost
- Catalog hover preview: single click now navigates to item (was requiring double-click); scroll-zoom no longer hides the preview; right-click panning works reliably
- Catalog hover preview not showing accessory items when user already has 10 accessories equipped - now evicts the last base accessory to make roomSe publicó el código fuente bajo la licencia Todos los derechos reservados
Versiones antiguas
Versión 0.7.5
Lanzada el 17 de feb. de 2026 - 2,81 MBCompatible con firefox 113.0 y superioresChanged
- BinaryReader: rewrote as DataView wrapper with camelCase API and bounds checking
- RbxmParser: replaced monolithic switch with Map-based decoder registry
- MeshParser: extracted shared helpers per format era (text, binary, chunked)
- AnimationParser: Shepperd's method for quaternion conversion, named lookup tables
- DracoParser: class-based EntropyDecoder/BitAccumulator architecture
- Animator: flat easing function registry, typed PlaybackState interface
- AssetCache: generic LRU cache with TTL eviction and in-flight deduplication
- AvatarAsset: Map-based dispatch table for asset type handlers
- Avatar: renamed all internal methods and fields, section-based code organization
- RigBuilder: SkeletonCache class with factory functions and hardcoded fallback skeletons
- Composites: removed legacy dirty flag naming
- avatarConstants/avatarScaleConstants: reorganized exports and added utility functionsSe publicó el código fuente bajo la licencia Todos los derechos reservados