Commit graph

31 commits

Author SHA1 Message Date
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
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
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
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
github-actions[bot]
0ff8fac37b chore: format code with Prettier 2024-05-28 00:23:56 +00:00
StarManTheGamer
ff6c26cb0a Revert "chore: format code with Prettier"
This reverts commit cc39111694.
2024-05-27 17:16:58 -05:00
github-actions[bot]
cc39111694 chore: format code with Prettier 2024-05-27 22:04:23 +00:00
StarManTheGamer
bf6e9048c0 Revert "chore: format code with Prettier"
This reverts commit 70241eead6.
2024-05-27 17:04:02 -05:00
github-actions[bot]
70241eead6 chore: format code with Prettier 2024-05-27 22:02:41 +00: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
Renamed from js/resources/avatar-sandbox.html (Browse further)