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

GT++ Code Sanitize #3235

Merged
merged 38 commits into from
Sep 23, 2024
Merged

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    3ccacc4 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Crop Blocks Added

    BlueHero233 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c5d8acc View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    1a5c5f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c261401 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    875643f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    a093989 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    378c53f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    75ecc2c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    48f3074 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    70b936f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    18fb41c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    aac05da View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    32530ba View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    1a6f70d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    37cd4e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. GT++ Code Cleanup

    Fix texture path string sorcery
    Add qft folder for casings
    Remove redundant canCreatureSpawn calls
    Remove redundant brackets
    Replace global variable that gets called once with return value
    Remove always true conditions
    Remove repeated texture side variables (block has the same texture for all sides)
    handItem instanceof ItemFluidContainer is always false
    catch (Throwable ignored)
    Math.max call to simplify
    Convert field to local variable
    quantityDropped and canDropFromExplosion never used
    redundant null casting
    getBlockTypeMeta, getUnlocalizedBlockName, GetProperName and getRenderColor never used
    aTool never used
    BlueHero233 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    06baf83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    995e896 View commit details
    Browse the repository at this point in the history
  3. crash fix?

    BlueHero233 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9717786 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f38455 View commit details
    Browse the repository at this point in the history
  5. Spotless Apply

    BlueHero233 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    78e9b1b View commit details
    Browse the repository at this point in the history
  6. getBlockColor fix

    BlueHero233 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ecf7f72 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fdaf05e View commit details
    Browse the repository at this point in the history
  8. Fix requested changes

    BlueHero233 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    80a3349 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aa2c89a View commit details
    Browse the repository at this point in the history
  10. Spotless Apply

    BlueHero233 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a40d0e6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    83553a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    96e9921 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39d2cae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99b2352 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    c86bd98 View commit details
    Browse the repository at this point in the history
  2. Minor details

    BlueHero233 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    32c79ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a81d84f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    c9779a2 View commit details
    Browse the repository at this point in the history
  2. Fix comment

    BlueHero233 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c13a745 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d38f019 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f608a65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77f5814 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1cd7a3e View commit details
    Browse the repository at this point in the history