Skip to content

Conversation

@ayutaz
Copy link
Contributor

@ayutaz ayutaz commented Feb 2, 2025

  • 設定ボタンを押すことで、設定ファイルとアセットフォルダを開く処理の追加
  • 起動時に古いverを使っていた場合に最新のverが出ていることを示すダイアログの表示
  • LocalWebブラウザの立ち上げおよびブラウザからアプリ側の操作のサンプル機能

eiei114 and others added 30 commits January 27, 2025 20:14
…i_badge

Testの結果がReadmeのCIバッジに反映されるようにした
…g_tag

fix: リリースビルドのCDでタグの比較時にデバッグタグのv99.99.99はスキップ
feat: 設定ボタンを押すことで、steaming assetsを開く・設定ファイルを開く
readmeにアプリイメージ画像の追加
eiei114 and others added 26 commits February 3, 2025 14:53
- 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
- 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
- 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
- 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
- Added "WebUI" localization key across multiple language assets
- Adjusted font size in TabletMenu prefab
WEB UIのアイコン名表示するようにした
@ayutaz ayutaz requested a review from eiei114 February 3, 2025 15:51
@ayutaz ayutaz merged commit be97dd6 into main Feb 3, 2025
6 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.

6 participants