All builds
-
1.11.2-2393-6.1.0-BETA-2503
-
Update SpongeCommon
Aaron Hill - 9 years ago
SpongeCommon
-
Fix fireballs ignoring mobGriefing gamerule
Aaron Hill - 9 years ago
-
Update SpongeCommon
-
1.11.2-2393-6.1.0-BETA-2499
-
Cache the mod world directory in getWorldDirectory.
bloodshot - 9 years ago
-
Handle getWorldDirectory properly for mods. Fixes #1656
bloodshot - 9 years ago
-
Fix Forge's EntityInteract event not firing. Fixes #1693
bloodshot - 9 years ago
-
Update SpongeCommon.
bloodshot - 9 years ago
-
Update SpongeCommon for latest fixes.
bloodshot - 9 years ago
SpongeCommon
-
Add better fake world detection. Lazily evaluated, method can be used on any World object now.
Gabriel Harris-Rouquette - 9 years ago
-
Use Slice instead of ordinal
Felix Treede - 9 years ago
-
Fix misplaced phase complete in chunk generation
Felix Treede - 9 years ago
-
Improve processUseEntity overwrite comments.
bloodshot - 9 years ago
-
Use isFake method for dummy world check in entity activation init.
bloodshot - 9 years ago
-
Check for dummy worlds before entity activation init.
bloodshot - 9 years ago
-
Don't update light async if executor is shutdown.
bloodshot - 9 years ago
-
Don't update light async during server shutdown. Fixes #1690
bloodshot - 9 years ago
-
Cache the mod world directory in getWorldDirectory.
-
1.11.2-2393-6.1.0-BETA-2493
-
Fix Forge's EntityInteractSpecific event never firing. Fixes #1689
bloodshot - 9 years ago
-
Fix Forge's EntityInteractSpecific event never firing. Fixes #1689
-
1.11.2-2393-6.1.0-BETA-2484
-
Don't restore item on toss event cancel when dead. Fixes #1673
bloodshot - 9 years ago
-
Don't restore item on toss event cancel when dead. Fixes #1673
-
1.11.2-2393-6.1.0-BETA-2471
-
Update SpongeCommon for extenden PlayerInventory fix
Anselm Brehme - 9 years ago
SpongeCommon
-
fix IIOBE when mods extend the player inventory
Anselm Brehme - 9 years ago
-
Update SpongeCommon for extenden PlayerInventory fix
-
1.11.2-2393-6.1.0-BETA-2468
-
Bump SpongeCommon for Inventory.queryAny() revert.
JBYoshi - 9 years ago
-
Bump SpongeCommon for Inventory.queryAll(Object...).
JBYoshi - 9 years ago
SpongeCommon
-
Bump SpongeCommon for Inventory.queryAny() revert.
-
1.11.2-2393-6.1.0-BETA-2463
-
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.11.2-2393-6.1.0-BETA-2458
-
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.11.2-2393-6.1.0-BETA-2453
-
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.11.2-2393-6.1.0-BETA-2450
-
Bump SpongeCommon for more DirectionalData implementation.
JBYoshi - 9 years ago
SpongeCommon
-
Implement DirectionalData for BlockHorizontal.
JBYoshi - 9 years ago
-
Bump SpongeCommon for more DirectionalData implementation.