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: gnembon/carpetmod112
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v22_02_09
Choose a base ref
...
head repository: gnembon/carpetmod112
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: staging
Choose a head ref
  • 10 commits
  • 111 files changed
  • 5 contributors

Commits on Feb 24, 2022

  1. Add saveSavestates rule

    Earthcomputer committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    e44817b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Use launcher.mojang.com instead of s3.amazonaws.com to download serve…

    …r.jar (#170)
    
    * let mktest.sh use launcher.mojang.com instead of amazonaws to download the server jar
    
    * use launcher.mojang.com in the docs instead of amazonaws for downloading the server jar
    zeichenreihe authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    a773507 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

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

Commits on Mar 22, 2022

  1. Add integration with the new Redstone Multimeter mod (#169)

    * update rsmm
    
    * rename currentDepth -> currentBlockEventDepth
    
    * moved some chest code out of patches
    
    * moved code from World into TickTaskExecutor and from WorldServer into MultimeterServerProvider, moved MultimeterServer instance from MinecraftServer into CarpetServer
    
    * moved even more code out of patches
    
    * tag some og rsmm code with 'legacy'
    SpaceWalkerRS authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    f9d1e98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    458ba71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d06419 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

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

Commits on Feb 11, 2024

  1. Make tick freeze work properly (#177)

    * Don't process block events in tick freeze
    
    * Tick freeze, freeze tick counter
    NoaQT authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    c403119 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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

Commits on May 31, 2024

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