This repository has been archived by the owner on Jun 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 175
Fixed altoclef crashing if quitting the world while the task is running. #340
Open
MarvionKirito
wants to merge
132
commits into
gaucho-matrero:1.19.4--marvion
Choose a base branch
from
MarvionKirito:main
base: 1.19.4--marvion
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fixed altoclef crashing if quitting the world while the task is running. #340
MarvionKirito
wants to merge
132
commits into
gaucho-matrero:1.19.4--marvion
from
MarvionKirito:main
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0. The bot now doesn’t use a block needed for resources. 1. The bot now has a settings dontThrowAwayEnchantedItems. 2. Added Totem of Undying in the default settings of importantItems. 3. Added Hero task. See @help to see the command and description.
chore: document "hero" in usage.md
0. Optimized do to entity task. 1. Optimized kill dragon with bed task. 2. Optimized render distance manipulation. 3. Optimized mob defense chain. 4. Optimized locate stronghold task.
0. Optimized construct nether portal tasks.
This saves some durability and time.
perf: equip weapon then check charge progress
1. @ coverwithsand (Cover lava with sands in nether). 2. @ coverwithblocks (Cover lava with blocks in nether). 3. @ meat (Get food that consists only of meat, without any vegetables). Fixes: 1. ConcurrentModificationException 2. Fixed compatibility between meteor client. 3. Some fixes. Improvements: 1. Some improvements.
chore(README): update versions availability
This makes the camera less jittery and better for user experience Co-Authored-By: scorbett123 <[email protected]>
feat: camera movement smoothing
docs(README): bump supported versions from 1.19.3 to 1.19.4
JamesGreen31
added
major bug
Bug where bot gets stuck, requires human intervention
infrastructure
Bad Programming/Code practice, could be performance or API related
labels
Apr 3, 2023
If block-placing/breaking isn't needed, `withBaritone` can be disabled for better viewing experience.
- move farther away from fountain to create higher perching changes
The requirement for breaking lapis is actually stone, not iron [1]. 1. https://minecraft.fandom.com/wiki/Lapis_Lazuli_Ore#Breaking
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
infrastructure
Bad Programming/Code practice, could be performance or API related
major bug
Bug where bot gets stuck, requires human intervention
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Fixed altoclef crashing if quitting the world while the task is running.
Information
Checklist