Skip to content

Releases: Meloweh/altoclef

altoclef-v1.7.0-meloweh-beta.1

17 Dec 20:03
Compare
Choose a tag to compare
Pre-release
  • Attempted to fix another issue with block placement
  • Entered beta
  • Requires baritone-1.7.0-meloweh-beta.1

altoclef-v1.7.0-meloweh-alpha.6

14 Dec 20:39
Compare
Choose a tag to compare
Pre-release
  • Material sourcing success rate improved by a good bit (not perfect just yet, like always)
  • Build task was successful for the first time
  • Uses baritone-1.7.0-meloweh-alpha.5.jar

altoclef-v1.7.0-meloweh-alpha.5

07 Dec 21:22
Compare
Choose a tag to compare
Pre-release
  • Attempted to fix a soft lock within the 2x2 crafting task
  • requires baritone-1.7.0-meloweh-alpha.4

altoclef-v1.7.0-meloweh-alpha.4

02 Dec 21:39
Compare
Choose a tag to compare
Pre-release
  • Attempted to resolve some pathing soft locks
  • Fixed that autofill crashes if non existing items are called

altoclef-v1.7.0-meloweh-alpha.3

20 Nov 19:35
Compare
Choose a tag to compare
Pre-release
  • Resolved crafting softlock
  • Resolved missing chest softlock in DoInChestTask
  • Added some task cancelling prevention on interrupts
  • Resolved some exceptions

v1.7.1a_2

16 Nov 07:59
Compare
Choose a tag to compare
v1.7.1a_2 Pre-release
Pre-release

autofill:

  • fixed null pointer on call if chest not found
  • fixed that an interrupt cancels the task
  • soft lock on full inv duck taped
    (for now)

build:

  • fixed null pointer on call if schematic file not found

v1.7.1a

15 Nov 11:47
Compare
Choose a tag to compare
v1.7.1a Pre-release
Pre-release
  • Command "roundtrip"
    Allows you to do tasks and return where you started.

  • Command macros
    Allows you to create and save macros out of altoclef commands. That means you can queue a chain of tasks.

  • Fill chest task
    Allows you to choose a chest and let the bot source and fill it with stuff you have specified.

  • Schematic builder task
    It's the builder process from baritone but the bot will source missing materials by itself.
    It also adds and saves/loads mine protection zones for the structures so that the bot doesn't damage them later.