Skip to content

Releases: MCCTeam/Minecraft-Console-Client

20221130-173: New "/entity near" command & Bug fix

30 Nov 14:33
Compare
Choose a tag to compare

What's Changed

  • entitynear: New command to interact with the entity closest to the player. by @ITHackerstein in #2353
  • Update Tomlet to 5.0.1 (fix #2355)
  • Fix an omission in the list of available languages.

Full Changelog: 20221125-166...20221130-173

New translation activities from Crowdin

  • New Chinese Traditional translation of 111 entries by ReinforceZwei
  • New Russian translation of 16 entries by qk
  • New Chinese Simplified translation of 101 entries by yyyyt
  • New German translation of 89 entries by DerMultiMedia

20221125-166: Fixed a bug in entity command

25 Nov 02:35
851ecf5
Compare
Choose a tag to compare

What's Changed

  • Bump loader-utils from 2.0.3 to 2.0.4 in /docs by @dependabot in #2342
  • Fixes the bug in entity command that doesn't allow passing entity types as second argument by @ITHackerstein in #2349

New Contributors

New translation activities from Crowdin

  • New Hebrew translation of 1 entrie by TheBlack Cookie
  • New Russian translation of 64 entries by Никита Янкаускас
  • New Turkish translation of 83 entries by ByDexterTR
  • New Spanish translation of 125 entries by Daryl
  • New French translation of 14 entries by Allan
  • New Portuguese, Brazilian translation of 196 entries by zHenri_
  • New Chinese Simplified translation of 11 entries by kengchuke
  • New Turkish translation of 100 entries by Berat's Empire
  • New Russian translation of 1 entrie by Niko
  • New Chinese Simplified translation of 342 entries by ChengJun Jiang
  • New Chinese Simplified translation of 164 entries by Hcat
  • New Chinese Traditional translation of 153 entries by ReinforceZwei
  • New Chinese Simplified translation of 27 entries by yyyyt
  • New Swedish translation of 1 entrie by GamerMrAlros
  • New German translation of 27 entries by DerMultiMedia

20221106-156: Support account alias in configs

06 Nov 13:25
09d4e71
Compare
Choose a tag to compare
  • Change the way Crowdin integrates
  • Support account alias in configs

  • New German translations by Tillmann Taute
  • New Turkish translations by @ByDexterTR

20221105-154: Fix "/reco" and "/connect" not working properly

05 Nov 13:32
Compare
Choose a tag to compare
  • Fix "/reco" and "/connect" not working properly by @BruceChenQAQ
  • Add win-x86 build

  • New Russian translations by @Vazgen005 and Никита Янкаускас
  • New Latvian translations by Archi LV
  • New Turkish translations by Hasan Petek and @ByDexterTR
  • New Chinese_Traditional translations by @ReinforceZwei
  • New German translations by @henrydatei
  • New Spanish translations by @Splarkszter
  • New Latvian translations by Archi LV
  • New Chinese_Simplified translations by @BruceChenQAQ

20221101-141: Fix AutoDig

01 Nov 08:49
de3e21d
Compare
Choose a tag to compare
  • Fix AutoDig
  • New translations Translations.resx (Russian) by Vazgen
  • New translations README.md (Russian) by Archi LV
  • New translations Translations.resx (Romanian) by Andrei Văcariu
  • New translations Translations.resx (Spanish) by Carlos118818911
  • New translations README.md (Turkish) by @ByDexterTR
  • New translations Translations.resx (Chinese_Traditional) by @ReinforceZwei
  • New translations Translations.resx (Turkish) by @ByDexterTR

20221027-131: Added Player Killed Chat Bot API method

26 Oct 18:56
52b8008
Compare
Choose a tag to compare

What's Changed

  • Added Player Killed event (Combat and CombatDeath packets). by @milutinke in #2306

Full Changelog: 20221027-130...20221027-131

20221027-130: Turkish language support

26 Oct 17:02
01eee22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 20221025-127...20221027-130

20221025-127: Added a Telegram Bridge chat bot.

24 Oct 16:42
e038ff1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 20221022-126...20221025-127

20221022-126: Added Discord Bridge Chat Bot

22 Oct 14:37
1a739ee
Compare
Choose a tag to compare

What's Changed

  • Added debug option to the Discord Bridge chat bot. by @milutinke in #2291
  • Send rendered maps to Discord via Discord Bridge Chat Bot by @milutinke in #2292
  • Fixed Map Chat Bot sending images to Discord when just connecting. by @milutinke in #2293
  • Added a command for switching a direction of the Discord Bridge. by @milutinke in #2295
  • Fix a crash with Discord Bridge when getting an empty message by @milutinke in #2298
  • Another bug fix and added safeguards to the Discord Bridge chat bot. by @milutinke in #2300
  • Upgrade AutoFishing & Bug fix by @BruceChenQAQ

Full Changelog: 20221021-117...20221022-126

20221021-117: Fix scripting system to provide more information in errors

20 Oct 16:32
e006943
Compare
Choose a tag to compare

What's Changed

  • Fix scripting system to provide more information in errors by @breadbyte
    • Also make log lines for scripting more uniform
  • Fix externally referenced DLLs in scripts by @breadbyte
    • External DLL references weren't being used, this commit fixes them so they are used.

Full Changelog: 20221020-115...20221021-117