Releases: FxMorin/carpet-fixes
Carpet-Fixes v1.6.0 for Minecraft 1.18.x
New Rules:
optimizedRounding
optimizedRandom
optimizedHypot
optimizedBiomeAccess
entityRandomCrackingFix
worldBorderCollisionRoundingFix
detectorRailOffsetUpdateFix
- Might change
placeBlocksOutsideWorldBorderFix
incorrectPistonWorldBorderCheckFix
explosionsBypassWorldBorderFix
playerStepEventFix
projectileMissingOcclusionFix
boatMissingOcclusionFix
spawnEggOffsetEventFix
spawnEggMissingOcclusionFix
minecartMissingOcclusionFix
villagerDiscountIgnoresOfflinePlayersFix
lavaDamageDesyncFix
clientSideDamageDesyncFix
chatLagFix
Changed Carpet-Fixes to do client-side bug fixes, although this is likely temporary and will probably be replaced with its own mod!
Carpet-Fixes v1.5.1 for Minecraft 1.18.x
New Rules:
tileDropsAffectedByFloatingPointFix
Removed Rule:
setPlayerIdleTimeout
Fixes:
Fixed Issue #25 which was related to a reIntroduceItemShadowing
bug
Full Changelog: v1.5.0...v1.5.1
Carpet-Fixes v1.5.0 for Minecraft 1.18.x
New Categories:
DUPE
- All duping related bugs
ADVANCED
- Extra functionality & more flexibility
PARITY
- Meme category, making the game more like bedrock
New Bug Fixes:
incorrectBlockPosDistanceFix
- Core system fix, thanks to 2no2name for finding the bug
tripwireHookDupeFix
stringDupeFix
redstoneRedirectionMissingUpdateFix
pistonsPushWaterloggedBlocksFix
endermanTeleportWithoutAIFix
velocitySeparateAxisCancellingFix
armorStandMissingFunctionalityFix
fallingBlockTeleportingFix
redstoneTorchOrderOnBreakFix
mobsIgnoreOwnerOnPickupFix
mobsConvertingWithoutBlocksFix
New re-Introduced:
reIntroduceOnlyAutoSaveSaving
reIntroduceZeroTickFarms
New Parity:
parityRandomBlockUpdates
parityMovableLightBlocks
parityTerribleComparators
New Advanced:
maxChunksSavedPerAutoSave
maxChunksSavedPerTick
delayBetweenAutoSaves
maxTickLatency
togglePvpEnabled
statusUpdateDelay
toggleOnlineMode
toggleFlightEnabled
setPlayerIdleTimeout
toggleEnforceWhitelist
togglePreventProxyConnections
Rule Changes:
voidKillsloyaltyTridentsFix
-> voidKillsLoyaltyTridentsFix
Fixed:
optimizedPoweredRails now gives proper shape updates in the right order. A few bugs where also fixed!
Fixed issue #24 - Should now act exactly like vanilla, except the transfer call will not dupe items
Fixed issue where some item shadowing behaviors where not added back
Fixed compatibility issue with carpet where java 16 was used instead of 17, making it so carpet-fixes would not load
v1.4.1
Carpet-Fixes v1.4.0 for Minecraft 1.18.x
Updated from 1.17.x -> 1.18.x
New Rules:
reIntroduceItemShadowing
Removed Rules: (Fixed in vanilla)
unstackableJukeboxFix
bedsCanBeInWorldBorderFix
sleepingResetsRainFix
swapGeneralItemDupeFix
Renamed Rules: (BACKPORT -> REINTRODUCE)
oldTargetBlockPermanentlyPowered
-> reIntroduceTargetBlockPermanentlyPowered
oldLightningRodPermanentlyPowered
-> reIntroduceLightningRodPermanentlyPowered
oldPortalGeneralItemDupe
-> reIntroducePortalGeneralItemDupe
oldFlintAndSteelBehavior
-> reIntroduceFlintAndSteelBehavior
oldDonkeyRidingDupe
-> reIntroduceDonkeyRidingDupe
Known Bugs:
optimizedPoweredRails
does not give proper shape updates. This will be fixed later
v1.3.0 - 1.17.X
New Rules:
breakSwapGeneralItemDupeFix
hangingEntityTriggersTrapsFix
boatsTakeFallDamageFix
boatsDontTakeFallDamageFix
optimizedPoweredRails
optimizedTicketManager
unstackableJukeboxFix
buriedTreasureAlwaysCenterFix
reinforcementsOnlySpawnZombiesFix
incorrectFallDamageFix
voidKillsloyaltyTridentsFix
endermanLowerPiercingFix
projectileNotDetectedOnPlaceFix
arrowEffectsBypassTotemsFix
Known Bugs:
optimizedPoweredRails
does not give proper shape updates. This will be fixed later, but only in the 1.18 builds
Fixed:
Fixed compatibility with go-fish #23
v1.2.0 - 1.17.X
Carpet-Fixes will now be using its own custom settings manager /carpet
-> /carpet-fixes
(It was getting kinda crowded)
New Rules:
incorrectNbtChecks
endPortalRemovesEffectsFix
inconsistentRedstoneTorchFix
sculkSensorPrecisionLossFix
foxesDropItemsWithLootOffFix
missingStructureCorruptionFix
instantFluidFlowingFix
saferItemTransfers
swapGeneralItemDupeFix
sculkSensorBiasFix
sleepingResetsThunderFix
beeNotLeavingHiveFix
breakSwapGeneralItemDupeFix
Changed:
oldFlintAndSteelBehavior
- Made it visually nicer
treeTrunkLogicFix
- Thread-safe xD, plus cleaner implementation
Fixed:
Fixed compatibility with WeirdAddons
Fixed comparator not working correctly - duplicateBlockUpdatesFix
Fixed redstone torch missing an update - uselessSelfBlockUpdateFix
Fixed PressurePlate not removing all updates - uselessSelfBlockUpdateFix
Fixed compatibility between hopperUpdateFix
& Carpet-Extra's blockStateSyncing
Carpet-Fixes v1.1.0 for Minecraft 1.17.x
New Rules:
treeTrunkLogicFix
breakAnythingDoorGoalFix
uselessSelfBlockUpdateFix
bedsCanBeInWorldBorderFix
tntMinecartExplodesTwiceFix
itemFramePlaysSoundOnReadFix
chestUsablePastWorldBorderFix
blackstoneButtonBreakSpeedFix
transparentBlocksNegateEnchantingFix
Changed:
bedrockBreakingFix
-> illegalBreakingFix
Fixed:
sculkSensorPrecisionLossFix
- Inaccurate
Carpet-Fixes not being compatible with GolfIV - #16
v1.0.1 - 1.17.x First Major Version
Finally releasing a Major version!
New Rules:
beeDupeFix
beeStuckInVoidFix
invulnerableEndCrystalFix
creeperPortalFuseResetsFix
sculkSensorPrecisionLossFix
endCrystalPlacingTooEarlyFix
soulSpeedIncorrectDamageFix
respawnDragonWithoutAllEndCrystalsFix
1.0.1 - Fixed crash bug ;)