Skip to content

Releases: FxMorin/MoreCulling

MoreCulling - v1.0.0-beta.2 for 1.21.1

01 Oct 08:26
Compare
Choose a tag to compare
Pre-release

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 - v1.0.0-beta.1 for 1.21.1

23 Sep 20:38
Compare
Choose a tag to compare
Pre-release

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 - v0.27.1 for 1.21

26 Aug 11:40
42e6cc8
Compare
Choose a tag to compare

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 - v0.27.0 for 1.21

26 Aug 00:43
Compare
Choose a tag to compare

V0.27.0 will not work with sodium 0.5!

What's Changed

New Contributors

Full Changelog: v0.26.0...v0.27.0

MoreCulling - v0.26.0 for 1.21

16 Jul 07:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.0...v0.26.0

MoreCulling - v0.25.0 for 1.20.5-1.20.6

27 Apr 00:55
Compare
Choose a tag to compare

Full release of v0.25.0

MoreCulling - v0.25.0 for 1.20.5

25 Apr 16:51
Compare
Choose a tag to compare
Pre-release

Changes:

  • Support for 1.20.5
  • Fixed #228
  • Malay translations (ms_my & zlm_arab) - Thanks @NuruddinPlays

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

20 Apr 09:12
Compare
Choose a tag to compare

Changes:

  • Changed how the disableOption API is used.

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

16 Apr 00:43
Compare
Choose a tag to compare

Changes:

  • Fixes v0.23.0 crashing in 1.20.1

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

14 Apr 02:25
Compare
Choose a tag to compare

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