Releases: LXGaming/Sledgehammer
Releases · LXGaming/Sledgehammer
Sledgehammer v1.3.1
Add ActuallyAdditions and Quark Mixins Disable Disruption lens from ActuallyAdditions Disable Improved Sleeping from Quark
Sledgehammer v1.3.0
Refactor
Update for SpongeAPI v7.1.5
Bump minimum mixin version
Use Guava for collections
Update Integration System
Update Command System
Implement Forge mod management
Sledgehammer v1.2.18
Fix MixinEntity_Teleport so it's compatible with SpongeForge & SpongeVanilla
Readd MixinItemStack_Exploit (Fixes bug where can you kick people if you kill them while having a Shulker Box in your Main Hand)
Minor refactor for better mixin compatibility
Enforce book limits (50 pages with 255 characters on each page)
Add options for handling chunks that are too large to be saved
Add book command for development purposes
Sledgehammer v1.2.16
Optimize EntityTeleport fix Now supports Minecarts Attempts to save entities by cancelling setPortal
Sledgehammer v1.2.14
Fix SpongeCauseStackManager
Sledgehammer v1.2.13
Redirect Inventory debug messages Remove MixinForgeHooks_Harvest as it's fixed upstream
Sledgehammer v1.2.12
Remove MixinIItemHandlerFabric as it was fixed upstream Delete items that collide with portal blocks to prevent the world from getting loaded
Sledgehammer v1.2.11
Cancel IItemHandlerFabric::setIItemHandlerStack Fixes https://github.com/SpongePowered/SpongeForge/issues/2411
Sledgehammer v1.2.10
Remove items that teleport across dimensions Quick fix for https://github.com/SpongePowered/SpongeCommon/issues/2103
Sledgehammer v1.2.9
Add customizable messages