generated from ayutaz/unity_template_repository
-
-
Notifications
You must be signed in to change notification settings - Fork 33
v0.2.0 #115
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…i_badge Testの結果がReadmeのCIバッジに反映されるようにした
…g_tag fix: リリースビルドのCDでタグの比較時にデバッグタグのv99.99.99はスキップ
feat: 設定ボタンを押すことで、steaming assetsを開く・設定ファイルを開く
readmeにアプリイメージ画像の追加
docs: update README.md overview
- Replace NetWrapper direct usage in SystemManager with WebServiceHost - Create new WebServiceHost class to encapsulate web server initialization and lifecycle - Simplify web server startup and shutdown logic - Remove direct NetWrapper dependencies from ShutdownUseCase - Update SystemManager to use WebServiceHost for web server operations
- Remove unnecessary UnityEngine import from ShutdownHandler - Clean up import statements to reduce unused dependencies
- Remove unnecessary empty method in SystemManager - Clean up code by eliminating redundant whitespace and empty method
- Improve XML documentation comment for WebServiceHost - Replace generic comment with a more descriptive explanation of the class's purpose - Enhance code readability by providing a clearer class description
…k namespace - Update namespace declarations for Web components - Remove nested Framework namespace from Infrastructure - Update import statements across affected files - Consolidate namespace organization for Web infrastructure classes
- Reorder and clean up import statements in WebServiceHost, NetWrapper, and Router - Improve code readability by standardizing import order - Remove unnecessary imports and consolidate existing ones
…use cases - Remove unnecessary domain interfaces and consolidate import statements - Update import statements in PlayVoiceHandler and ShutdownHandler - Add missing uDesktopMascot namespace import in use case files - Simplify and standardize namespace imports across Web Application components
- Clean up import statements in Web Application and Infrastructure files - Remove unused UnityEngine and uDesktopMascot imports - Simplify namespace imports across multiple components
- Refactor PlayVoiceHandler and ShutdownHandler to use separate async methods - Extract async request handling logic from lambda expressions - Simplify UniTask usage in handler methods - Update Router import statements to remove unnecessary dependencies
- Remove redundant comment about 1-second wait timeout - Improve code clarity by removing unnecessary inline comment
fix: namespaceの修正
- Normalize branch references for PRs and direct branch pushes - Extract target and source branch names dynamically - Remove refs/heads/ prefix from branch names - Enhance push logic to handle different GitHub event scenarios
fix: アップデータダイアログのBOOTHのURLを教えてもBOOTHのページが開かない問題の対応
fix: mainへのPR時に起きるエラーの修正
- Simplify branch reference extraction by removing refs/heads/ prefix - Modify git workflow to reset and checkout branches more directly - Update force push mechanism for setup.iss changes - Enhance branch handling for both PR and direct branch push scenarios
- Modify branch reference extraction to consistently remove refs/heads/ prefix - Update branch handling logic for both PR and direct branch push scenarios - Enhance target and source branch name extraction
fix update iss workflow
- Add git stash mechanism to preserve local changes during branch reset - Implement stash push and pop to maintain setup.iss modifications - Improve workflow robustness when switching and resetting branches
fix: iss upload workflow
- Add check to skip workflow if no setup.iss changes detected - Modify branch checkout and pull strategy - Enhance error handling for stash and commit operations - Improve logging for change preservation scenarios
fix: iss upload workflow
- Added "WebUI" localization key across multiple language assets - Adjusted font size in TabletMenu prefab
WEB UIのアイコン名表示するようにした
eiei114
approved these changes
Feb 3, 2025
eiei114
approved these changes
Feb 3, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.