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

Backport changes to 1.20.1 #90

Open
wants to merge 4 commits into
base: MC/fabric/1.20.1
Choose a base branch
from

Commits on Feb 19, 2024

  1. Improve individual sound configuration UI for smaller displays (#77)

    * Sound config UI for smaller GUIs
    
    * Add disabled sound sources do the diagnostic overlay
    
    * Lookup namespace in resource packs if mod not present
    
    * Clean up toast
    
    * Check for day range in script library
    
    * Refactor variable sets
    
    ---------
    
    Co-authored-by: OreCruncher <orecruncher@gmail.com>
    OreCruncher and OreCruncher committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a96a917 View commit details
    Browse the repository at this point in the history
  2. Minor fixups

    OreCruncher committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    0f1aba7 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Turn on effects as a default

    OreCruncher committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    abe6ca5 View commit details
    Browse the repository at this point in the history
  2. Fix NPE related to out of sequence startup

    OreCruncher committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    fbebb84 View commit details
    Browse the repository at this point in the history