MinecraftConsoles/Minecraft.Client/Common/Tutorial
2026-03-02 17:10:34 +07:00
..
AreaConstraint.cpp Initial commit 2026-03-01 12:16:08 +08:00
AreaConstraint.h Initial commit 2026-03-01 12:16:08 +08:00
AreaHint.cpp Initial commit 2026-03-01 12:16:08 +08:00
AreaHint.h Initial commit 2026-03-01 12:16:08 +08:00
AreaTask.cpp Initial commit 2026-03-01 12:16:08 +08:00
AreaTask.h Initial commit 2026-03-01 12:16:08 +08:00
ChangeStateConstraint.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
ChangeStateConstraint.h Initial commit 2026-03-01 12:16:08 +08:00
ChoiceTask.cpp feat: now can skip the tutorial (#82) 2026-03-02 13:40:04 +08:00
ChoiceTask.h Initial commit 2026-03-01 12:16:08 +08:00
CompleteUsingItemTask.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
CompleteUsingItemTask.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
ControllerTask.cpp Initial commit 2026-03-01 12:16:08 +08:00
ControllerTask.h Initial commit 2026-03-01 12:16:08 +08:00
CraftTask.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
CraftTask.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
DiggerItemHint.cpp dynamic_pointer_cast -> std::dynamic_pointer_cast 2026-03-02 17:10:34 +07:00
DiggerItemHint.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
EffectChangedTask.cpp Initial commit 2026-03-01 12:16:08 +08:00
EffectChangedTask.h Initial commit 2026-03-01 12:16:08 +08:00
FullTutorial.cpp Initial commit 2026-03-01 12:16:08 +08:00
FullTutorial.h Initial commit 2026-03-01 12:16:08 +08:00
FullTutorialActiveTask.cpp Initial commit 2026-03-01 12:16:08 +08:00
FullTutorialActiveTask.h Initial commit 2026-03-01 12:16:08 +08:00
FullTutorialMode.cpp Initial commit 2026-03-01 12:16:08 +08:00
FullTutorialMode.h Initial commit 2026-03-01 12:16:08 +08:00
InfoTask.cpp Initial commit 2026-03-01 12:16:08 +08:00
InfoTask.h Initial commit 2026-03-01 12:16:08 +08:00
InputConstraint.cpp Initial commit 2026-03-01 12:16:08 +08:00
InputConstraint.h Initial commit 2026-03-01 12:16:08 +08:00
LookAtEntityHint.cpp Initial commit 2026-03-01 12:16:08 +08:00
LookAtEntityHint.h Initial commit 2026-03-01 12:16:08 +08:00
LookAtTileHint.cpp Initial commit 2026-03-01 12:16:08 +08:00
LookAtTileHint.h Initial commit 2026-03-01 12:16:08 +08:00
PickupTask.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
PickupTask.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
ProcedureCompoundTask.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
ProcedureCompoundTask.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
ProgressFlagTask.cpp Initial commit 2026-03-01 12:16:08 +08:00
ProgressFlagTask.h Initial commit 2026-03-01 12:16:08 +08:00
StateChangeTask.h Initial commit 2026-03-01 12:16:08 +08:00
StatTask.cpp Initial commit 2026-03-01 12:16:08 +08:00
StatTask.h Initial commit 2026-03-01 12:16:08 +08:00
TakeItemHint.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
TakeItemHint.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
Tutorial Initial commit 2026-03-01 12:16:08 +08:00
Tutorial.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
Tutorial.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
TutorialConstraint.h Initial commit 2026-03-01 12:16:08 +08:00
TutorialConstraints.h Initial commit 2026-03-01 12:16:08 +08:00
TutorialEnum.h Initial commit 2026-03-01 12:16:08 +08:00
TutorialHint.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
TutorialHint.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
TutorialHints.h Initial commit 2026-03-01 12:16:08 +08:00
TutorialMessage.cpp Initial commit 2026-03-01 12:16:08 +08:00
TutorialMessage.h Initial commit 2026-03-01 12:16:08 +08:00
TutorialMode.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
TutorialMode.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
TutorialTask.cpp Initial commit 2026-03-01 12:16:08 +08:00
TutorialTask.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
TutorialTasks.h Initial commit 2026-03-01 12:16:08 +08:00
UseItemTask.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
UseItemTask.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
UseTileTask.cpp shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
UseTileTask.h shared_ptr -> std::shared_ptr 2026-03-02 15:58:20 +07:00
XuiCraftingTask.cpp Initial commit 2026-03-01 12:16:08 +08:00
XuiCraftingTask.h Initial commit 2026-03-01 12:16:08 +08:00