Merged
Conversation
Member
dero1to
commented
Jan 25, 2026
- ObsSceneGenerateにincludeAttackオプションを追加
- 各トーク枠の前にアタック動画用のシーン(ffmpeg_source)を生成
- メニューページにOBS生成オプション選択ドロップダウンを追加
- Standard: 従来の設定
- With Attack: アタック動画シーン付きの設定
- break-dk版とbreak版の両方に対応
- ObsSceneGenerateにincludeAttackオプションを追加 - 各トーク枠の前にアタック動画用のシーン(ffmpeg_source)を生成 - メニューページにOBS生成オプション選択ドロップダウンを追加 - Standard: 従来の設定 - With Attack: アタック動画シーン付きの設定 - break-dk版とbreak版の両方に対応
Deploying emtec-intermission with
|
| Latest commit: |
f29d37c
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://613f24b6.emtec-intermission.pages.dev |
| Branch Preview URL: | https://claude-review-osb-config-mk6.emtec-intermission.pages.dev |
- ドロップダウンをモーダルダイアログに変更 - OS選択オプション(Windows/Mac)を追加 - アタック動画にlocal_fileパスを設定 - Windows: C:/OBS/attack.mp4 - Mac: /Users/Shared/OBS/attack.mp4 - break-dk版とbreak版の両方に対応
- 動画パス形式: Desktop/{eventAbbr}/{trackName}/{time}.mp4
- 時刻のコロンをハイフンに置換(09:00 → 09-00)
- モーダルにユーザー名入力フィールドを追加(デフォルト: emtec)
- アタック動画オプション選択時のみユーザー名フィールドを表示
- パスプレビューをモーダルに表示
- モーダル幅を480pxに拡大 - OS選択とオプションを2カラムグリッドに配置 - 各セクションをカード形式で表示 - ホバーエフェクトを追加 - パスプレビューをコードブロック形式で表示 - ボタンサイズとパディングを調整
- 時刻形式: 09-00 → 0900(ハイフン無し) - モーダル幅: 480px → 640px
トーク枠シーンを先に配置し、アタック動画シーンを後にまとめる 変更前: FUTA → ------ → CountDown → ------- → Attack_10:00 → 10:00 ~ → ... 変更後: FUTA → ------ → CountDown → ------- → 10:00 ~ → 11:00 ~ → ... → -------- → Attack_10:00 → Attack_11:00 → ...
- タイトル: text-xl → text-base - ラベル: text-sm → text-xs - パスプレビュー: text-xs → text-[10px] - ボタン: text-xs - モーダル幅: 640px → 560px - パディング・マージンも縮小
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
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.