-
Notifications
You must be signed in to change notification settings - Fork 7
NuGetベースのプラグイン導入UIを実装する #615
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
Open
Copilot
wants to merge
45
commits into
master
Choose a base branch
from
copilot/implement-nuget-plugin-ui
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 32 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
bc154a0
Initial plan
Copilot 8c7f1e2
NuGetプラグインストアの基本実装を追加
Copilot 1364f7a
レビューフィードバック対応とサンプルプロジェクト追加
Copilot fb90a49
Changes before error encountered
Copilot 3acc8c9
最新masterを統合して競合を解消
Freeesia 37f3588
レビュー指摘のプラグイン配布動作を修正
Freeesia 61ee76d
NuGetプラグイン配布と依存解決を改善
Freeesia 5fa132b
Address NuGet plugin lifecycle and packaging feedback
Freeesia d8e9963
masterの最新変更をマージして競合を解消
Freeesia a5de060
NuGetプラグインのフレームワーク判定と依存アセンブリ解決を改善
Freeesia 9041b6b
NuGetプラグインの読み込みと管理を修正
Freeesia 51cd4ea
プラグインのプレリリース導入に対応
Freeesia 9e597f2
NuGetパッケージの版番号をタグから取得
Freeesia d7dc5f4
プラグインストアのNuGet連携をライブラリへ移行
Freeesia e6168a3
プラグイン情報のバックグラウンド更新と再起動を追加
Freeesia 38a25cc
NuGetプラグイン通信をSDKへ統合
Freeesia f44c738
NuGetプラグイン重複と検索エラーを修正
Freeesia 5cdcc95
NuGetプラグイン管理領域と重複処理を修正
Freeesia f0d1cd1
プラグイン操作の中断復旧とマニフェスト検証を追加
Freeesia 5d5ed74
不要な実装を削除して構成を整理する
Freeesia ba9e31c
プラグインストア画面のUIレイアウトを整理・改善
Freeesia 97372a2
プラグインストアUI刷新・アイコン/免責事項対応
Freeesia 60bc741
プラグイン状態バッジをアイコンに重ねて表示
Freeesia b313bf2
プラグインストアのレビュー指摘を修正
Freeesia 2bdf830
プラグインストアのアイコン表示レイアウトを刷新
Freeesia 650b194
レイアウト
Freeesia 44770a7
レイアウト
Freeesia 6cdd936
PR #615のレビュー指摘を修正
Freeesia c5d9e0f
旧manifest互換用の既定値を削除
Freeesia 18b5762
NuGet所有者で公式プラグインを判定
Freeesia b6b3df1
プラグインの起動時削除とNuGet公開方式を修正
Freeesia eb941bb
PLaMoプラグインのNuGetパッケージ作成を修正
Freeesia 9299077
プラグインREADMEをアプリ言語に対応
Freeesia 727f966
プラグインの配布設定をプロパティ化
Freeesia e550bbb
配布プロジェクトの設定を標準化
Freeesia be312a0
集約プロジェクトによる復元競合を回避
Freeesia cdaad3e
配布プロジェクトの復元競合を防止
Freeesia 03aee76
設定のバインド処理を元の実装に戻す
Freeesia 3adf2c2
マージ競合を解決: CUDA toolkitステップと新規プロパティを両立
Copilot fbf8c31
CUDAツールキットステップを削除: PLamoPluginは同梱対象外のため不要
Copilot ce46f8f
マージ競合の誤解決を修正: CommonSettings.IsEnableAutoTargetを削除
Copilot 699641b
プラグインストアのインストール後動作を修正
Freeesia c47cbb0
デバッグ時のプラグイン読み込みと表示文言を修正
Freeesia 6a88a88
NuGetランタイム資産の展開方法を修正
Freeesia e6039cf
GitHub CopilotのCLIをプラグインへ同梱
Freeesia File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
|
Freeesia marked this conversation as resolved.
|
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
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
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
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
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
22 changes: 22 additions & 0 deletions
22
Plugins/WindowTranslator.Plugin.BergamotTranslatorPlugin/README.md
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| # WindowTranslator Bergamot Translator Plugin | ||
|
|
||
| [WindowTranslator](https://github.com/Freeesia/WindowTranslator) で、Bergamotによるニューラル機械翻訳をローカル実行するプラグインです。 | ||
|
|
||
| ## 機能 | ||
|
|
||
| - 翻訳テキストを外部サービスへ送信せず、オフラインで翻訳 | ||
| - 対応する言語ペアのモデルを初回利用時に自動取得 | ||
| - 直接変換できない言語ペアでは、利用可能な場合に英語を経由して翻訳 | ||
|
|
||
| ## 必要条件 | ||
|
|
||
| - 対応するBergamot翻訳モデルが提供されている言語ペア | ||
| - モデルを初めて取得するときのインターネット接続 | ||
|
|
||
| モデルの取得後はオフラインで利用できます。モデルが提供されていない言語ペアでは、このモジュールを選択できません。 | ||
|
|
||
| ## インストール | ||
|
|
||
| WindowTranslatorの設定画面で3番目の「プラグイン」タブを開き、このプラグインをインストールしてください。プレリリース版を利用する場合は、このプラグインの「プレリリース」にチェックを入れます。 | ||
|
|
||
| インストールまたは更新の反映にはWindowTranslatorの再起動が必要です。 |
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
17 changes: 17 additions & 0 deletions
17
Plugins/WindowTranslator.Plugin.ColorThiefPlugin/README.md
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| # WindowTranslator ColorThief Plugin | ||
|
|
||
| [WindowTranslator](https://github.com/Freeesia/WindowTranslator) で、キャプチャ画像から翻訳テキストに適した前景色と背景色を推定するカラープラグインです。 | ||
|
|
||
| ## 機能 | ||
|
|
||
| - OCR領域周辺の代表色から背景色を推定 | ||
| - 背景との明度差を考慮して読みやすい文字色を選択 | ||
| - 回転したテキスト領域にも対応 | ||
|
|
||
| 外部APIや追加設定は必要ありません。インストール後、対象設定のカラーモジュールで「近似カラー」を選択してください。 | ||
|
|
||
| ## インストール | ||
|
|
||
| WindowTranslatorの設定画面で3番目の「プラグイン」タブを開き、このプラグインをインストールしてください。プレリリース版を利用する場合は、このプラグインの「プレリリース」にチェックを入れます。 | ||
|
|
||
| インストールまたは更新の反映にはWindowTranslatorの再起動が必要です。 |
2 changes: 2 additions & 0 deletions
2
.../WindowTranslator.Plugin.ColorThiefPlugin/WindowTranslator.Plugin.ColorThiefPlugin.csproj
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
22 changes: 22 additions & 0 deletions
22
Plugins/WindowTranslator.Plugin.DeepLTranslatePlugin/README.md
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| # WindowTranslator DeepL Translator Plugin | ||
|
|
||
| [WindowTranslator](https://github.com/Freeesia/WindowTranslator) でDeepL APIを利用する翻訳プラグインです。 | ||
|
|
||
| ## 機能 | ||
|
|
||
| - DeepL APIによる翻訳 | ||
| - WindowTranslatorから渡された文脈を翻訳リクエストへ反映 | ||
| - CSV用語集による表記の統一 | ||
| - 設定画面からAPI利用量を確認 | ||
|
|
||
| ## 設定 | ||
|
|
||
| - DeepL APIの認証キーが必要です。 | ||
| - 用語集を利用する場合は、ヘッダーなしの`原文,訳文`形式のCSVファイルを指定します。 | ||
| - 利用可能な言語、料金、上限はDeepL APIの契約内容に従います。 | ||
|
|
||
| ## インストール | ||
|
|
||
| WindowTranslatorの設定画面で3番目の「プラグイン」タブを開き、このプラグインをインストールしてください。プレリリース版を利用する場合は、このプラグインの「プレリリース」にチェックを入れます。 | ||
|
|
||
| インストールまたは更新の反映にはWindowTranslatorの再起動が必要です。 |
6 changes: 6 additions & 0 deletions
6
...ranslator.Plugin.DeepLTranslatePlugin/WindowTranslator.Plugin.DeepLTranslatePlugin.csproj
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
5 changes: 5 additions & 0 deletions
5
Plugins/WindowTranslator.Plugin.DummyPlugin/WindowTranslator.Plugin.DummyPlugin.csproj
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,8 @@ | ||
| <Project Sdk="Microsoft.NET.Sdk"> | ||
|
|
||
| <PropertyGroup> | ||
| <!-- テスト・デバッグ専用。アプリ内ストアへ公開しない。 --> | ||
| <IsPackable>false</IsPackable> | ||
| </PropertyGroup> | ||
|
|
||
| </Project> |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| # WindowTranslator Fields of Mistria Filter Plugin | ||
|
|
||
| [WindowTranslator](https://github.com/Freeesia/WindowTranslator) の翻訳をゲーム「Fields of Mistria」向けに補助するフィルタープラグインです。 | ||
|
|
||
| ## 機能 | ||
|
|
||
| - 実行中の`FieldsOfMistria.exe`を検出した場合だけ有効化 | ||
| - ゲームの`localization.json`を参照してOCR結果を補正 | ||
| - キャラクター、シーン、会話の情報を翻訳コンテキストとして追加 | ||
| - キャラクター名やアイテム名を選択中の翻訳モジュールへ用語集として登録 | ||
|
|
||
| ## 設定 | ||
|
|
||
| - OCR補正の有効化 | ||
| - 公式日本語テキストの利用 | ||
| - プレイヤー名と農場名 | ||
| - ゲームデータに存在しないテキストの除外 | ||
|
|
||
| このプラグイン自体は翻訳サービスを提供しません。WindowTranslatorで別途、翻訳モジュールを選択してください。 | ||
|
|
||
| ## インストール | ||
|
|
||
| WindowTranslatorの設定画面で3番目の「プラグイン」タブを開き、このプラグインをインストールしてください。プレリリース版を利用する場合は、このプラグインの「プレリリース」にチェックを入れます。 | ||
|
|
||
| インストールまたは更新の反映にはWindowTranslatorの再起動が必要です。 |
3 changes: 3 additions & 0 deletions
3
Plugins/WindowTranslator.Plugin.FoMPlugin/WindowTranslator.Plugin.FoMPlugin.csproj
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
24 changes: 24 additions & 0 deletions
24
Plugins/WindowTranslator.Plugin.GitHubCopilotPlugin/README.md
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| # WindowTranslator GitHub Copilot Translator Plugin | ||
|
|
||
| [WindowTranslator](https://github.com/Freeesia/WindowTranslator) でGitHub Copilotを利用する翻訳プラグインです。 | ||
|
|
||
| ## 機能 | ||
|
|
||
| - 選択したCopilotモデルによる文脈を考慮した翻訳 | ||
| - 翻訳方針を追加できるカスタムコンテキスト | ||
| - CSV用語集による表記の統一 | ||
| - WindowTranslatorが提供する会話やゲーム固有のコンテキストを反映 | ||
|
|
||
| ## 必要条件と設定 | ||
|
|
||
| - GitHub Copilotを利用できるGitHubアカウントと認証 | ||
| - 利用するモデル名 | ||
| - 必要に応じて翻訳コンテキストと、ヘッダーなしの`原文,訳文`形式のCSV用語集 | ||
|
|
||
| 利用可能なモデル、料金、上限はGitHub Copilotの契約内容に従います。 | ||
|
|
||
| ## インストール | ||
|
|
||
| WindowTranslatorの設定画面で3番目の「プラグイン」タブを開き、このプラグインをインストールしてください。プレリリース版を利用する場合は、このプラグインの「プレリリース」にチェックを入れます。 | ||
|
|
||
| インストールまたは更新の反映にはWindowTranslatorの再起動が必要です。 |
Oops, something went wrong.
Oops, something went wrong.
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.