Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DimensionalDevelopment/VanillaFix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: DimensionalDevelopment/VanillaFix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.10
Choose a head ref
  • 12 commits
  • 41 files changed
  • 3 contributors

Commits on Sep 25, 2018

  1. The big update (aka 1.0.10 without the breaking stuff)

    - Updated mappings to stable_39
    - Cherrypicked PR for Ping bugs
    - Made sure OptiFine compat works again
    - Cherrypicked fix for CustomMainMenu and ReplayMod throwing a fit with us
    - Finally got Chisel textures to animate again (Shocking, I know)
    - Added BlockStateContainer fix from Aaron
    - Lots and lots of refractoring to get it to even compile
    - Stuff for ru_ru and pt_br
    - Probably more, but I give up at this point
    
    More fixes coming before the new release
    ZombieHDGaming committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    e93f0a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. Ugh. Just Ugh.

    Just pushing this since I've already released 1.0.10 but need to commit this anyway. Ugh.
    ZombieHDGaming committed Nov 19, 2018
    1 Configuration menu
    Copy the full SHA
    d6390e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2019

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

Commits on Mar 17, 2020

  1. Mixin 0.8

    clienthax committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    bb515ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #234 from clienthax/1.0.10

    Mixin 0.8
    ZombieHDGaming authored Mar 17, 2020
    Configuration menu
    Copy the full SHA
    2074323 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b0cf72 View commit details
    Browse the repository at this point in the history
  4. Merge branch '1.0.10' of https://github.com/DimensionalDevelopment/Va…

    …nillaFix into 1.0.10
    
    Merge Mixin 0.8 update
    ZombieHDGaming committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    2e8b24b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f678dfb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71aa9ea View commit details
    Browse the repository at this point in the history
  7. Attempt 2 of fixes

    Had to update JDK to use OpenJDK instead because of stupid Oracle reasons, now we have to hopefully just change branches
    ZombieHDGaming authored Mar 17, 2020
    Configuration menu
    Copy the full SHA
    39d08a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Minor Fixes before release

    - Removed a PR for faster packet construction. It seems to need some work to make it proper for Vanilla compat, but will be done later
    ZombieHDGaming committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    e044cf7 View commit details
    Browse the repository at this point in the history
  2. Merge branch '1.0.10' of https://github.com/DimensionalDevelopment/Va…

    …nillaFix into 1.0.10
    
    Idfk why I need to merge this......but whatever
    ZombieHDGaming committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    89825f3 View commit details
    Browse the repository at this point in the history
Loading