Povijest verzija dodatka RoPlus - Roblox, Supercharged – 2 verzije
RoPlus - Roblox, Supercharged Autor: RoPlus
Povijest verzija dodatka RoPlus - Roblox, Supercharged – 2 verzije
Oprez sa starim verzijama! Ove se verzije prikazuju u svrhu testiranja i referenci.Uvijek koristiti najnoviju verziju dodatka.
Najnovija verzija
Verzija 0.7.8
Objavljeno 13. ožu. 2026 – 2,84 MBRadi s firefox 113.0 i novije verzijeAdded
- 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 roomIzvorni kod je objavljen pod licencom Sva prava pridržana
Starije verzije
Verzija 0.7.5
Objavljeno 17. velj. 2026 – 2,81 MBRadi s firefox 113.0 i novije verzijeChanged
- 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 functionsIzvorni kod je objavljen pod licencom Sva prava pridržana