Skip to content

Conversation

@biotech77
Copy link
Contributor

@biotech77 biotech77 commented Oct 3, 2025

Pull Request Description

Outfits Shape

Port previous version of outfits (collection of wearables) so user is able to save and load 5 outfits + 5 extra slots if user has name claimed.

What does this PR change?

Implements #5617

Test Steps

Save outfit

  1. Go to backpack
  2. Go to saved outfits tab
  3. Click save
  4. Observe outfit is saved (whatever was equipped currently on the avatar)

Load outfit

  1. Go to backpack
  2. Go to saved outfits tab
  3. Hover over outfit and click on equip button
  4. Observe outfit is equipped

Preview outfit

  1. Go to backpack
  2. Go to saved outfits tab
  3. Hover over outfit and click thumbnail
  4. Observe outfit is previewed (but not equipped, close the backpack or go back to categories and observe that outfit is not equipped

Delete outfit

  1. Go to backpack
  2. Go to saved outfits tab
  3. Hover over outfit and click delete
  4. Observe outfit is is delete (but not unequipped)

Extra Slots

  1. Go to backpack
  2. Observer if user has claimed name there will be 5 extra slots for saving outfits, if user didn't save the name instead of unlocked extra slots there will be a banner explaining how to unlock extra slots

NOTE better test on account that don't have claimed name because logic for extra slots is not yet deployed to production deployed to production, accounts with claimed names and extra slots work

Additional Testing Notes

  • Note any edge cases to verify
  • Mention specific areas that need careful testing
  • List known limitations or potential issues

Quality Checklist

  • Changes have been tested locally
  • Documentation has been updated (if required)
  • Performance impact has been considered
  • For SDK features: Test scene is included

Code Review Reference

Please review our Code Review Standards before submitting.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2025

@biotech77 biotech77 self-assigned this Oct 3, 2025
@biotech77 biotech77 added do not merge force-build Used to trigger a build on draft PR labels Oct 6, 2025
# Conflicts:
#	Explorer/Assets/DCL/PluginSystem/Global/ExplorePanelPlugin.cs
#	Explorer/Assets/DCL/PluginSystem/Global/Global Plugins Settings.asset
@biotech77 biotech77 added the clean-build Used to trigger clean build on PR label Oct 23, 2025
@biotech77 biotech77 removed the clean-build Used to trigger clean build on PR label Oct 27, 2025
@DafGreco
Copy link

Evidence of this PR :

Windows and macos are working as expected :

Grabacion.2025-10-28.080057.mp4
Grabacion.2025-10-28.080232.mp4

Copy link

@DafGreco DafGreco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️ PR reviewed and approved by QA on both platforms following instructions playing both happy and un-happy path

Regressions for this ticket had been performed in order to verify that the normal flow is working as expected:

  • [✔️ ] On boarding with new account
  • [✔️ ] Log In/Log Out
  • [ ✔️] Backpack and wearables in world
  • [ ✔️] Emotes in world and in backpack
  • [✔️ ] Teleport with map/coordinates/Jump In
  • [ ✔️] Chat and multiplayer
  • [ ✔️] Profile card
  • [✔️ ] Camera
  • [ ✔️] Skybox

Tested :

  • New users that did not have a name claimed
  • Old users with name in both platforms
  • Save outfits
  • Delete outfits
  • Modify outfits
Screenshot 2025-10-28 at 09 26 44

More evidence attached to this ticket as a comment

@biotech77 biotech77 enabled auto-merge (squash) October 28, 2025 15:12
@biotech77 biotech77 merged commit 0d9ef0a into dev Oct 28, 2025
7 of 8 checks passed
@biotech77 biotech77 deleted the feat/oufits-shape branch October 28, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants