Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix and improvement of the Scaffold module #4326

Merged
merged 11 commits into from
Feb 5, 2024

Conversation

crazycat256
Copy link
Contributor

Type of change

  • Bug fix
  • New feature

Description

  • Fixed an issue where the non-air-place mode would cause the player to fall when descending.
  • Fixed a bug in the air-place mode.
  • Improved the logic for placing blocks in the non-air-place mode.
  • Enhanced the fast-tower functionality.
  • Added the "ahead-distance" setting, which allows choosing the distance at which blocks are placed in front of the player (prevent falling in certain cases).

Related issues

[Bug] Scaffold does not work #3543

How Has This Been Tested?

:)
2024-01-12_19 34 52

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

Sorry, something went wrong.

@Wide-Cat
Copy link
Collaborator

Wide-Cat commented Feb 4, 2024

It seems to be quite buggy if you have fast tower enabled and no blocks available to place. If you have no blocks at all in your hotbar you seem to be prevented from jumping when you stand still and it tries to tower up, while if you do have blocks in your hotbar but you have autoswitch disabled and you arent holding a stack, you go up but dont place any blocks at all. It would also be nice to have a speed setting for fast tower.

@crazycat256
Copy link
Contributor Author

@Wide-Cat I've fixed the bugs you describe and added a setting to control the speed of the fast-tower.

@Wide-Cat Wide-Cat merged commit 20d44c1 into MeteorDevelopment:master Feb 5, 2024
1 check passed
@crazycat256 crazycat256 deleted the scaffold branch February 5, 2024 06:27
tyrannus00 pushed a commit to tyrannus00/meteor-client that referenced this pull request Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants