Commit graph

63 commits

Author SHA1 Message Date
484c396233 feat: add friendly name for "frontAccessory" items avatar sandbox 2024-07-19 21:31:53 -05:00
f0ac985c13 feat: "Homepage Join Friends Tooltip Button" feature 2024-07-16 22:26:11 -05:00
0eca6b62c7 feat: "pinned games" rewrite 2024-07-15 08:53:47 -05:00
2e4ade1c97 minor: fill in rename outfit input avatar sandbox 2024-07-10 17:35:12 -05:00
792375158d feat: add avatar sandbox oufits feature! 2024-07-10 07:40:26 -05:00
4a3ad2eb5f fix: reset avatar before loading user avatar sandbox 2024-07-09 07:35:09 -05:00
f5f324b323 chore: remove avatar sandbox console log 2024-07-08 19:44:03 -05:00
d0a2223e76 feat: "Hoarded Items" card on collectibles inv tab 2024-07-08 19:13:10 -05:00
d0839859b5 feat: serial tags on collectibles inventory tab 2024-07-08 18:41:17 -05:00
7ba43cc07b minor: up collectibles inv tab page limit from 3 to 12 2024-07-08 18:33:00 -05:00
c7df8cbea3 fix: fix unequipping items in avatar sandbox
hopefully fixed for the last time lol keeps breaking, but i think it's finally fixed
2024-07-08 16:05:15 -05:00
7a745a6232 feat: make retro item ids negative avatar sandbox 2024-07-08 16:04:37 -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
74488c4d2b fix: fix wearing assets other than hats by id avatar sandbox 2024-07-07 08:06:28 -05:00
d86f928b6f fix: fix loading privated assets in avatar sandbox 2024-07-06 06:28:20 -05:00
ec9c7f8671 fix: LoadItems() overwriting item cache avatar sandbox 2024-07-06 06:27:57 -05:00
d743aaf820 chore: remove avatar sandbox console logs 2024-07-05 05:02:39 -05:00
f6eba67d6e minor: add border radius to item image avatar sandbox 2024-07-05 04:57:14 -05:00
bc6840c3d7 minor: show accessory type instead of creator avatar sandbox
* if the creator is unknown or Polytoria
2024-07-05 04:57:01 -05:00
ba19dd2691 fix: include face in wearing avatar sandbox 2024-07-05 04:56:21 -05:00
7d0ef89748 fix: include tool in wearing avatar sandbox 2024-07-05 03:04:50 -05:00
d1f329a0e1 minor: remove open in new tab button avatar sandbox 2024-07-05 02:41:08 -05:00
cde27b8006 fix: fix avatar dimension toggle feature 2024-07-04 05:34:01 -05:00
2d6e5bd947 feat: avatar sandbox change body part colors feature 2024-07-04 04:45:45 -05:00
ca5eb0829d chore: delete old avatar sandbox files 2024-07-03 04:34:37 -05:00
db00c107b8 debug: add button to log item cache for avatar sandbox 2024-07-03 04:08:29 -05:00
6d290f5648 minor: reset search after switching tab in avatar sandbox 2024-07-03 00:57:43 -05:00
099b1c2b21 fix: fix creator name and uIDs always being Polytoria in avatar sandbox 2024-07-03 00:55:23 -05:00
aed860159b fix: fix un-equipping in avatar sandbox 2024-07-03 00:50:07 -05:00
e6cffdd8e2 style: make "Free" avatar sandbox text bold like store 2024-07-03 00:49:38 -05:00
8e8cf7981a fix: fix errors wearing toolbox assets in avatar sandbox 2024-07-03 00:49:11 -05:00
3b0f079a2f fix: fix avatar sandbox load user overwriting cache 2024-07-02 14:29:19 -05:00
431ef7ee73 feat: add torso support to avatar sandbox 2024-07-02 14:28:22 -05:00
ac4ca43be6 fix: avatar dimension toggle working with all badges 2024-06-29 00:12:21 -05:00
50b45b6614 chore: add spacing between avatar sandbox rows 2024-06-27 22:22:21 -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
6d09433395 feat: add price to avatar sandbox discovery 2024-06-27 18:34:45 -05:00
ce3ebc99bb fix collectibles inventory tab page fetching 2024-06-27 16:20:17 -05:00
deeaba05b2 irl price on resellers and no more pagination on item wishlist and collectibles 2024-06-26 11:48:27 -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
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
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
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