diff --git a/SVSim.BattleEngine/Shim/Generated/ChapterCharaDecider__Wizard.Story.ChapterSelection.SelectionProcessing.Main.g.cs b/SVSim.BattleEngine/Shim/Generated/ChapterCharaDecider__Wizard.Story.ChapterSelection.SelectionProcessing.Main.g.cs new file mode 100644 index 0000000..f66d6b3 --- /dev/null +++ b/SVSim.BattleEngine/Shim/Generated/ChapterCharaDecider__Wizard.Story.ChapterSelection.SelectionProcessing.Main.g.cs @@ -0,0 +1,9 @@ +// AUTO-GENERATED no-op stubs (m1_stub_gen) from Shadowverse_Code_2026-05-23/Wizard.Story.ChapterSelection.SelectionProcessing.Main/ChapterCharaDecider.cs +namespace Wizard.Story.ChapterSelection.SelectionProcessing.Main +{ +public partial class ChapterCharaDecider +{ + public void Execute(Parameter param) { } + private static int? GetChapterCharaId(Parameter param) => default!; +} +} diff --git a/SVSim.BattleEngine/Shim/Generated/DeckSelectionConfirmDialogDisplay__Wizard.Story.ChapterSelection.SelectionProcessing.Main.g.cs b/SVSim.BattleEngine/Shim/Generated/DeckSelectionConfirmDialogDisplay__Wizard.Story.ChapterSelection.SelectionProcessing.Main.g.cs new file mode 100644 index 0000000..9b42128 --- /dev/null +++ b/SVSim.BattleEngine/Shim/Generated/DeckSelectionConfirmDialogDisplay__Wizard.Story.ChapterSelection.SelectionProcessing.Main.g.cs @@ -0,0 +1,10 @@ +// AUTO-GENERATED no-op stubs (m1_stub_gen) from Shadowverse_Code_2026-05-23/Wizard.Story.ChapterSelection.SelectionProcessing.Main/DeckSelectionConfirmDialogDisplay.cs +using Cute; +namespace Wizard.Story.ChapterSelection.SelectionProcessing.Main +{ +public partial class DeckSelectionConfirmDialogDisplay +{ + public void Execute(Parameter param) { } + private void OnClickNextButton(Parameter param) { } +} +} diff --git a/SVSim.BattleEngine/Shim/Generated/DeckSelectionDialogDisplay__Wizard.Story.ChapterSelection.SelectionProcessing.Main.g.cs b/SVSim.BattleEngine/Shim/Generated/DeckSelectionDialogDisplay__Wizard.Story.ChapterSelection.SelectionProcessing.Main.g.cs new file mode 100644 index 0000000..fb6cbca --- /dev/null +++ b/SVSim.BattleEngine/Shim/Generated/DeckSelectionDialogDisplay__Wizard.Story.ChapterSelection.SelectionProcessing.Main.g.cs @@ -0,0 +1,8 @@ +// AUTO-GENERATED no-op stubs (m1_stub_gen) from Shadowverse_Code_2026-05-23/Wizard.Story.ChapterSelection.SelectionProcessing.Main/DeckSelectionDialogDisplay.cs +namespace Wizard.Story.ChapterSelection.SelectionProcessing.Main +{ +public partial class DeckSelectionDialogDisplay +{ + public void Execute(Parameter param) { } +} +} diff --git a/SVSim.BattleEngine/Shim/Generated/DownloadInfoGetter__Wizard.Story.ChapterSelection.SelectionProcessing.Main.g.cs b/SVSim.BattleEngine/Shim/Generated/DownloadInfoGetter__Wizard.Story.ChapterSelection.SelectionProcessing.Main.g.cs new file mode 100644 index 0000000..19d0f85 --- /dev/null +++ b/SVSim.BattleEngine/Shim/Generated/DownloadInfoGetter__Wizard.Story.ChapterSelection.SelectionProcessing.Main.g.cs @@ -0,0 +1,8 @@ +// AUTO-GENERATED no-op stubs (m1_stub_gen) from Shadowverse_Code_2026-05-23/Wizard.Story.ChapterSelection.SelectionProcessing.Main/DownloadInfoGetter.cs +namespace Wizard.Story.ChapterSelection.SelectionProcessing.Main +{ +public partial class DownloadInfoGetter +{ + public void Execute(Parameter param) { } +} +} diff --git a/SVSim.BattleEngine/Shim/Generated/_BaseClauses.g.cs b/SVSim.BattleEngine/Shim/Generated/_BaseClauses.g.cs index bebe908..7b490b6 100644 --- a/SVSim.BattleEngine/Shim/Generated/_BaseClauses.g.cs +++ b/SVSim.BattleEngine/Shim/Generated/_BaseClauses.g.cs @@ -23,6 +23,7 @@ namespace Wizard.Battle.View.Vfx { public partial class ChangeChantCountVfx : Sh namespace Wizard.Battle.View.Vfx { public partial class ChangeInPlayViewVfx : VfxBase { } } namespace Wizard.Battle.View.Vfx { public partial class ChangeWhiteRitualCountVfx : VfxWithLoadingSequential { } } namespace Wizard.Story.ChapterSelection.SelectionProcessing.BattleResult { public partial class ChapterCharaDecider : ProcessingBase { } } +namespace Wizard.Story.ChapterSelection.SelectionProcessing.Main { public partial class ChapterCharaDecider : ProcessingBase { } } namespace Wizard.Battle.Touch { public partial class ChoiceBraveTouchProcessor : ChoiceTouchProcessor { } } namespace Wizard.Battle.View.Vfx { public partial class Class3dEvolveVfx : EvolveVfx { } } namespace Wizard.Battle.View.Vfx { public partial class ClassCardVfxCreatorBase : CardVfxCreatorBase { } } @@ -34,7 +35,9 @@ namespace Wizard.Battle.View.Vfx { public partial class DamageVfxBase : Sequenti namespace Wizard.Battle.View.Vfx { public partial class DeckChangeVfx : VfxBase { } } namespace Wizard.Battle.View.Vfx { public partial class DeckOutWinVfx : SequentialVfxPlayer { } } namespace Wizard.Story.ChapterSelection.SelectionProcessing.BattleResult { public partial class DeckSelectionConfirmDialogDisplay : ProcessingBase { } } +namespace Wizard.Story.ChapterSelection.SelectionProcessing.Main { public partial class DeckSelectionConfirmDialogDisplay : ProcessingBase { } } namespace Wizard.Story.ChapterSelection.SelectionProcessing.BattleResult { public partial class DeckSelectionDialogDisplay : ProcessingBase { } } +namespace Wizard.Story.ChapterSelection.SelectionProcessing.Main { public partial class DeckSelectionDialogDisplay : ProcessingBase { } } namespace Wizard.Battle.View.Vfx { public partial class DeckSelfSummonVfx : SequentialVfxPlayer { } } namespace Wizard { public partial class DeckUpdateTask : BaseTask { } } namespace Wizard.Battle.View.Vfx { public partial class DefaultOpeningVfx : OpeningVfx { } } @@ -46,6 +49,7 @@ namespace Wizard.UI.Dialog { public partial class DialogSpeedChallengeResult : M namespace Wizard.Story.ChapterSelection.SelectionProcessing.BattleResult { public partial class Download : ProcessingBase { } } namespace Wizard.Story.ChapterSelection.SelectionProcessing.Main { public partial class DownloadConfirmDialogDisplay : ProcessingBase { } } namespace Wizard.Story.ChapterSelection.SelectionProcessing.BattleResult { public partial class DownloadInfoGetter : ProcessingBase { } } +namespace Wizard.Story.ChapterSelection.SelectionProcessing.Main { public partial class DownloadInfoGetter : ProcessingBase { } } namespace Wizard.Battle.UI { public partial class DragonInfomationUI : ClassInfomationUIBase { } } namespace Wizard.Battle.View.Vfx { public partial class DrawSpecialTokenVfx : SpreadOutVfx { } } namespace Wizard.Battle.View.Vfx { public partial class DrawTokenVfx : SpreadOutVfx { } } diff --git a/SVSim.BattleEngine/Shim/Generated/_InterfaceReattach.g.cs b/SVSim.BattleEngine/Shim/Generated/_InterfaceReattach.g.cs index 8433869..4cdb374 100644 --- a/SVSim.BattleEngine/Shim/Generated/_InterfaceReattach.g.cs +++ b/SVSim.BattleEngine/Shim/Generated/_InterfaceReattach.g.cs @@ -15,7 +15,11 @@ namespace Wizard.Story.ChapterSelection.SelectionProcessing.BattleResult { public partial class DownloadInfoGetter : global::Wizard.Story.ChapterSelection.SelectionProcessing.BattleResult.IProcessing { } } namespace Wizard.Story.ChapterSelection.SelectionProcessing.Main { + public partial class ChapterCharaDecider : global::Wizard.Story.ChapterSelection.SelectionProcessing.Main.IProcessing { } + public partial class DeckSelectionConfirmDialogDisplay : global::Wizard.Story.ChapterSelection.SelectionProcessing.Main.IProcessing { } + public partial class DeckSelectionDialogDisplay : global::Wizard.Story.ChapterSelection.SelectionProcessing.Main.IProcessing { } public partial class DownloadConfirmDialogDisplay : global::Wizard.Story.ChapterSelection.SelectionProcessing.Main.IProcessing { } + public partial class DownloadInfoGetter : global::Wizard.Story.ChapterSelection.SelectionProcessing.Main.IProcessing { } public partial class StoryStarter : global::Wizard.Story.ChapterSelection.SelectionProcessing.Main.IProcessing { } public partial class SubChapterSelectionDialogDisplay : global::Wizard.Story.ChapterSelection.SelectionProcessing.Main.IProcessing { } public partial class SummaryDialogDisplay : global::Wizard.Story.ChapterSelection.SelectionProcessing.Main.IProcessing { } diff --git a/SVSim.BattleEngine/Shim/View/ViewUiTouchStubs.cs b/SVSim.BattleEngine/Shim/View/ViewUiTouchStubs.cs index 4c9daa6..b58e426 100644 --- a/SVSim.BattleEngine/Shim/View/ViewUiTouchStubs.cs +++ b/SVSim.BattleEngine/Shim/View/ViewUiTouchStubs.cs @@ -61,7 +61,12 @@ namespace Wizard.Battle.Touch namespace Wizard.Battle.Replay { - public interface IReplayRecordManager { } + public interface IReplayRecordManager + { + void SetupRecording(BattleManagerBase battleMgr); + void SetupBattleInfoFilter(); + void SetupOperateMgrEvents(BattleManagerBase battleMgr); + } public class NetworkBattleReplayOperationRecorder { public class RecordBattleLogParameter { }