Overview
- ❇️ NEW 3 parts includes the Quick Menu, the Wings Root Menu, and the compact player card.
⚠️ Renamed 1 parts.- In principle, this should not be a destructive change because the GUIDs in the metadata match.
⚠️ Implemented the expandable icon to theIconWithCaptionButton
prefab.- If you do not want this change, manually deactivate the corresponding hierarchy.
- ✨ Fixed the bug that the BG banner is not interactive to the
InteractivePlayerCard
prefab.
Features
- 909dc99: Improved the buttons prefabs
Molecules/Buttons/ExpandableButton
: Removed the extra raycast target⚠️ Molecules/Buttons/IconWithCaptionButton
: Implemented the expandable iconMolecules/Buttons/NavigationButton
: Improved the layout
- 0bd3138: Added and improved the composited cards prefabs
- ❇️
Molecules/Cards/CompactPlayerCard
⚠️ Molecules/Cards/CreditCard
->Molecules/Cards/PurchaseCard
Molecules/Cards/GroupWithTab
: Improved the layoutMolecules/Cards/PlayerCard
: Improved the layoutMolecules/Cards/SocialWithTab
: Improved the layoutMolecules/Cards/WorldWithTab
: Improved the layout
- ❇️
- a1f8768: Improved the prefabs on the category menus
Organisms/Category/AvatarMenu
: Removed the extra iconOrganisms/Category/SocialMenu
: Removed the extra icon
- d028f60: Added the prefab that the root menu of the wings
- ❇️
Organisms/Wings/WingsRootMenu
- ❇️
- aa8917b: Added the prefab that the quick menu
- ❇️
Organisms/Mock/QuickMenu
- ❇️
Bug fixes
- 0bd3138: Fixed the bug that the BG banner is not interactive
- ✨
Molecules/Cards/InteractivePlayerCard
- ✨
Update for the sample world
- c0796e1: Improved the catalog scene
CI/CD
- 0b27896: Re-ordered the CI/CD scripts
Other updates
- e5c8131: Bumped the version to 0.9.0
- 056b5a5: Updated the dependencies
- 1238b7b: Improved the CSpell configuration