Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: 20231113 #5917

Merged
merged 19 commits into from
Nov 14, 2023
Merged

Release: 20231113 #5917

merged 19 commits into from
Nov 14, 2023

Conversation

anicalbano
Copy link
Contributor

@anicalbano anicalbano commented Nov 10, 2023

Our Code Review Standards

https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md

Copilot summary

🤖 Generated by Copilot at 2dfb07c

This pull request updates the project to use the latest Unity version 2022.3.12f1, improves the profile loading performance by using the Catalyst server, fixes various UI issues and warnings, and adds new dependencies and tests for the AvatarAttach component.

aixaCode and others added 12 commits November 5, 2023 19:42
* fix: typo in mouse sensitivity in settings

* fix: fix typo in the adult content warning
Several visual fixes and typos
Signed-off-by: Nicolas Lorusso <[email protected]>
* Implement SignUp mode for the Backpack

* Implement SignUp mode for the Backpack (II)

* Modify next steps (SignupHUD) to become only one

* Minor fixes

* Implement links to “Terms of Service” and “Privacy Policy”

* Encapsulate FF string into constants

* Create new section “Email notifications” in Account Settings

* Create new section “Email notifications” in Account Settings (II)

* Update SignupHUDV2.prefab

* Minor updates

* Set the name input focused by default

* Visual fixes for the Backpack's sign up header

* fix: The name is not being set correctly after the sign up process

* Play wave emote when we click on NEXT in the Backpack

* Fix transition between ToS and the loading screen

* Update categories backpack icons

* Update NftTypeIcons.asset

* Update NFTTypesIcons.asset

* Update mouse icons

* Revert "Update mouse icons"

This reverts commit fd4187b.

* Update mouse textures

* Update mouse hints color and copies

* Fix colors for base wearables in the passport

* Update warning texture. Fix icon position in warning noti.

* Update button component color animation

* Polish SignupHUD2 UI

* Update textures (add, rename, relocate)

* Update toast VRM icon

* Add icons to my account section buttons

* Update MyAccountSectionHUD.prefab

* Send email to Beehiiv

* Update SubscriptionsAPIClient.cs

* Relocate and rename radial gradient assets

* Create new background

* Manage email status in my account

* Update SubscriptionsAPIClient.cs

* Manage email in MyAccount section

* Update SignupHUDV2.prefab

* Update email assets

* Create confirmation pop-up for updating email

* Update SignupHUDV2.prefab

* Store Beehiiv TokenID into a secret environment variable

* Add temporal debug logs

* Revert "Add temporal debug logs"

This reverts commit 532c328.

* Revert "Store Beehiiv TokenID into a secret environment variable"

This reverts commit 42868c9.

* Update UpdateEmailConfirmationHUD.prefab

* Use subscribe endpoint from builder-server

* Update unsubscribe modal copy

* Update disclaimer icon and fix input left margin

* Polish backpack nav bar

* Update orange container color

* Use delete and get endpoints from builder-server

* Make avatar loading bigger

* Point subscriptions url to.org

* Implement new metric click_onboarding_jump_in

* Update metric passport_edit_profile

* Create empty state for the sign in flow during the avatar customization step

* When editing the email field in account settings the carret blinking and the outline grey container are missing

* Avatar customization: turn off the image texture of the WearablesSection game object

* The icon of the jump into dcl button doesn't look disable

* Add spinner animation in the email input after processing an update

* Remove click_onboarding_jump_in metric

* Add animations for the transitions in the sign up flow

* Make the avatar be saved after the last step in the signup flow

* Update BackpackEditorHUDController.cs

* Update BackpackEditorHUDController.cs

* Don't clean form between transitions

* Add missing character limit error detail

* Fix color toggle highlight missing texture

* Fix corner radius size of the color picker sliders

* Remove from "Final details" the mouse hints on the bottom left corner

* Update SignupHUDControllerShould.cs

* Fix backapck width

* Update BackpackEditorHUDV2.prefab

* Increase item size

* Update grid

* Polishment

* Remove head nft type (it doesn't longer exist)

* fix: backpack width is being cut in some resolutions (II) (#5900)

* Make the wearables grid adapt to the full width of the screen

* Update info card textures

* Update PageSelector.prefab

* Update BackpackEditorHUDV2.prefab

* Delete line gradient texture

* Update background image type to Sliced into the info card

* Update NftTypeIcons.asset

* Make the backpack info card adapt to the full width

* Update BackpackInfoCard.prefab

* Make emotes section adapt to the full width

* Update EmotesCustomizationSectionV2.prefab

* Fix emote details panel position

* Several fixes

* Update WearableGridItemView.prefab

---------

Co-authored-by: Romina Marchetti <[email protected]>

* Fix tests

* Update BackpackEditorHUDV2.prefab

---------

Signed-off-by: Santi Andrade <[email protected]>
Co-authored-by: Romina Marchetti <[email protected]>
@github-actions github-actions bot requested a review from lorux0 November 10, 2023 15:07
@anicalbano anicalbano changed the title Release/release 20231113 Release: 20231113 Nov 10, 2023
lorux0 and others added 4 commits November 10, 2023 12:37
* Tweaked replication logic about emote and movement

* Bugfixes

* Updated cancel emote logic

* Fixed emotes not stopping after moving, fixed AvatarMovementController speed not correctly being accelerated

* Fixed avatars stopping their emotes when hidden by camera or distance

* Fixed null references when spawning an Avatar Shape

* Suggested changes
…one (#5925)

* if the profile doesn't come from catalys, we use the local one

* if the profile doesn't come from catalys, we use the local one (II)

* Update initialRemoteProfileLoad.ts
Copy link
Contributor

@Ludmilafantaniella Ludmilafantaniella left a comment

Choose a reason for hiding this comment

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

✅ Reviewed and approved by QA.

Kinerius and others added 3 commits November 13, 2023 16:24
@anicalbano anicalbano added this pull request to the merge queue Nov 14, 2023
Merged via the queue into main with commit 93b1c31 Nov 14, 2023
1 check passed
@anicalbano anicalbano deleted the release/release-20231113 branch November 14, 2023 15:26
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.

8 participants