Skip to content

Releases: FxMorin/MoreCulling

MoreCulling - v0.8.1

31 Jul 02:39
Compare
Choose a tag to compare

Works for 1.19

Some people experience a crash with v0.8.0
This should fix that crash.

Go check out the changelog for v0.8.0

MoreCulling - v0.8.0

30 Jul 21:12
Compare
Choose a tag to compare

This is a huge release with tons of performance boosts and a huge API extension!

Changelog:

  • HUGE blockstate culling optimizations
  • Huge Leave Culling optimizations (All methods render less faces without any visual changes)
  • Better powder snow culling
  • New Button to allow you to reset all MoreCulling cache

API Changes:

  • MoreBlockCulling & MoreStateCulling
    • New method shouldAttemptToCull
    • New method cantCullAgainst
  • BakedOpacity
    • New method hasTextureTranslucency(BlockState)
    • New method getModels
  • SpriteOpacity
    • New method hasTranslucency
  • New API ExtendedItemRenderer
    • getBakedQuadColorCache
    • customGetModel
    • renderBakedItemQuad
    • renderBakedItemQuadsWithoutFace
    • renderBakedItemModelWithoutFace
    • renderBakedItemQuadsForFace
    • renderBakedItemModelForFace
    • renderBakedItemQuadsFor3Faces
    • renderBakedItemModelOnly3Faces
    • renderItemFrameItem

Fixes:
#56 MultiPartBakedModels now cull
WeightedBakedModel now culls correctly
Not all the options reload the renderer correctly
Mangrove Roots option was skipping some options incorrectly & not saving
Fixed multiple issues where some blocks would not cull due to overlapping texture layers (like grass)

MoreCulling - v0.7.0

27 Jul 23:07
Compare
Choose a tag to compare

Support for 1.19.1 (even though I don't believe you should use it)

Changes:

  • New vertical leave culling option
  • Huge blockstate culling optimizations
  • Optimized all leave culling
  • New Italian translations by @CommandLeo and many updated translations
  • Multiple bug fixes
  • Better API documentation

API Changes:

  • BakedOpacity now has resetTranslucencyCache()
  • SpriteOpacity now has getImages
  • New MoreStateCulling

Many back-end changes where made to allow even more states and blocks to cull in many new scenarios. Enjoy!

MoreCulling - v0.6.1

24 Jul 21:49
Compare
Choose a tag to compare

New Options:

  • Mangrove Roots Culling
  • Powdered Snow Culling

Changes:

  • New mod compatibility handling (used for CullLessLeaves)
  • Translation updates. Thanks to @7777777-4547 (Simplified Chinese), @Madis0 (Estonian), and Myself (French)

Fixes:

  • 44 Leaves culling depth config does not match settings UI
  • 45 Leaves always get culled as if the culling option is at FAST whenever fancy leaves are used on fast graphics.
  • 49 Leaves sometimes get culled when behind a transparent block

MoreCulling - v0.6.0

21 Jul 16:55
46f664f
Compare
Choose a tag to compare

This update adds multiple different types of Leave Culling

Culling Info:
4 different ways to cull leaves.

  • Fast (Ugly but 3.35x faster than vanilla)
  • BlockState (Decent, 1.76x faster than vanilla)
  • Check Surrounding (Good, 1.39x faster than vanilla)
  • Depth (Has 4 modes, ranges from 2.67-1.22x faster than vanilla) - Higher is Faster

MoreCulling - v0.6.0-pre1

21 Jul 00:07
Compare
Choose a tag to compare
Pre-release

This is a pre-release! - Please give feedback in the discussion

This update will be adding multiple different types of Leaves Culling. I want your opinions on it.

Culling Info:
4 different ways to cull leaves.

  • Fast (Ugly but 3.35x faster than vanilla)
  • BlockState (Decent, 1.76x faster than vanilla)
  • Check Surrounding (Good, 1.39x faster than vanilla)
  • Depth (Has 4 modes, ranges from 2.67-1.22x faster than vanilla) - Higher is Faster

MoreCulling - v0.5.2

19 Jul 03:12
Compare
Choose a tag to compare

Changes:

  • Fix some mod incompatibilities. Such as LambdaBetterGrass

MoreCulling - v0.5.1

16 Jul 17:18
Compare
Choose a tag to compare

Changelog:

  • New options to change item frame LOD culling range, and item frame 3-face culling range
  • New translations: French, Simplified Chinese, and Estonian (some are not complete)

MoreCulling - v0.5.0

06 Jul 20:30
Compare
Choose a tag to compare

The configurable update!

Changes:

  • Mod Menu Support
  • Sodium Menu Support
  • Fully configurable settings

Fixes:

  • Fixed an API bug causing block states to sometimes not cull correctly
  • Fixed custom item colors sometimes being incorrect

MoreCulling - v0.2.0 for 1.18.x

06 Jul 20:52
Compare
Choose a tag to compare

Just a quick release to fix some of the 1.18 issues. So that people can use the mod in 1.18