All builds
-
1.12-2397-7.0.0-BETA-2473
-
Update SpongeCommon for MixinPacketBuffer fixes
kashike - 9 years ago
SpongeCommon
-
Avoid using array method in MixinPacketBuffer, to avoid issues with direct buffers
kashike - 9 years ago
-
Update SpongeCommon for MixinPacketBuffer fixes
-
1.12-2397-7.0.0-BETA-2470
-
Update SpongeCommon for extended PlayerInventory fix
Anselm Brehme - 9 years ago
SpongeCommon
-
fix IIOBE when mods extend the player inventory
Anselm Brehme - 9 years ago
-
fix non-connected chests returning a doublechest inventory
Anselm Brehme - 9 years ago
-
Update SpongeCommon for extended PlayerInventory fix
-
1.12-2397-7.0.0-BETA-2469
-
Bump SpongeCommon for Inventory.queryAny() revert.
JBYoshi - 9 years ago
-
Bump SpongeCommon to fix the build.
JBYoshi - 9 years ago
-
Bump SpongeCommon for Inventory.queryAny(Object...).
JBYoshi - 9 years ago
SpongeCommon
-
Revert "Change Inventory.query(Object...) to use exact stacks and add a method that ignores the stack size."
JBYoshi - 9 years ago
-
Revert "Fix license header."
JBYoshi - 9 years ago
-
Fix license header.
JBYoshi - 9 years ago
-
Change Inventory.query(Object...) to use exact stacks and add a method that ignores the stack size.
JBYoshi - 9 years ago
-
These methods can hard override
Mumfrey - 9 years ago
-
Fix problematic synthetic bridge overlaps in Entity and ItemStack mixins
Mumfrey - 9 years ago
-
Bump SpongeCommon for Inventory.queryAny() revert.
-
1.12-2397-7.0.0-BETA-2462
-
Bump SpongeCommon for Inventory.query() change.
JBYoshi - 9 years ago
SpongeCommon
-
Change Inventory.query(Object...) to use a new CompoundStrategy.
JBYoshi - 9 years ago
-
Bump SpongeCommon for Inventory.query() change.
-
1.12-2397-7.0.0-BETA-2461
-
Missing license header NOOOOOOO!
Jonathan Browne - 9 years ago
-
Fix Forge clients thinking they're missing the human registration.
JBYoshi - 9 years ago
-
Missing license header NOOOOOOO!
-
1.12-2397-7.0.0-BETA-2459
-
Bump SpongeCommon for commands update.
JBYoshi - 9 years ago
SpongeCommon
-
Update command system to 1.12. Fixes SpongePowered#1390.
JBYoshi - 9 years ago
-
Bump SpongeCommon for commands update.
-
1.12-2397-7.0.0-BETA-2457
-
Bump SpongeCommon for InteractItemEvent fix.
JBYoshi - 9 years ago
SpongeCommon
-
Resend the player inventory when an InteractItemEvent is cancelled.
JBYoshi - 9 years ago
-
Bump SpongeCommon for InteractItemEvent fix.
-
1.12-2397-7.0.0-BETA-2455
-
Update EntityHuman registration to 1.12.
…
JBYoshi - 9 years ago
SpongeCommon
-
Common code to properly register EntityHuman.
JBYoshi - 9 years ago
-
Update EntityHuman registration to 1.12.
-
1.12-2397-7.0.0-BETA-2452
-
Bump SpongeCommon for command source fixes.
JBYoshi - 9 years ago
SpongeCommon
-
Remove MixinLocatedSource and reimplement Locatable in the other related mixins for performance.
JBYoshi - 9 years ago
-
Don't call asICommandSource() when no one implements it.
JBYoshi - 9 years ago
-
Bump SpongeCommon for command source fixes.
-
1.12-2397-7.0.0-BETA-2449
-
Bump SpongeCommon for DirectionalData implementation.
JBYoshi - 9 years ago
SpongeCommon
-
Implement DirectionalData for BlockHorizontal.
JBYoshi - 9 years ago
-
Bump SpongeCommon for DirectionalData implementation.