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: makamys/Neodymium
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.2
Choose a base ref
...
head repository: makamys/Neodymium
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 9 files changed
  • 3 contributors

Commits on Jan 31, 2024

  1. [skip ci] Update update json

    makamys committed Jan 31, 2024
    Copy the full SHA
    4e253b3 View commit details

Commits on Feb 2, 2024

  1. Reimplement vanilla world renderer stats in F3 overlay

    Fixes regression in ad42f10, which caused all values to be 0
    makamys committed Feb 2, 2024
    Copy the full SHA
    2c0e73c View commit details

Commits on Feb 3, 2024

  1. OptiFine moment

    makamys committed Feb 3, 2024
    Copy the full SHA
    377e009 View commit details

Commits on Feb 27, 2024

  1. fix crash with FalseTweaks

    FalsePattern committed Feb 27, 2024
    Copy the full SHA
    153e15e View commit details

Commits on Feb 28, 2024

  1. Merge pull request #50 from FalsePattern/ft-compat

    Fix crash with FalseTweaks
    makamys authored Feb 28, 2024
    Copy the full SHA
    dcfc273 View commit details
  2. Update CI action versions, add missing names

    Integrates changes from #48
    
    Co-Authored-By: Coccocoahelper <157546848+Coccocoahelper@users.noreply.github.com>
    makamys and Coccocoahelper committed Feb 28, 2024
    Copy the full SHA
    68f0baf View commit details
  3. Remove chmod action

    The permissions are supposed to be set on the git repo level. I... think.
    makamys committed Feb 28, 2024
    Copy the full SHA
    d60c4aa View commit details
  4. [skip ci] Update update json

    makamys committed Feb 28, 2024
    Copy the full SHA
    66ac531 View commit details

Commits on Mar 17, 2024

  1. Copy the full SHA
    d1b9f63 View commit details

Commits on Mar 19, 2024

  1. Move WorldRenderer#updateRenderer hooks inside if(needsUpdate) block

    Fixes Phosphor incompat (#19)
    makamys committed Mar 19, 2024
    Copy the full SHA
    bbe5d3a View commit details
  2. Automatically enable render list logic if vanilla meshes are enabled

    Since otherwise no meshes get built.
    This also simplifies the workaround for Factorization, see #49
    makamys committed Mar 19, 2024
    Copy the full SHA
    4a3cc3d View commit details
  3. [skip ci] Update update json

    makamys committed Mar 19, 2024
    Copy the full SHA
    831ea53 View commit details

Commits on Mar 27, 2024

  1. Copy the full SHA
    bc55abe View commit details
  2. Copy the full SHA
    d6c9e97 View commit details
  3. Fix NPEs, improve logging

    makamys committed Mar 27, 2024
    Copy the full SHA
    f78d3d5 View commit details
  4. [skip ci] Update update json

    makamys committed Mar 27, 2024
    Copy the full SHA
    4c2e018 View commit details
Loading