- Avatar Sandbox rewrite
- Updated owned item tags code
- Inventory Collectibles Category
- Great Divide Features ("Potentially Unbalanced" indicator in server list and User Statistics tab on profiles)
- Refreshed Settings Page design
- Fixed library item type detection
- Breadcrumbs on the view page for models, audios, decals, and meshes now link to the Library instead of the Store.
- If the document loads prior to the DOMContentLoaded event being registered in the sitewide.js file, then it'll still run everything as normal instead of just not running
- Updated README.md
I was bored so:
- You can now make a profile act like a birthday profile by appending ?birthday=true to the URL
- new great divide event feature
- event place cards now have a animated gradient instead of a still gradient
- you can now extract textures from an official polytoria item easily in the extension popup (temporarily disabled)
- new avatar dimension toggle feature
- fixed library-download.js errors due to it trying to run on official polytoria item pages
- disabled best friends feature
- improved load asset by ID in avatar sandbox (originally was quickly added cause I was bored, now it actually works with different asset types and stuff)
- add work in progress "automatic ad bidding" feature modal
- fixed apply membership themes with nested setting objects
- fixed try-on items feature defaulting to giving the preview avatar shirt and pants even if the user's avatar didn't have them
- fixed "download place file" because site no longer uses csrf tokens
- removed tabs permission apparently it was unnecessary
- fixed store main page "owned" tags when the user's inventory is private/friends-only
- fixed "creator" tags in comment sections around the site
- deleted currently-unused currencies.json resource
- rewrote settings
- reorganized several settings as nested objects
- added avatars enabled sub-setting of collectibles hoarder list
- added default min copies
- new feature: "Timed-Item Owner Check"
- new feature: "Hide User Ads"
- Added new feature: "Collectibles' Hoarders List"
[ IMPROVEMENTS ]
- Reorganized resources folder to be in the root directory rather than a sub-folder of the javascript folder
- Added a new feature: "Quick Library Downloads"
- Basically finished the "Event Items Store Category" feature
- Added more manifest.json information