-
Notifications
You must be signed in to change notification settings - Fork 434
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: FabricMC/fabric
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.95.1+1.20.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: FabricMC/fabric
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.95.3+1.20.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 58 files changed
- 4 contributors
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3945d7a - Browse repository at this point
Copy the full SHA 3945d7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bfa344 - Browse repository at this point
Copy the full SHA 9bfa344View commit details
Commits on Jan 28, 2024
-
Fix porting issues in Dynamic Registries API (#3555)
* Fix TAGS_LOADED event not being invoked on client join * Skip loading empty dynamic registries (client-side) * Update ClientTest to handle 24w04a * Skip syncing empty dynamic registries (server-side) * Fix dynamic registry using wrong codec, tag syncing depending on class load order * Fix DynamicRegistrySetupEvent being called on client * Test syncing empty registry's tag * Actually check skipOnEmpty * Downgrade AssertionError to log due to MC-268096
Configuration menu - View commit details
-
Copy full SHA for bbf5165 - Browse repository at this point
Copy the full SHA bbf5165View commit details -
Refactor resource loader internals (#3473)
* First step toward fixing resource pack grouping * Placeholder pack and pack dependency * Various fixes * Fix wrong variable in serialization code * Hide packs in PackScreen and DatapackCommand * Apparently Japanese people aren't alone in having their currency signs used as special chars... * Inject directly to Pack * Add temporary logging, fix bug * Add proper sorting * Improve logging * Fix duplicate name registration * Fix client pack handling * Fix FMJ * Stop using interface injection for internal interface * Delete unused GroupResourcePack * Move refreshAutoEnabledPacks to util * Improve logging * Make a few things private * Use vanilla metadata serialization logic * Improve javadoc * Add junit test * Some final refactors * Update ja_jp.json --------- Co-authored-by: modmuss <modmuss50@gmail.com> (cherry picked from commit 707e4d1)
Configuration menu - View commit details
-
Copy full SHA for 3feeb09 - Browse repository at this point
Copy the full SHA 3feeb09View commit details -
Allow
FabricCodecDataProvider
to access dynamic registries (#3522)* Add CompletableFuture to FabricCodecDataProvider * Deprecate the old method and constructor, and fix the style * Fix the style for real this time * Add exceptions to the configure methods * Apply suggestions from code review --------- Co-authored-by: modmuss <modmuss50@gmail.com> (cherry picked from commit 5c01334)
Configuration menu - View commit details
-
Copy full SHA for b667967 - Browse repository at this point
Copy the full SHA b667967View commit details -
Make chunk sections only convert vanilla air blocks to AIR (#3535)
* Make chunk sections only convert vanilla air blocks to AIR * angry checkstyles calmed * Comments added for future reference (cherry picked from commit 3e2216c)
Configuration menu - View commit details
-
Copy full SHA for 6dfe4c9 - Browse repository at this point
Copy the full SHA 6dfe4c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3561f0 - Browse repository at this point
Copy the full SHA f3561f0View commit details
There are no files selected for viewing