Skip to content

Releases: FxMorin/carpet-fixes

Carpet-Fixes v1.11.2 for 1.19

25 Jul 18:34
Compare
Choose a tag to compare

Fixes:
#96 - Sugar cane floats with rule: reIntroduceZeroTickFarms

Carpet-Fixes v1.11.1 for 1.19

25 Jul 18:14
Compare
Choose a tag to compare

Fixes:
#95 - Conflict with Hey Thats Mine
#97 - Fix compatibility with c2me and vmp

Carpet-Fixes v1.7.11 for 1.18.x

25 Jul 18:51
Compare
Choose a tag to compare

Carpet-Fixes v1.7.10 for 1.18.x

25 Jul 18:11
Compare
Choose a tag to compare

This update for 1.18 brings over a bunch of rules from the dev branch and some fixed

New Rules:
paletteCopyDataCorruptionFix MC-251664
pistonsPushEntitiesBehindThemFix Only affects modded pistons
detectorRailsDontPowerDiagonallyFix MC-3430
reinforcementsSpawnOffCenteredFix MC-114016
turtleEggWrongCollisionCheckFix MC-132187
pointedDripstoneWrongCollisionFix MC-248947
bedLandingWrongCollisionFix MC-248947
tallGrassWaterWontSpreadFix MC-130890
foxesDisregardPowderSnowFix MC-230660

Changes:
playerBlockCollisionUsingCenterFix -> entityBlockCollisionUsingCenterFix

Development:

  • /fillsummon command for development

Fixes:
#70 - entityBlockCollisionUsingCenterFix makes all entities immune to magma
#97 - VMP compatibility

Carpet-Fixes v1.11.0 for 1.19

20 Jul 23:54
Compare
Choose a tag to compare

New Rules:
fallingBlocksCantReuseGatewaysFix - MC-254004
villagersDontReleaseMemoryFix - MC-248208
structuresIgnorePassengersFix - MC-103452

Removed Rules:
projectileGoalTargetsDeadEntitiesFix - Was fixed in 22w24a

Fixes:

  • Fixed crash with VMP (although the rule reIntroduceDonkeyRidingDupe won't work with VMP at the moment)
  • Fixed Redstone updates not happening in a vanilla way when attempting to make an OOM
  • Fixed #92 - Also made the optimization 10% - 22% faster than vanilla!
  • Fixed #91

Carpet-Fixes v1.10.0 for 1.19

03 Jul 18:45
Compare
Choose a tag to compare

New Rules:
lecternBlockDupeFix - Fixes being able to dupe lecterns using packets
sitGoalAlwaysResettingFix - Fixes the SitGoal continuously restarting if the owner is offline, instead of doing the checks normally

New Rules: (Related to OutOfMemory)
debugSimulatedOutOfMemory - A jigsaw block with a lightning rod ontop of itself will make it throw a real out of memory exception when receiving a block update
simulatedOutOfMemoryCrashFix - Fixes crashes caused by debugSimulatedOutOfMemory
someUpdatesDontCatchExceptionsFix - Fixes crashes caused by block updates using the SixWayEntry update

Fixes:
Fixed reIntroduceZeroTickFarms which broke in 1.19
#48 - When using the rule optimizedRecipeManager you couldn't craft some recipes

Carpet-Fixes v1.9.2 for 1.19

15 Jun 19:11
Compare
Choose a tag to compare

New Rules:
updateSuppressionCrashFix - #82 Ported from fabric-carpet since it was removed
chestBoatDupeFix - Fixes multiple dupes possible using chest boats
toggleOnlineMode
togglePreventProxyConnections
togglePvpEnabled
toggleFlightEnabled
toggleEnforceWhitelist

Fixes:
#85 - When using the rule optimizedRecipeManager you couldn't craft suspicious stew
#84 - Players being kicked when using rule: playerStepEventFix
#83 - reIntroduceInstantBlockUpdates would not set its default correctly

Carpet-Fixes v1.9.1 for 1.19

11 Jun 14:17
Compare
Choose a tag to compare

Changelog:
Fixes crash bug in v1.9.0

Carpet-Fixes v1.9.0 for 1.19

10 Jun 19:00
Compare
Choose a tag to compare

New Rules:
wardenEatsArmorFix - Using a dispenser with armor on a warden deletes the armor.
endCrystalsOnPushDontSummonDragonFix - #77

Removed Rules: (Due to being fixed by mojang) [14]

RuleName BugReport Fixed Version
entitiesFallThroughClayFromMudFix MC-250034 1.19 Pre-5
entitiesFallThroughSculkFix MC-251030 1.19 Pre-5
stringTagExploitFix MC-134892 1.19 Pre-4
sculkSensorPrecisionLossFix MC-218222 1.19 Pre-1
minecartMissingOcclusionFix MC-213823 1.19 Pre-1
cantJumpOffBlockWhenSneakingFix MC-197647 22w19a
projectileMissingOcclusionFix MC-208771 22w17a
boatMissingOcclusionFix MC-208597 22w17a
allayWrongNoteblockFix MC-250027 22w17a
crystalExplosionGivesWrongEventFix MC-249962 22w17a
allayCanBeEquippedWithArmorFix MC-249745 22w17a
allayLosesItemOnUnloadFix MC-249745 22w17a
allaySeesSpectatorsFix MC-249790 22w16a
sculkSensorBiasFix MC-207289 22w14a

Removed Some Advanced Rules: (Does not fit into the mod)
toggleOnlineMode
togglePreventProxyConnections
togglePvpEnabled
toggleFlightEnabled
toggleEnforceWhitelist

Carpet-Fixes v1.8.10 for Minecraft 22w14a

12 May 03:39
Compare
Choose a tag to compare

New Rules:
depthStriderSlowsRiptideFix MC-136249
teleportPastWorldBorderFix MC-106416
grassSnowLayersFix MC-150654
lavaIgnoresBubbleColumnFix MC-137713
directionalMinecartCollisionFix MC-14850
minecartWontBounceFix MC-6311 and MC-171903
detectorRailDetectsTooEarlyFix MC-868

Fixes:
#64, #65, and #66 A game crash that only happens to certain people, most likely due to mod incompatibilities.