All builds
-
1.11-2178-6.0.0-BETA-1984
-
Update SpongeCommon
Aaron Hill - 9 years ago
SpongeCommon
-
Change maximum team member length to 40, as 16 was incorrect
Aaron Hill - 9 years ago
-
Update SpongeCommon
-
1.11-2178-6.0.0-BETA-1982
-
Use ItemStack.EMPTY in StaticMixinForgeHelper
…
Aaron Hill - 9 years ago
-
Use ItemStack.EMPTY in StaticMixinForgeHelper
-
1.11-2178-6.0.0-BETA-1981
-
Update SpongeGradle to 0.8.1
Minecrell - 9 years ago
-
Update SpongeCommon for writeToNBT fix during snapshot creation.
bloodshot - 9 years ago
SpongeCommon
-
Update SpongeGradle to 0.8.1, move mappings version to gradle.properties
Minecrell - 9 years ago
-
Add try/catch block when attempting to save NBT during snapshot creation.
bloodshot - 9 years ago
-
Update SpongeAPI for EntityType fixes.
bloodshot - 9 years ago
-
Update SpongeGradle to 0.8.1
-
1.11-2178-6.0.0-BETA-1978
-
Update SpongeCommon
Aaron Hill - 9 years ago
-
Update SpongeCommon
Aaron Hill - 9 years ago
SpongeCommon
-
Fix more uses of null ItemStack
Aaron Hill - 9 years ago
-
Refresh player exp when set by plugin
Aaron Hill - 9 years ago
-
Update SpongeCommon
-
1.11-2178-6.0.0-BETA-1975
-
Update SpongeCommon
Aaron Hill - 9 years ago
SpongeCommon
-
Update SpongeAPI
Aaron Hill - 9 years ago
-
Merge pull request #1060 from SpongePowered/fix/itemstack-compare
Faithcaio - 9 years ago
-
fix NPE in callInteractItemEventPrimary with null item because handtype is unknown
Anselm Brehme - 9 years ago
-
Property set HandType in event when left-clicking entity
Aaron Hill - 9 years ago
-
fix ItemStackUtil.compare logic by @Maxqia
Anselm Brehme - 9 years ago
-
Update SpongeCommon
-
1.11-2178-6.0.0-BETA-1974
-
Update SpongeCommon for registry fix
Minecrell - 9 years ago
SpongeCommon
-
Sync registry modules if they have already been ordered in PRE_REGISTRY phase
Minecrell - 9 years ago
-
Merge pull request #1056 from Maxqia/modifyenchant
Chris Sanders - 9 years ago
-
Construct Enchantments based only on the given ItemEnchantment list
Max Qian - 9 years ago
-
Update SpongeCommon for registry fix
-
1.11-2178-6.0.0-BETA-1972
-
Update SpongeForge for LevelName fix
kashike - 9 years ago
SpongeCommon
-
Update LevelName with the name of the directory
kashike - 9 years ago
-
fix BlockType#getItem() returning AIR item for blocks without item form
Anselm Brehme - 9 years ago
-
replacing ItemStack null checks with isEmpty
Anselm Brehme - 9 years ago
-
Update SpongeForge for LevelName fix
-
1.11-2178-6.0.0-BETA-1970
-
Fire 'ChangeBlockEvent.Pre' for Forge's BreakEvent.
…
bloodshot - 9 years ago
SpongeCommon
-
Refactor 'ChangeBlockEvent.Pre' to pass extra context.
bloodshot - 9 years ago
-
Fire 'ChangeBlockEvent.Pre' for Forge's BreakEvent.
-
1.11-2178-6.0.0-BETA-1969
-
Update for plugin configuration directory changes
kashike - 9 years ago
SpongeCommon
-
Add configuration option for plugin configuration directory
kashike - 9 years ago
-
Update for plugin configuration directory changes
-
1.11-2178-6.0.0-BETA-1968
-
Update SpongeCommon for GameProfile helpers
kashike - 9 years ago
SpongeCommon
-
Update SpongeAPI for GameProfile helpers
kashike - 9 years ago
-
Update SpongeCommon for GameProfile helpers