Skip to content

Feature custom homes#150

Merged
GarethIW merged 3 commits intofeature/unity_6_2_mergedfrom
feature-CustomHomes
Nov 12, 2025
Merged

Feature custom homes#150
GarethIW merged 3 commits intofeature/unity_6_2_mergedfrom
feature-CustomHomes

Conversation

@Ladypoly
Copy link
Contributor

No description provided.

Introduces a new QuestHome module for loading Quest Home environments from SideQuest APK files. Adds APKExtractor for extracting GLTF, textures, and audio from APKs, BanterQuestHome for orchestrating the loading pipeline, GLTFMaterialMapper for material and texture handling, and KTXParser for KTX texture parsing. Also adds visual scripting nodes for loading/unloading Quest Home environments and updates BanterComponentNames accordingly.
Adds BanterQuestHomeEditor for custom inspector UI and a Gizmo icon. Improves APK download and extraction with better error handling, retry logic, and ZIP validation. Expands SideQuestUrlResolver to support more API response formats and robustly extract APK URLs. Updates Visual Scripting nodes for synchronous GameObject creation/destruction and adds GetMenuBrowserUrl node for menu browser URL access.
Commented out lines that set MeshFilter hideFlags in BanterQuestHomeEditor and added preprocessor guard comments around the foldout section. These changes appear to be for debugging or conditional compilation purposes.
@coderabbitai
Copy link

coderabbitai bot commented Nov 12, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature-CustomHomes

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@GarethIW GarethIW merged commit 13c571f into feature/unity_6_2_merged Nov 12, 2025
1 of 2 checks passed
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.

2 participants