- 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