MinecraftConsoles/Minecraft.Client/Common/Tutorial
red fa4a1206b3
feat: now can skip the tutorial (#82)
* now possible to accept and decline tutorial hints

that part when it asks if you want to do the tutorial (should work for when the games asks if you already know something like when opening inventories for the first time)

* Update ChoiceTask.cpp

---------

Co-authored-by: daoge <3523206925@qq.com>
2026-03-02 13:40:04 +08: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 Initial commit 2026-03-01 12:16:08 +08: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 Initial commit 2026-03-01 12:16:08 +08:00
CompleteUsingItemTask.h Initial commit 2026-03-01 12:16:08 +08: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 Initial commit 2026-03-01 12:16:08 +08:00
CraftTask.h Initial commit 2026-03-01 12:16:08 +08:00
DiggerItemHint.cpp Initial commit 2026-03-01 12:16:08 +08:00
DiggerItemHint.h Initial commit 2026-03-01 12:16:08 +08: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 Initial commit 2026-03-01 12:16:08 +08:00
PickupTask.h Initial commit 2026-03-01 12:16:08 +08:00
ProcedureCompoundTask.cpp Initial commit 2026-03-01 12:16:08 +08:00
ProcedureCompoundTask.h Initial commit 2026-03-01 12:16:08 +08: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 Initial commit 2026-03-01 12:16:08 +08:00
TakeItemHint.h Initial commit 2026-03-01 12:16:08 +08:00
Tutorial Initial commit 2026-03-01 12:16:08 +08:00
Tutorial.cpp Initial commit 2026-03-01 12:16:08 +08:00
Tutorial.h Initial commit 2026-03-01 12:16:08 +08: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 Initial commit 2026-03-01 12:16:08 +08:00
TutorialHint.h Initial commit 2026-03-01 12:16:08 +08: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 Initial commit 2026-03-01 12:16:08 +08:00
TutorialMode.h Initial commit 2026-03-01 12:16:08 +08:00
TutorialTask.cpp Initial commit 2026-03-01 12:16:08 +08:00
TutorialTask.h Initial commit 2026-03-01 12:16:08 +08:00
TutorialTasks.h Initial commit 2026-03-01 12:16:08 +08:00
UseItemTask.cpp Initial commit 2026-03-01 12:16:08 +08:00
UseItemTask.h Initial commit 2026-03-01 12:16:08 +08:00
UseTileTask.cpp Initial commit 2026-03-01 12:16:08 +08:00
UseTileTask.h Initial commit 2026-03-01 12:16:08 +08: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