Skip to content

Releases: MCCTeam/Minecraft-Console-Client

20220816-28: AuotoAttack: add support for multiple interact modes (#2044)

15 Aug 21:32
613f52d

Choose a tag to compare

* Adds support for multiple interact modes
* Entity interaction: Implement enum

Co-authored-by: ORelio <[email protected]>

20220816-27: Scripting Hotfix for .NET (#2061)

15 Aug 16:32
fd7f794

Choose a tag to compare

* fix scripting being broken

scripting got broken due to being compiled as a single file application.

* move invoke to a helper function

also move MinecraftClient assembly fetch into the main assembly fetch loop

* Downgrade version of SingleFileExtractor

1.1.0 changed their internal API, so we use 1.0.1 to reduce the amount of reflection we need to do

* add exception messages

20220816-26

15 Aug 16:27
aa1f54d

Choose a tag to compare

Rework of MineCube.cs and further improvements to CalculatePath() (#2…

20220816-25: Fix automated build for .NET releases (#2059)

15 Aug 16:21
ea67882

Choose a tag to compare

* Fix automated build for .NET releases
* Update build-and-release.yml
* update submodule for building
* Update build-and-release.yml
* update consoleinteractive build
* Update build-and-release.yml
* set PublishSingleFile as true by default
* update csproj file to include compile flag

setting IncludeNativeLibrariesForSelfExtract to true removes the sni.dll output file.

* update build instructions on README
* move compile flags into env variable

- disable compilation of PDB files
- enable OSX builds

20220506-20: CalculatePath: Fix offset calculation, improve approaching (#2013)

05 May 18:06
b3cc235

Choose a tag to compare

* Square minOffset and maxOffset to match DistanceSquared
* Rewrite squaring
* Add minOffset
* Implement h-score selection

20220430-19: Improve pathfinding capabilities (#1999)

29 Apr 22:58
708815f

Choose a tag to compare

* Add `ClientIsMoving()` API to determine if currently walking/falling
* Improve `MoveToLocation()` performance and allow approaching location
Co-authored-by: ORelio <[email protected]>

20220423-18: Add thead safety to terrain data (#1999)

23 Apr 10:03

Choose a tag to compare

Allow safely reading terrain data from other threads

20220407-17

06 Apr 16:26

Choose a tag to compare

Settings: Make Microsoft as default account type

20220403-16

02 Apr 17:24
f77a06e

Choose a tag to compare

Update and improve translation. (#1987)

20220403-15: Updated Russian Language (#1985)

02 Apr 16:29
7e2e90b

Choose a tag to compare

* Updated Russian Language
Removed bad spaces
Удалены лишние пробелы
* Update ru.ini
* Update MinecraftClient/Resources/lang/ru.ini