From 47e7a2c500031a4535808e3263f3f2e86d69e5a7 Mon Sep 17 00:00:00 2001 From: Boombaastical Date: Tue, 31 Mar 2026 17:03:34 +0200 Subject: [PATCH 1/2] Setup the initial structure of the BDSP AutoStory --- .../PokemonBDSP_AutoStory_Segment 00.cpp | 28 +++++++++++++++++++ .../PokemonBDSP_AutoStory_Segment 00.h | 24 ++++++++++++++++ .../PokemonBDSP_AutoStory_Segment 01.cpp | 28 +++++++++++++++++++ .../PokemonBDSP_AutoStory_Segment 01.h | 24 ++++++++++++++++ .../PokemonBDSP_AutoStory_Segment 02.cpp | 28 +++++++++++++++++++ .../PokemonBDSP_AutoStory_Segment 02.h | 24 ++++++++++++++++ .../PokemonBDSP_AutoStory_Segment 03.cpp | 28 +++++++++++++++++++ .../PokemonBDSP_AutoStory_Segment 03.h | 24 ++++++++++++++++ .../PokemonBDSP_AutoStory_Segment 04.cpp | 28 +++++++++++++++++++ .../PokemonBDSP_AutoStory_Segment 04.h | 24 ++++++++++++++++ .../PokemonBDSP_AutoStory_Segment 05.cpp | 28 +++++++++++++++++++ .../PokemonBDSP_AutoStory_Segment 05.h | 24 ++++++++++++++++ .../PokemonBDSP_AutoStory_Segment 06.cpp | 28 +++++++++++++++++++ .../PokemonBDSP_AutoStory_Segment 06.h | 24 ++++++++++++++++ .../PokemonBDSP_AutoStory_Segment 07.cpp | 28 +++++++++++++++++++ .../PokemonBDSP_AutoStory_Segment 07.h | 24 ++++++++++++++++ .../PokemonBDSP_AutoStory_Segment 08.cpp | 28 +++++++++++++++++++ .../PokemonBDSP_AutoStory_Segment 08.h | 24 ++++++++++++++++ .../PokemonBDSP_AutoStory_Segment 09.cpp | 28 +++++++++++++++++++ .../PokemonBDSP_AutoStory_Segment 09.h | 24 ++++++++++++++++ 20 files changed, 520 insertions(+) create mode 100644 SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 00.cpp create mode 100644 SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 00.h create mode 100644 SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 01.cpp create mode 100644 SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 01.h create mode 100644 SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 02.cpp create mode 100644 SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 02.h create mode 100644 SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 03.cpp create mode 100644 SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 03.h create mode 100644 SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 04.cpp create mode 100644 SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 04.h create mode 100644 SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 05.cpp create mode 100644 SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 05.h create mode 100644 SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 06.cpp create mode 100644 SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 06.h create mode 100644 SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 07.cpp create mode 100644 SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 07.h create mode 100644 SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 08.cpp create mode 100644 SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 08.h create mode 100644 SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 09.cpp create mode 100644 SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 09.h diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 00.cpp b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 00.cpp new file mode 100644 index 0000000000..c43dddd732 --- /dev/null +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 00.cpp @@ -0,0 +1,28 @@ +/* BDSP AutoStory - Segment from beginning cinematic to after choosing the starter mons + * + * From: https://github.com/PokemonAutomation/ + * + */ + +#include "CommonFramework/Exceptions/OperationFailedException.h" +#include "CommonFramework/VideoPipeline/VideoFeed.h" +#include "CommonTools/Async/InferenceRoutines.h" +#include "NintendoSwitch/Commands/NintendoSwitch_Commands_PushButtons.h" +#include "Pokemon/Pokemon_Strings.h" +#include "PokemonBDSP/Inference/PokemonBDSP_ReceivePokemonDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_ExperienceGainDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_BattleMenuDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_EndBattleDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_BattleBallReader.h" +#include "PokemonBDSP_BasicCatcher.h" + + +namespace PokemonAutomation{ +namespace NintendoSwitch{ +namespace PokemonBDSP{ + + + +} +} +} diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 00.h b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 00.h new file mode 100644 index 0000000000..f3562f1922 --- /dev/null +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 00.h @@ -0,0 +1,24 @@ +/* BDSP AutoStory - Segment from beginning cinematic to after choosing the starter mons + * + * From: https://github.com/PokemonAutomation/ + * + */ + +#ifndef PokemonAutomation_PokemonBDSP_BasicCatcher_H +#define PokemonAutomation_PokemonBDSP_BasicCatcher_H + +#include "CommonFramework/Language.h" +#include "CommonFramework/Tools/VideoStream.h" +#include "NintendoSwitch/Controllers/Procon/NintendoSwitch_ProController.h" +#include "Pokemon/Pokemon_Notification.h" + +namespace PokemonAutomation{ +namespace NintendoSwitch{ +namespace PokemonBDSP{ + +using namespace Pokemon; + +} +} +} +#endif diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 01.cpp b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 01.cpp new file mode 100644 index 0000000000..bac383243f --- /dev/null +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 01.cpp @@ -0,0 +1,28 @@ +/* BDSP AutoStory - Segment from right after choosing the starter mons to the first badge + * + * From: https://github.com/PokemonAutomation/ + * + */ + +#include "CommonFramework/Exceptions/OperationFailedException.h" +#include "CommonFramework/VideoPipeline/VideoFeed.h" +#include "CommonTools/Async/InferenceRoutines.h" +#include "NintendoSwitch/Commands/NintendoSwitch_Commands_PushButtons.h" +#include "Pokemon/Pokemon_Strings.h" +#include "PokemonBDSP/Inference/PokemonBDSP_ReceivePokemonDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_ExperienceGainDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_BattleMenuDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_EndBattleDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_BattleBallReader.h" +#include "PokemonBDSP_BasicCatcher.h" + + +namespace PokemonAutomation{ +namespace NintendoSwitch{ +namespace PokemonBDSP{ + + + +} +} +} diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 01.h b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 01.h new file mode 100644 index 0000000000..2b73225bb7 --- /dev/null +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 01.h @@ -0,0 +1,24 @@ +/* BDSP AutoStory - Segment from right after choosing the starter mons to the first badge + * + * From: https://github.com/PokemonAutomation/ + * + */ + +#ifndef PokemonAutomation_PokemonBDSP_BasicCatcher_H +#define PokemonAutomation_PokemonBDSP_BasicCatcher_H + +#include "CommonFramework/Language.h" +#include "CommonFramework/Tools/VideoStream.h" +#include "NintendoSwitch/Controllers/Procon/NintendoSwitch_ProController.h" +#include "Pokemon/Pokemon_Notification.h" + +namespace PokemonAutomation{ +namespace NintendoSwitch{ +namespace PokemonBDSP{ + +using namespace Pokemon; + +} +} +} +#endif diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 02.cpp b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 02.cpp new file mode 100644 index 0000000000..48c59ec301 --- /dev/null +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 02.cpp @@ -0,0 +1,28 @@ +/* BDSP AutoStory - Segment from after acquiring first badge to after acquiring second badge + * + * From: https://github.com/PokemonAutomation/ + * + */ + +#include "CommonFramework/Exceptions/OperationFailedException.h" +#include "CommonFramework/VideoPipeline/VideoFeed.h" +#include "CommonTools/Async/InferenceRoutines.h" +#include "NintendoSwitch/Commands/NintendoSwitch_Commands_PushButtons.h" +#include "Pokemon/Pokemon_Strings.h" +#include "PokemonBDSP/Inference/PokemonBDSP_ReceivePokemonDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_ExperienceGainDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_BattleMenuDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_EndBattleDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_BattleBallReader.h" +#include "PokemonBDSP_BasicCatcher.h" + + +namespace PokemonAutomation{ +namespace NintendoSwitch{ +namespace PokemonBDSP{ + + + +} +} +} diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 02.h b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 02.h new file mode 100644 index 0000000000..273b7eb29c --- /dev/null +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 02.h @@ -0,0 +1,24 @@ +/* BDSP AutoStory - Segment from after acquiring first badge to after acquiring second badge + * + * From: https://github.com/PokemonAutomation/ + * + */ + +#ifndef PokemonAutomation_PokemonBDSP_BasicCatcher_H +#define PokemonAutomation_PokemonBDSP_BasicCatcher_H + +#include "CommonFramework/Language.h" +#include "CommonFramework/Tools/VideoStream.h" +#include "NintendoSwitch/Controllers/Procon/NintendoSwitch_ProController.h" +#include "Pokemon/Pokemon_Notification.h" + +namespace PokemonAutomation{ +namespace NintendoSwitch{ +namespace PokemonBDSP{ + +using namespace Pokemon; + +} +} +} +#endif diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 03.cpp b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 03.cpp new file mode 100644 index 0000000000..3a3d8e15db --- /dev/null +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 03.cpp @@ -0,0 +1,28 @@ +/* BDSP AutoStory - Segment from after acquiring second badge to after acquiring third badge + * + * From: https://github.com/PokemonAutomation/ + * + */ + +#include "CommonFramework/Exceptions/OperationFailedException.h" +#include "CommonFramework/VideoPipeline/VideoFeed.h" +#include "CommonTools/Async/InferenceRoutines.h" +#include "NintendoSwitch/Commands/NintendoSwitch_Commands_PushButtons.h" +#include "Pokemon/Pokemon_Strings.h" +#include "PokemonBDSP/Inference/PokemonBDSP_ReceivePokemonDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_ExperienceGainDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_BattleMenuDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_EndBattleDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_BattleBallReader.h" +#include "PokemonBDSP_BasicCatcher.h" + + +namespace PokemonAutomation{ +namespace NintendoSwitch{ +namespace PokemonBDSP{ + + + +} +} +} diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 03.h b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 03.h new file mode 100644 index 0000000000..4121303e16 --- /dev/null +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 03.h @@ -0,0 +1,24 @@ +/* BDSP AutoStory - BDSP AutoStory - Segment from after acquiring second badge to after acquiring third badge + * + * From: https://github.com/PokemonAutomation/ + * + */ + +#ifndef PokemonAutomation_PokemonBDSP_BasicCatcher_H +#define PokemonAutomation_PokemonBDSP_BasicCatcher_H + +#include "CommonFramework/Language.h" +#include "CommonFramework/Tools/VideoStream.h" +#include "NintendoSwitch/Controllers/Procon/NintendoSwitch_ProController.h" +#include "Pokemon/Pokemon_Notification.h" + +namespace PokemonAutomation{ +namespace NintendoSwitch{ +namespace PokemonBDSP{ + +using namespace Pokemon; + +} +} +} +#endif diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 04.cpp b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 04.cpp new file mode 100644 index 0000000000..fa3c2d441a --- /dev/null +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 04.cpp @@ -0,0 +1,28 @@ +/* BDSP AutoStory - Segment from after acquiring third badge to after acquiring fourth badge + * + * From: https://github.com/PokemonAutomation/ + * + */ + +#include "CommonFramework/Exceptions/OperationFailedException.h" +#include "CommonFramework/VideoPipeline/VideoFeed.h" +#include "CommonTools/Async/InferenceRoutines.h" +#include "NintendoSwitch/Commands/NintendoSwitch_Commands_PushButtons.h" +#include "Pokemon/Pokemon_Strings.h" +#include "PokemonBDSP/Inference/PokemonBDSP_ReceivePokemonDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_ExperienceGainDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_BattleMenuDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_EndBattleDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_BattleBallReader.h" +#include "PokemonBDSP_BasicCatcher.h" + + +namespace PokemonAutomation{ +namespace NintendoSwitch{ +namespace PokemonBDSP{ + + + +} +} +} diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 04.h b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 04.h new file mode 100644 index 0000000000..afad41f9e6 --- /dev/null +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 04.h @@ -0,0 +1,24 @@ +/* BDSP AutoStory - Segment from after acquiring third badge to after acquiring fourth badge + * + * From: https://github.com/PokemonAutomation/ + * + */ + +#ifndef PokemonAutomation_PokemonBDSP_BasicCatcher_H +#define PokemonAutomation_PokemonBDSP_BasicCatcher_H + +#include "CommonFramework/Language.h" +#include "CommonFramework/Tools/VideoStream.h" +#include "NintendoSwitch/Controllers/Procon/NintendoSwitch_ProController.h" +#include "Pokemon/Pokemon_Notification.h" + +namespace PokemonAutomation{ +namespace NintendoSwitch{ +namespace PokemonBDSP{ + +using namespace Pokemon; + +} +} +} +#endif diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 05.cpp b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 05.cpp new file mode 100644 index 0000000000..28f8c4e103 --- /dev/null +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 05.cpp @@ -0,0 +1,28 @@ +/* BDSP AutoStory - Segment from after acquiring fourth badge to after acquiring fifth badge + * + * From: https://github.com/PokemonAutomation/ + * + */ + +#include "CommonFramework/Exceptions/OperationFailedException.h" +#include "CommonFramework/VideoPipeline/VideoFeed.h" +#include "CommonTools/Async/InferenceRoutines.h" +#include "NintendoSwitch/Commands/NintendoSwitch_Commands_PushButtons.h" +#include "Pokemon/Pokemon_Strings.h" +#include "PokemonBDSP/Inference/PokemonBDSP_ReceivePokemonDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_ExperienceGainDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_BattleMenuDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_EndBattleDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_BattleBallReader.h" +#include "PokemonBDSP_BasicCatcher.h" + + +namespace PokemonAutomation{ +namespace NintendoSwitch{ +namespace PokemonBDSP{ + + + +} +} +} diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 05.h b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 05.h new file mode 100644 index 0000000000..6628e1f5fa --- /dev/null +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 05.h @@ -0,0 +1,24 @@ +/* BDSP AutoStory - Segment from after acquiring fourth badge to after acquiring fifth badge + * + * From: https://github.com/PokemonAutomation/ + * + */ + +#ifndef PokemonAutomation_PokemonBDSP_BasicCatcher_H +#define PokemonAutomation_PokemonBDSP_BasicCatcher_H + +#include "CommonFramework/Language.h" +#include "CommonFramework/Tools/VideoStream.h" +#include "NintendoSwitch/Controllers/Procon/NintendoSwitch_ProController.h" +#include "Pokemon/Pokemon_Notification.h" + +namespace PokemonAutomation{ +namespace NintendoSwitch{ +namespace PokemonBDSP{ + +using namespace Pokemon; + +} +} +} +#endif diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 06.cpp b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 06.cpp new file mode 100644 index 0000000000..50ca9a6ecc --- /dev/null +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 06.cpp @@ -0,0 +1,28 @@ +/* BDSP AutoStory - Segment from after acquiring fifth badge to after acquiring sixth badge + * + * From: https://github.com/PokemonAutomation/ + * + */ + +#include "CommonFramework/Exceptions/OperationFailedException.h" +#include "CommonFramework/VideoPipeline/VideoFeed.h" +#include "CommonTools/Async/InferenceRoutines.h" +#include "NintendoSwitch/Commands/NintendoSwitch_Commands_PushButtons.h" +#include "Pokemon/Pokemon_Strings.h" +#include "PokemonBDSP/Inference/PokemonBDSP_ReceivePokemonDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_ExperienceGainDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_BattleMenuDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_EndBattleDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_BattleBallReader.h" +#include "PokemonBDSP_BasicCatcher.h" + + +namespace PokemonAutomation{ +namespace NintendoSwitch{ +namespace PokemonBDSP{ + + + +} +} +} diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 06.h b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 06.h new file mode 100644 index 0000000000..411de7dce5 --- /dev/null +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 06.h @@ -0,0 +1,24 @@ +/* BDSP AutoStory - Segment from after acquiring fifth badge to after acquiring sixth badge + * + * From: https://github.com/PokemonAutomation/ + * + */ + +#ifndef PokemonAutomation_PokemonBDSP_BasicCatcher_H +#define PokemonAutomation_PokemonBDSP_BasicCatcher_H + +#include "CommonFramework/Language.h" +#include "CommonFramework/Tools/VideoStream.h" +#include "NintendoSwitch/Controllers/Procon/NintendoSwitch_ProController.h" +#include "Pokemon/Pokemon_Notification.h" + +namespace PokemonAutomation{ +namespace NintendoSwitch{ +namespace PokemonBDSP{ + +using namespace Pokemon; + +} +} +} +#endif diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 07.cpp b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 07.cpp new file mode 100644 index 0000000000..4b605fdc03 --- /dev/null +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 07.cpp @@ -0,0 +1,28 @@ +/* BDSP AutoStory - Segment from after acquiring sixth badge to after acquiring seventh badge + * + * From: https://github.com/PokemonAutomation/ + * + */ + +#include "CommonFramework/Exceptions/OperationFailedException.h" +#include "CommonFramework/VideoPipeline/VideoFeed.h" +#include "CommonTools/Async/InferenceRoutines.h" +#include "NintendoSwitch/Commands/NintendoSwitch_Commands_PushButtons.h" +#include "Pokemon/Pokemon_Strings.h" +#include "PokemonBDSP/Inference/PokemonBDSP_ReceivePokemonDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_ExperienceGainDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_BattleMenuDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_EndBattleDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_BattleBallReader.h" +#include "PokemonBDSP_BasicCatcher.h" + + +namespace PokemonAutomation{ +namespace NintendoSwitch{ +namespace PokemonBDSP{ + + + +} +} +} diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 07.h b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 07.h new file mode 100644 index 0000000000..ea2f98e39a --- /dev/null +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 07.h @@ -0,0 +1,24 @@ +/* BDSP AutoStory - Segment from after acquiring sixth badge to after acquiring seventh badge + * + * From: https://github.com/PokemonAutomation/ + * + */ + +#ifndef PokemonAutomation_PokemonBDSP_BasicCatcher_H +#define PokemonAutomation_PokemonBDSP_BasicCatcher_H + +#include "CommonFramework/Language.h" +#include "CommonFramework/Tools/VideoStream.h" +#include "NintendoSwitch/Controllers/Procon/NintendoSwitch_ProController.h" +#include "Pokemon/Pokemon_Notification.h" + +namespace PokemonAutomation{ +namespace NintendoSwitch{ +namespace PokemonBDSP{ + +using namespace Pokemon; + +} +} +} +#endif diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 08.cpp b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 08.cpp new file mode 100644 index 0000000000..c843acddc8 --- /dev/null +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 08.cpp @@ -0,0 +1,28 @@ +/* BDSP AutoStory - Segment from after acquiring seventh badge to after acquiring eighth badge + * + * From: https://github.com/PokemonAutomation/ + * + */ + +#include "CommonFramework/Exceptions/OperationFailedException.h" +#include "CommonFramework/VideoPipeline/VideoFeed.h" +#include "CommonTools/Async/InferenceRoutines.h" +#include "NintendoSwitch/Commands/NintendoSwitch_Commands_PushButtons.h" +#include "Pokemon/Pokemon_Strings.h" +#include "PokemonBDSP/Inference/PokemonBDSP_ReceivePokemonDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_ExperienceGainDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_BattleMenuDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_EndBattleDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_BattleBallReader.h" +#include "PokemonBDSP_BasicCatcher.h" + + +namespace PokemonAutomation{ +namespace NintendoSwitch{ +namespace PokemonBDSP{ + + + +} +} +} diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 08.h b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 08.h new file mode 100644 index 0000000000..ea2f98e39a --- /dev/null +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 08.h @@ -0,0 +1,24 @@ +/* BDSP AutoStory - Segment from after acquiring sixth badge to after acquiring seventh badge + * + * From: https://github.com/PokemonAutomation/ + * + */ + +#ifndef PokemonAutomation_PokemonBDSP_BasicCatcher_H +#define PokemonAutomation_PokemonBDSP_BasicCatcher_H + +#include "CommonFramework/Language.h" +#include "CommonFramework/Tools/VideoStream.h" +#include "NintendoSwitch/Controllers/Procon/NintendoSwitch_ProController.h" +#include "Pokemon/Pokemon_Notification.h" + +namespace PokemonAutomation{ +namespace NintendoSwitch{ +namespace PokemonBDSP{ + +using namespace Pokemon; + +} +} +} +#endif diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 09.cpp b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 09.cpp new file mode 100644 index 0000000000..b7c7976cb0 --- /dev/null +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 09.cpp @@ -0,0 +1,28 @@ +/* BDSP AutoStory - Segment from after acquiring eighth badge to finish (including Beating the Elite 4) + * + * From: https://github.com/PokemonAutomation/ + * + */ + +#include "CommonFramework/Exceptions/OperationFailedException.h" +#include "CommonFramework/VideoPipeline/VideoFeed.h" +#include "CommonTools/Async/InferenceRoutines.h" +#include "NintendoSwitch/Commands/NintendoSwitch_Commands_PushButtons.h" +#include "Pokemon/Pokemon_Strings.h" +#include "PokemonBDSP/Inference/PokemonBDSP_ReceivePokemonDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_ExperienceGainDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_BattleMenuDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_EndBattleDetector.h" +#include "PokemonBDSP/Inference/Battles/PokemonBDSP_BattleBallReader.h" +#include "PokemonBDSP_BasicCatcher.h" + + +namespace PokemonAutomation{ +namespace NintendoSwitch{ +namespace PokemonBDSP{ + + + +} +} +} diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 09.h b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 09.h new file mode 100644 index 0000000000..d9c0f17889 --- /dev/null +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 09.h @@ -0,0 +1,24 @@ +/* BDSP AutoStory - Segment from after acquiring eighth badge to finish (including Beating the Elite 4) + * + * From: https://github.com/PokemonAutomation/ + * + */ + +#ifndef PokemonAutomation_PokemonBDSP_BasicCatcher_H +#define PokemonAutomation_PokemonBDSP_BasicCatcher_H + +#include "CommonFramework/Language.h" +#include "CommonFramework/Tools/VideoStream.h" +#include "NintendoSwitch/Controllers/Procon/NintendoSwitch_ProController.h" +#include "Pokemon/Pokemon_Notification.h" + +namespace PokemonAutomation{ +namespace NintendoSwitch{ +namespace PokemonBDSP{ + +using namespace Pokemon; + +} +} +} +#endif From 4c9511cf9ea7cacdb6f89eb47e32efbb5ea82176 Mon Sep 17 00:00:00 2001 From: Boombaastical Date: Tue, 31 Mar 2026 17:18:22 +0200 Subject: [PATCH 2/2] Setup the initial structure of the BDSP AutoStory --- .../Programs/AutoStory/PokemonBDSP_AutoStory_Segment 00.cpp | 2 +- .../Programs/AutoStory/PokemonBDSP_AutoStory_Segment 00.h | 2 +- .../Programs/AutoStory/PokemonBDSP_AutoStory_Segment 01.cpp | 2 +- .../Programs/AutoStory/PokemonBDSP_AutoStory_Segment 01.h | 2 +- .../Programs/AutoStory/PokemonBDSP_AutoStory_Segment 02.cpp | 2 +- .../Programs/AutoStory/PokemonBDSP_AutoStory_Segment 02.h | 2 +- .../Programs/AutoStory/PokemonBDSP_AutoStory_Segment 03.cpp | 2 +- .../Programs/AutoStory/PokemonBDSP_AutoStory_Segment 03.h | 2 +- .../Programs/AutoStory/PokemonBDSP_AutoStory_Segment 04.cpp | 2 +- .../Programs/AutoStory/PokemonBDSP_AutoStory_Segment 04.h | 2 +- .../Programs/AutoStory/PokemonBDSP_AutoStory_Segment 05.cpp | 2 +- .../Programs/AutoStory/PokemonBDSP_AutoStory_Segment 05.h | 2 +- .../Programs/AutoStory/PokemonBDSP_AutoStory_Segment 06.cpp | 2 +- .../Programs/AutoStory/PokemonBDSP_AutoStory_Segment 06.h | 2 +- .../Programs/AutoStory/PokemonBDSP_AutoStory_Segment 07.cpp | 2 +- .../Programs/AutoStory/PokemonBDSP_AutoStory_Segment 07.h | 2 +- .../Programs/AutoStory/PokemonBDSP_AutoStory_Segment 08.cpp | 2 +- .../Programs/AutoStory/PokemonBDSP_AutoStory_Segment 08.h | 2 +- .../Programs/AutoStory/PokemonBDSP_AutoStory_Segment 09.cpp | 2 +- .../Programs/AutoStory/PokemonBDSP_AutoStory_Segment 09.h | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 00.cpp b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 00.cpp index c43dddd732..1e148304ea 100644 --- a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 00.cpp +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 00.cpp @@ -1,4 +1,4 @@ -/* BDSP AutoStory - Segment from beginning cinematic to after choosing the starter mons +/* BDSP AutoStory - Segment from beginning cinematic until after choosing the starter mons * * From: https://github.com/PokemonAutomation/ * diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 00.h b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 00.h index f3562f1922..cc417833a3 100644 --- a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 00.h +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 00.h @@ -1,4 +1,4 @@ -/* BDSP AutoStory - Segment from beginning cinematic to after choosing the starter mons +/* BDSP AutoStory - Segment from beginning cinematic until after choosing the starter mons * * From: https://github.com/PokemonAutomation/ * diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 01.cpp b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 01.cpp index bac383243f..aef8611c7a 100644 --- a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 01.cpp +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 01.cpp @@ -1,4 +1,4 @@ -/* BDSP AutoStory - Segment from right after choosing the starter mons to the first badge +/* BDSP AutoStory - Segment from right after choosing the starter mons until after acquiring the first badge * * From: https://github.com/PokemonAutomation/ * diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 01.h b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 01.h index 2b73225bb7..38dde322cb 100644 --- a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 01.h +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 01.h @@ -1,4 +1,4 @@ -/* BDSP AutoStory - Segment from right after choosing the starter mons to the first badge +/* BDSP AutoStory - Segment from right after choosing the starter mons until after acquiring the first badge * * From: https://github.com/PokemonAutomation/ * diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 02.cpp b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 02.cpp index 48c59ec301..dd616d1e12 100644 --- a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 02.cpp +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 02.cpp @@ -1,4 +1,4 @@ -/* BDSP AutoStory - Segment from after acquiring first badge to after acquiring second badge +/* BDSP AutoStory - Segment from after acquiring the first badge until after acquiring the second badge * * From: https://github.com/PokemonAutomation/ * diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 02.h b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 02.h index 273b7eb29c..3d30cad6fa 100644 --- a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 02.h +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 02.h @@ -1,4 +1,4 @@ -/* BDSP AutoStory - Segment from after acquiring first badge to after acquiring second badge +/* BDSP AutoStory - Segment from after acquiring the first badge until after acquiring the second badge * * From: https://github.com/PokemonAutomation/ * diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 03.cpp b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 03.cpp index 3a3d8e15db..8c0f24d4da 100644 --- a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 03.cpp +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 03.cpp @@ -1,4 +1,4 @@ -/* BDSP AutoStory - Segment from after acquiring second badge to after acquiring third badge +/* BDSP AutoStory - Segment from after acquiring the second badge until after acquiring the third badge * * From: https://github.com/PokemonAutomation/ * diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 03.h b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 03.h index 4121303e16..1d6eeb9d8c 100644 --- a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 03.h +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 03.h @@ -1,4 +1,4 @@ -/* BDSP AutoStory - BDSP AutoStory - Segment from after acquiring second badge to after acquiring third badge +/* BDSP AutoStory - Segment from after acquiring the second badge until after acquiring the third badge * * From: https://github.com/PokemonAutomation/ * diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 04.cpp b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 04.cpp index fa3c2d441a..c0da60f558 100644 --- a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 04.cpp +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 04.cpp @@ -1,4 +1,4 @@ -/* BDSP AutoStory - Segment from after acquiring third badge to after acquiring fourth badge +/* BDSP AutoStory - Segment from after acquiring the third badge until after acquiring the fourth badge * * From: https://github.com/PokemonAutomation/ * diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 04.h b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 04.h index afad41f9e6..9f90006cbc 100644 --- a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 04.h +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 04.h @@ -1,4 +1,4 @@ -/* BDSP AutoStory - Segment from after acquiring third badge to after acquiring fourth badge +/* BDSP AutoStory - Segment from after acquiring the third badge until after acquiring the fourth badge * * From: https://github.com/PokemonAutomation/ * diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 05.cpp b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 05.cpp index 28f8c4e103..6e74e026a7 100644 --- a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 05.cpp +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 05.cpp @@ -1,4 +1,4 @@ -/* BDSP AutoStory - Segment from after acquiring fourth badge to after acquiring fifth badge +/* BDSP AutoStory - Segment from after acquiring the fourth badge until after acquiring the fifth badge * * From: https://github.com/PokemonAutomation/ * diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 05.h b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 05.h index 6628e1f5fa..fe325d0d40 100644 --- a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 05.h +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 05.h @@ -1,4 +1,4 @@ -/* BDSP AutoStory - Segment from after acquiring fourth badge to after acquiring fifth badge +/* BDSP AutoStory - Segment from after acquiring the fourth badge until after acquiring the fifth badge * * From: https://github.com/PokemonAutomation/ * diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 06.cpp b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 06.cpp index 50ca9a6ecc..a76e75ef92 100644 --- a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 06.cpp +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 06.cpp @@ -1,4 +1,4 @@ -/* BDSP AutoStory - Segment from after acquiring fifth badge to after acquiring sixth badge +/* BDSP AutoStory - Segment from after acquiring the fifth badge until after acquiring the sixth badge * * From: https://github.com/PokemonAutomation/ * diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 06.h b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 06.h index 411de7dce5..05771dead0 100644 --- a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 06.h +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 06.h @@ -1,4 +1,4 @@ -/* BDSP AutoStory - Segment from after acquiring fifth badge to after acquiring sixth badge +/* BDSP AutoStory - Segment from after acquiring the fifth badge until after acquiring the sixth badge * * From: https://github.com/PokemonAutomation/ * diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 07.cpp b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 07.cpp index 4b605fdc03..5a1dd6c377 100644 --- a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 07.cpp +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 07.cpp @@ -1,4 +1,4 @@ -/* BDSP AutoStory - Segment from after acquiring sixth badge to after acquiring seventh badge +/* BDSP AutoStory - Segment from after acquiring the sixth badge until after acquiring the seventh badge * * From: https://github.com/PokemonAutomation/ * diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 07.h b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 07.h index ea2f98e39a..fe0c4c8fb6 100644 --- a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 07.h +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 07.h @@ -1,4 +1,4 @@ -/* BDSP AutoStory - Segment from after acquiring sixth badge to after acquiring seventh badge +/* BDSP AutoStory - Segment from after acquiring the sixth badge until after acquiring the seventh badge * * From: https://github.com/PokemonAutomation/ * diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 08.cpp b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 08.cpp index c843acddc8..5e271718ce 100644 --- a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 08.cpp +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 08.cpp @@ -1,4 +1,4 @@ -/* BDSP AutoStory - Segment from after acquiring seventh badge to after acquiring eighth badge +/* BDSP AutoStory - Segment from after acquiring the seventh badge until after acquiring the eighth badge * * From: https://github.com/PokemonAutomation/ * diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 08.h b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 08.h index ea2f98e39a..5278eb448a 100644 --- a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 08.h +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 08.h @@ -1,4 +1,4 @@ -/* BDSP AutoStory - Segment from after acquiring sixth badge to after acquiring seventh badge +/* BDSP AutoStory - Segment from after acquiring the seventh badge until after acquiring the eighth badge * * From: https://github.com/PokemonAutomation/ * diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 09.cpp b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 09.cpp index b7c7976cb0..4dea11bc88 100644 --- a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 09.cpp +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 09.cpp @@ -1,4 +1,4 @@ -/* BDSP AutoStory - Segment from after acquiring eighth badge to finish (including Beating the Elite 4) +/* BDSP AutoStory - Segment from after acquiring the eighth badge until the finish line (including Beating the Elite 4) * * From: https://github.com/PokemonAutomation/ * diff --git a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 09.h b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 09.h index d9c0f17889..9bcda33c4f 100644 --- a/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 09.h +++ b/SerialPrograms/Source/PokemonBDSP/Programs/AutoStory/PokemonBDSP_AutoStory_Segment 09.h @@ -1,4 +1,4 @@ -/* BDSP AutoStory - Segment from after acquiring eighth badge to finish (including Beating the Elite 4) +/* BDSP AutoStory - Segment from after acquiring the eighth badge until the finish line (including Beating the Elite 4) * * From: https://github.com/PokemonAutomation/ *