Minecraft-Console-Client/MinecraftClient/Resources
BruceChen 77c5f88168 feat: add /goto command with A* pathfinder integration and MoveFall
- Add MoveFall move for straight-down falls beyond MoveDescend range
- Register MoveFall in default move set
- Create /goto command using new A* pathfinder
- Add MoveToAStar() method to McClient bridging A* results to existing
  path execution system (Queue<Location> + UpdatePathfindingInput)
- Add translation entries for goto command

Made-with: Cursor
2026-04-12 18:43:32 +00:00
..
AsciiArt Change the way Crowdin integrates (#2329) 2022-11-06 21:21:21 +08:00
ConfigComments feat: Added a /tab command to display the list of online players 2026-04-04 16:21:06 +02:00
Translations feat: add /goto command with A* pathfinder integration and MoveFall 2026-04-12 18:43:32 +00:00
AppIcon.ico Fix Resources folder 2014-05-31 02:01:53 +02:00
appicon_creeper1.ico Fix Resources folder 2014-05-31 02:01:53 +02:00
appicon_grassblock.ico Fix Resources folder 2014-05-31 02:01:53 +02:00
appicon_terminal.ico Fix Resources folder 2014-05-31 02:01:53 +02:00
en_us.json fix: add lunge enchantment mapping for 1.21.11 2026-03-25 18:00:38 +00:00
MinecraftAssets.Designer.cs Tooltip support & Bug fix 2022-12-11 13:00:19 +08:00
MinecraftAssets.resx Tooltip support & Bug fix 2022-12-11 13:00:19 +08:00