-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dcb406a
commit ed40c14
Showing
83 changed files
with
659 additions
and
580 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ From: Spottedleaf <[email protected]> | |
Date: Wed, 22 May 2024 14:14:30 -0700 | ||
Subject: [PATCH] Moonrise: Bitstorage optimisations | ||
|
||
Removed since Leaf 1.21.3, Paper 1.21.3 included it | ||
|
||
Original license: GPLv3 | ||
Original project: https://github.com/Tuinity/Moonrise | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ From: Spottedleaf <[email protected]> | |
Date: Tue, 13 Aug 2024 23:53:27 -0700 | ||
Subject: [PATCH] Moonrise: block counting optimisations | ||
|
||
Removed since Leaf 1.21.3, Paper 1.21.3 included it | ||
|
||
Original license: GPLv3 | ||
Original project: | ||
- https://github.com/Tuinity/Moonrise | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ From: Spottedleaf <[email protected]> | |
Date: Wed, 14 Aug 2024 17:52:47 -0700 | ||
Subject: [PATCH] Moonrise: Optimise BiomeManager#getFiddle | ||
|
||
Removed since Leaf 1.21.3, Paper 1.21.3 included it | ||
|
||
Original license: GPLv3 | ||
Original project: https://github.com/Tuinity/Moonrise | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ From: Spottedleaf <[email protected]> | |
Date: Wed, 4 Sep 2024 11:25:19 -0700 | ||
Subject: [PATCH] Moonrise: Add direct lookup by chunk for NearbyPlayers | ||
|
||
Removed since Leaf 1.21.3, Paper 1.21.3 included it | ||
|
||
Original license: GPLv3 | ||
Original project: https://github.com/Tuinity/Moonrise | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ From: Spottedleaf <[email protected]> | |
Date: Tue, 17 Sep 2024 16:29:23 -0700 | ||
Subject: [PATCH] Moonrise: Optimise countEntries for low size SimpleBitStorage | ||
|
||
Removed since Leaf 1.21.3, Paper 1.21.3 included it | ||
|
||
Original license: GPLv3 | ||
Original project: | ||
- https://github.com/Tuinity/Moonrise | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ From: Spottedleaf <[email protected]> | |
Date: Thu, 24 Oct 2024 08:20:45 -0700 | ||
Subject: [PATCH] Moonrise: fluid method optimisations | ||
|
||
Removed since Leaf 1.21.3, Paper 1.21.3 included it | ||
|
||
Original license: GPLv3 | ||
Original project: | ||
- https://github.com/Tuinity/Moonrise | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,8 @@ From: Spottedleaf <[email protected]> | |
Date: Thu, 24 Oct 2024 08:20:45 -0700 | ||
Subject: [PATCH] Moonrise: optimise palette reads | ||
|
||
Removed since Leaf 1.21.3, Paper 1.21.3 included it | ||
|
||
Original license: GPLv3 | ||
Original project: | ||
- https://github.com/Tuinity/Moonrise | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,7 @@ From: Dreeam <[email protected]> | |
Date: Fri, 23 Aug 2024 20:22:00 -0400 | ||
Subject: [PATCH] Remove stream in RecipeManager getRecipeFor | ||
|
||
Removed since Leaf 1.21.3, Merged & moved to Carpet-Fixes-Use-optimized-RecipeManager.patch | ||
|
||
diff --git a/src/main/java/net/minecraft/world/item/crafting/RecipeManager.java b/src/main/java/net/minecraft/world/item/crafting/RecipeManager.java | ||
index febf87b14125925f548393360e89077329a6c522..de7537c4eacf6fa549f74fd329102a2e4865194a 100644 | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
174 changes: 83 additions & 91 deletions
174
...s/server/0037-Leaves-Replay-Mod-API.patch → ...s/server/0035-Leaves-Replay-Mod-API.patch
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.