Commit graph

47 commits

Author SHA1 Message Date
7ae424b60b minor: disable search filters for retro items avatar sandbox 2024-10-01 18:44:31 -05:00
12e3a38e8d feat: "Trade Valuation" feature (thanks to LOVE) 2024-09-29 14:57:57 -05:00
70808ced7c feat: asset designer credit setting toggle 2024-09-15 13:43:11 -05:00
11ac584246 minor: cache friend count 2024-09-13 21:00:03 -05:00
fd55054ac6 feat: new "see player id and join date when blocked" feature 2024-08-19 18:23:23 -05:00
908637e72e feat: "Multi-Whitelist" and "Clear Whitelist" features 2024-07-19 21:25:48 -05:00
254ee41c11 fix: i forgot to add default setting for join friend button 2024-07-16 22:51:54 -05:00
9f49fc848d feat: new "time played" feature (a bit buggy right now) 2024-07-14 16:35:29 -05:00
83e2f19fa2 fix: add outfits avatar sandbox category icon 2024-07-10 07:43:06 -05:00
662f4733af minor: add avatar sandbox poly-archive credits 2024-07-10 07:41:46 -05:00
5eeef015e4 feat: added warning to retro items avatar sandbox category 2024-07-10 07:41:23 -05:00
35fe13d6a2 minor: update registerTooltips.js to register dropdowns 2024-07-10 07:40:37 -05:00
792375158d feat: add avatar sandbox oufits feature! 2024-07-10 07:40:26 -05:00
a20b22d148 feat: add "Retro" items category to avatar sandbox
+ improved price formatting as a function instead of 1-line ternary
2024-07-08 10:08:53 -05:00
b631cb59e9 style: change avatar sandbox element id 2024-07-07 08:08:57 -05:00
406b3ff479 fix: github desktop selecting issue 2024-07-06 01:06:38 -05:00
923ce838bd minor: rename "Torso" to "Body Part" in avatar sandbox frontend 2024-07-05 02:55:10 -05:00
577b71ae7c minor: "advanced" avatar sandbox card section 2024-07-05 02:48:31 -05:00
5be5e22f40 minor: remove tooltip on debug cache avatar sandbox 2024-07-05 02:41:59 -05:00
d1f329a0e1 minor: remove open in new tab button avatar sandbox 2024-07-05 02:41:08 -05:00
870def2dc1 feat: redesigned avatar sandbox to look like avatar page 2024-07-04 05:28:02 -05:00
e8ee269945 style: remove unused data-color attributes avatar sandbox 2024-07-04 04:47:39 -05:00
2d6e5bd947 feat: avatar sandbox change body part colors feature 2024-07-04 04:45:45 -05:00
0689cc3a9a minor: add torsos tab to avatar sandbox 2024-07-03 04:33:02 -05:00
fdbabf43b0 minor: add torso option to wear asset type dropdown 2024-07-03 04:09:15 -05:00
db00c107b8 debug: add button to log item cache for avatar sandbox 2024-07-03 04:08:29 -05:00
3206c6bbcd feat: add "Re-add Copyable Places" feature 2024-07-02 13:34:29 -05:00
7c586e0984 minor: ability to toggle QOL achievement features
previously, there wasn't an option to disable those small, quality-of-life achievement features
2024-06-30 03:40:40 -05:00
cfc25fd09b feat: "List of Values Everlast" Integration feature 2024-06-29 19:08:34 -05:00
350e3ab92f feat: avatar sandbox pagination 2024-06-27 22:19:37 -05:00
a57098b608 feat: avatar sandbox search, sorting, & ordering 2024-06-27 18:52:25 -05:00
1e5e9fe69f chore: remove script tag in avatar sandbox 2024-06-27 18:34:11 -05:00
26dddf0019 chore: remove rewrite avatar sandbox banner 2024-06-27 18:33:54 -05:00
f3e33ea840 v1.2.2
- 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
2024-06-25 09:14:52 -05:00
b3cfe05657 new great divide feature and avatar dimension toggle feature
- 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
2024-06-18 00:07:21 -05:00
35bc026724
Merge pull request #8 from GoldenretriverYT/main
Add multiple decals upload and reload "hotkey"
2024-06-08 21:22:38 -05:00
6a42004dba disable best friends feature & improvements
- 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
2024-06-08 21:21:33 -05:00
GoldenretriverYT
4bc5cf2260 Add multiple decals upload and reload "hotkey" 2024-06-09 01:53:55 +02:00
8258f2b892 curse you abbreviated currency icons 2024-06-01 19:38:17 -05:00
beb002feb9 bug fixes 2024-06-01 12:36:02 -05:00
1a2af482aa bug fixes and remove prettier github action 2024-05-31 20:43:09 -05:00
4bf9139a60 small improvements
- 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
2024-05-29 17:03:53 -05:00
github-actions[bot]
0ff8fac37b chore: format code with Prettier 2024-05-28 00:23:56 +00:00
63b55d9883 fixed item wishlist and copy asset id context menu item 2024-05-27 18:55:00 -05:00
fc230ec3b8 rewrote settings and new features
- 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"
2024-05-27 17:01:25 -05:00
c1bee43f08 prepare for next update
i don't feel like writing github commit description right now
2024-05-22 17:18:55 -05:00
55ad153d2b 33 files changed - update + hoarders list
- 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
2024-04-25 17:04:38 -05:00