MoreCulling

Stop rendering things you can't see. A mod that changes how multiple types of culling are handled in order to improve performance

GPL-3.0 License

Stars
147
MoreCulling -

Published by 1foxy2 6 days ago

  • Update to 1.21.2
  • Fixed brewing stand culling when it shouldn't
  • Update Italian translation by @TheBossMagnus in #307
MoreCulling - MoreCulling - v1.0.0 1.21.1

Published by 1foxy2 20 days ago

Bugs Fixed:

  • fixed some states not culling on neoforge
MoreCulling - MoreCulling - v1.0.0-beta.2 for 1.21.1

Published by 1foxy2 27 days ago

Bugs Fixed:

  • #294 End Rod culling not working
  • #265 Options menu having dark background instead of transparent
  • #165, #298 powder snow culling when it shouldn't
  • #297 crash due to mixinssquared group mismatch
MoreCulling - MoreCulling - v1.0.0-beta.1 for 1.21.1

Published by FxMorin about 1 month ago

Big Update
MoreCulling now has a maintainer @1foxy2 and thanks to them, this release adds NeoForge support!
Along with many bug fixes.

Bugs Fixed:

  • #293 Item frames not culling with sodium v0.6.0
  • #292 - BlockState culling not working with sodium v0.6.0
  • #294 - End rods not culling properly
  • #274 #291 - Crashes if Fabric API isn't present
  • #295 - Fixed the back of item frames not culling
  • #248 - TextOffset in sodium menu is now fixed

Removed 2 options:

  • Powder snow culling - Had harsh conflicts with sodium and wasn't up to standards.
  • Entity model culling - Resulting in multiple bugs, and wasn't useful unless you weren't using sodium.
MoreCulling - MoreCulling - v0.27.1 for 1.21 Latest Release

Published by FxMorin 2 months ago

Actually fixes support with Sodium v0.6.0

Turns out fabric's version conditions for <0.6.0 is actually understood as <=0.6.0. Why??

MoreCulling - MoreCulling - v0.27.0 for 1.21

Published by FxMorin 2 months ago

V0.27.0 will not work with sodium 0.5!

What's Changed

New Contributors

Full Changelog: https://github.com/FxMorin/MoreCulling/compare/v0.26.0...v0.27.0

MoreCulling - MoreCulling - v0.26.0 for 1.21

Published by FxMorin 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/FxMorin/MoreCulling/compare/v0.25.0...v0.26.0

MoreCulling - MoreCulling - v0.25.0 for 1.20.5

Published by FxMorin 6 months ago

Full release of v0.25.0

MoreCulling - MoreCulling - v0.25.0 for 1.20.5

Published by FxMorin 6 months ago

Changes:

  • Support for 1.20.5
  • Fixed #228
  • Malay translations (ms_my & zlm_arab) - Thanks @NuruddinPlays
MoreCulling - MoreCulling - v0.24.0 for 1.20.[1-4]

Published by FxMorin 6 months ago

Changes:

  • Changed how the disableOption API is used.
MoreCulling - MoreCulling - v0.23.1 for 1.20.[1-4]

Published by FxMorin 7 months ago

Changes:

  • Fixes v0.23.0 crashing in 1.20.1
MoreCulling - MoreCulling - v0.23.0 for 1.20.[1-4]

Published by FxMorin 7 months ago

Changes:

  • Fixed trapdoors with custom models sometimes being transparent
  • Added support for mods to disable options through the API

Temporarily removed to fix a crash

MoreCulling - MoreCulling - v0.22.1 for 1.20.[1-4]

Published by FxMorin 9 months ago

Changes:

  • Fixed incompatibility with Extended Clouds #222
  • Fixed the config sometimes not working correctly
  • Lowered the fabric loader requirement to v0.15.0
MoreCulling - MoreCulling - v0.22.0 for 1.20.[1-4]

Published by FxMorin 9 months ago

Changes:

  • Fixed items with colored quads all showing the same color - #216
  • Fixed log message telling you it couldn't find a mixin, which didn't matter - #218
  • Fixed campfire having an invalid cull shape - #219
  • Fixed some custom models with rotation not culling correctly
  • Fixed mod incompatibility with ModernFix's dynamic resources.
MoreCulling - MoreCulling - v0.22.0 for 1.20.[1-4]

Published by FxMorin 9 months ago

Changes:

  • Fixed items with colored quads all showing the same color - #216
  • Fixed log message telling you it couldn't find a mixin, which didn't matter - #218
  • Fixed campfire having an invalid cull shape - #219
  • Fixed some custom models with rotation not culling correctly
  • Fixed mod incompatibility with ModernFix's dynamic resources.
MoreCulling - MoreCulling - v0.21.0 for 1.20.[0-4]

Published by FxMorin 10 months ago

New Culling options:

  • End Gateway culling - #167
  • Beacon Beam culling - #191

Changes:

  • Fixes some blocks not culling if texture has unused transparency - #154
  • Fixed being able to see some culling in item frames when close - #163
  • Fixed edge case where blocks with transparent texture prevents culling - #166
  • Fixed item frames rendering at the wrong place when really far away
  • Fixed powdered snow being completely see-through
  • Ranges for item frame LOD & 3-face culling are also now in blocks. So its easier for people to use.
MoreCulling - MoreCulling - v0.20.3 for 1.20.[0-4]

Published by FxMorin 10 months ago

Changes:

  • Fixes crash with Sodium
  • Fixes 0.20.2 crashing due to mixin config
MoreCulling - MoreCulling - v0.20.2 for 1.20.[0-4]

Published by FxMorin 10 months ago

Changes:

  • Fix crash when used with Sodium
MoreCulling - MoreCulling - v0.20.1 for 1.20.[0-4]

Published by FxMorin 10 months ago

Changes:

  • Support 1.20.2 to 1.20.4
  • Rewrote the custom item renderer to be embedded into the built-in renderer. This way mods like CIT work as expected.
  • Many bug fixes
MoreCulling - MoreCulling - v0.19.0 for 1.20.0-1

Published by FxMorin about 1 year ago

Changes

  • Support Sodium 0.5.x (Fixes people crashing when using that version)