Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Multiloader into dev #2639

Merged
merged 153 commits into from
Aug 8, 2024
Merged

Merge Multiloader into dev #2639

merged 153 commits into from
Aug 8, 2024

Conversation

IMS212
Copy link
Member

@IMS212 IMS212 commented Aug 6, 2024

take two

IMS212 and others added 30 commits April 6, 2024 15:59
- Fabric Block Entity Render Data currently removed
- Forge alternative also incomplete
Co-authored-by: Technici4n <[email protected]>
Co-authored-by: PepperCode1 <[email protected]>
IMS212 and others added 19 commits July 17, 2024 14:13
This slightly reduces performance but has more explicit hooks. Mods can now inject into ModelPart.Cube and still render things.
* Fix delay with FREX Flawless Frames due to dependency between building & visibility

* Add iteration limit based on renderDistance
)

* fix issue CaffeineMC#2591 by ignoring null driver names

* add nullable annotation
…C#2615)

* Fix active option slider labels showing unformatted values

* Fix option names not being truncated due to incorrect reported slider width
Co-authored-by: mcrcortex <{ID}+{username}@users.noreply.github.com>
# Conflicts:
#	build.gradle.kts
#	common/src/main/java/net/caffeinemc/mods/sodium/client/render/immediate/CloudRenderer.java
#	common/src/main/java/net/caffeinemc/mods/sodium/client/render/vertex/VertexFormatDescriptionImpl.java
#	common/src/main/java/net/caffeinemc/mods/sodium/mixin/core/render/immediate/consumer/EntityOutlineGeneratorMixin.java
#	common/src/main/java/net/caffeinemc/mods/sodium/mixin/core/render/world/LevelRendererMixin.java
#	common/src/main/java/net/caffeinemc/mods/sodium/mixin/features/gui/screen/LevelLoadingScreenMixin.java
#	common/src/main/java/net/caffeinemc/mods/sodium/mixin/features/render/immediate/buffer_builder/sorting/MeshDataMixin.java
#	common/src/workarounds/java/net/caffeinemc/mods/sodium/client/platform/MessageBox.java
#	fabric/src/main/java/net/caffeinemc/mods/sodium/fabric/texture/SpriteFinderCache.java
#	src/main/java/net/caffeinemc/mods/sodium/client/render/chunk/compile/buffers/ChunkVertexConsumer.java
#	src/main/java/net/caffeinemc/mods/sodium/mixin/core/render/immediate/consumer/BufferBuilderMixin.java
#	src/main/java/net/caffeinemc/mods/sodium/mixin/features/render/entity/ModelPartMixin.java
#	src/main/java/net/caffeinemc/mods/sodium/mixin/features/render/entity/cull/EntityRendererMixin.java
#	src/main/java/net/caffeinemc/mods/sodium/mixin/features/render/particle/SingleQuadParticleMixin.java
#	src/main/resources/fabric.mod.json
This reverts commit 6fad4e3be04042d44a04e74085c3a498c1109b1a.
- Move Flawless Frames integration
- Rename and modify many services
- Made SpriteFinder independent of Fabric API
- Added more explicit interfaces
@IMS212 IMS212 requested a review from jellysquid3 August 7, 2024 04:31
IMS212 added 3 commits August 7, 2024 11:18
# Conflicts:
#	common/src/workarounds/java/net/caffeinemc/mods/sodium/client/compatibility/checks/ModuleScanner.java
@IMS212 IMS212 requested a review from jellysquid3 August 8, 2024 03:14
@jellysquid3 jellysquid3 merged commit d2df183 into CaffeineMC:dev Aug 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants