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

Some RandomPatches Tweaks #481

Merged
merged 10 commits into from
Jun 6, 2024
Merged

Conversation

WaitingIdly
Copy link
Contributor

changes in this PR:

  • fixes the player model turning invisible occasionally when flying around with an elytra in third-person mode. (default: true)
  • always returning the player to the main menu instead of the multiplayer screen or realms. (default: false)
  • disables glint effect on potions. (default: false)
  • improves the speed of switching languages. (default: true)
  • prevents the observer being placed from activating itself (default: false)
  • prevents placing a bucket inside a portal block (default: false)
  • controls if the bottom of the end portal should be rendered (default: true)
  • allows for rebinding a dismount key, separate to the crouch key. (default: false)
  • allows for rebinding the narrator key, provided the narrator is not disabled. (default: false)
  • in addition to these changes based on random patches, i also added a config option to disable the glint effect on enchantment books. (default: false)

this includes a number of changes that RandomPatches makes, but not all changes. the things RandomPatches changes but are not included here are:

  • title and icon changes: setWindowIcon and defaultWindowTitle.
  • framerateLimitSliderStepSize, smoothEyeLevelChanges, fixTickNextTickListOutOfSynch, miningGhostBlocksFix, isRecipeBookNBTFixEnabled, skullStackingFix, and patchEntityBoat.

this relates to the following discussions: #479, #347, #332, #206, and #50

@ACGaming ACGaming merged commit 888cb95 into ACGaming:main Jun 6, 2024
1 check passed
@WaitingIdly WaitingIdly deleted the random-patches branch June 6, 2024 19:39
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.

2 participants