All builds
-
1.12.2-7.1.6-RC154
-
Bump common for development towards next release.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Bump version for development towards the next stable release.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for development towards next release.
-
1.12.2-7.1.5 Recommended
-
Bump common for Recommended build 7.1.5
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Mark a new Sponge release 7.1.5
Gabriel Harris-Rouquette - 7 years ago
-
Don't convert back and forth between Explosion objects and their unpacked data. (#1368)
Jonathan Browne - 7 years ago
-
Bump API for ServerBossBars helper methods
ImMorpheus - 7 years ago
-
Add some helper methods for working with ServerBossBars (#1296)
kashike - 7 years ago
-
Fix offering walking speed to players.
Seppe Volkaerts - 7 years ago
-
Bump common for Recommended build 7.1.5
-
1.12.2-7.1.5-RC152
-
Avoid crashing on invalid Plugin annotations (#402)
…
Morpheus - 7 years ago
-
Avoid crashing on invalid Plugin annotations (#402)
-
1.12.2-7.1.5-RC151
-
Bump SpongeVanilla for book exploit fix
Aaron Hill - 7 years ago
-
Bump SpongeCommon for error swallowing fix.
JBYoshi - 7 years ago
-
Standardize interact events (#392)
Morpheus - 7 years ago
SpongeCommon
-
Add PaperMC fix for book exploit
Aaron Hill - 7 years ago
-
Allow exploit mixins to run on server and client
Aaron Hill - 7 years ago
-
Fix negative smelting experience...
Seppe Volkaerts - 7 years ago
-
fix PotionType tests
Anselm Brehme - 7 years ago
-
Add safety measure in case cached chunk is null.
bloodshot - 7 years ago
-
Fix players not being removed from chunk on disconnect.
bloodshot - 7 years ago
-
Bump SpongeAPI
Aaron Hill - 7 years ago
-
implement PotionType
Anselm Brehme - 7 years ago
-
Log a meaningful error when a mod tries to register a invalid smelting recipe.
Seppe Volkaerts - 7 years ago
-
Throw a meaningful exception if a item id is accessed before it's registered.
Seppe Volkaerts - 7 years ago
-
Add Test Plugin : Score Text Test (#1429)
Ryan Leach - 7 years ago
-
Fix spectator not working on respawn (#2119)
Morpheus - 7 years ago
-
Partially revert #1958 for world limit fix (#2123)
Daniel Naylor - 7 years ago
-
Fix CraftingRecipes catalog.
Seppe Volkaerts - 7 years ago
-
Allow recipe registrations through the register event.
Seppe Volkaerts - 7 years ago
-
Fix issues with mod dimensions being forcefully loaded by Sponge.
Gabriel Harris-Rouquette - 7 years ago
-
Add better logging for unexpected block changes.
Gabriel Harris-Rouquette - 7 years ago
-
Avoid random NPEs from mods having null sources of IndirectEntityDamageSource. Fixes SpongePowered/SpongeForge#2577.
Gabriel Harris-Rouquette - 7 years ago
-
Make DeathUpdateState process per entity item drops. Fixes SpongePowered/SpongeForge#2297.
Gabriel Harris-Rouquette - 7 years ago
-
Avoid trying to check per block entity spawns when entity captures are disabled. Fixes SpongePowered/SpongeForge#2355.
Gabriel Harris-Rouquette - 7 years ago
-
Properly fix SpongePowered/SpongeForge#2521.
Gabriel Harris-Rouquette - 7 years ago
-
Bump SpongeAPI for error swallowing fix.
JBYoshi - 7 years ago
-
Standardize interact events (#2125)
Morpheus - 7 years ago
-
Add active item data
Parker Lougheed - 8 years ago
-
Update SpongeAPI
Seppe Volkaerts - 7 years ago
-
Bump API for abstract data fixes.
Seppe Volkaerts - 7 years ago
-
Bump SpongeVanilla for book exploit fix
-
1.12.2-7.1.5-RC148
-
Merge pull request #400 from ImMorpheus/fix/readme-contrib
…
Morpheus - 7 years ago -
mods dont really apply here
Morpheus - 7 years ago
-
Add ISSUE_TEMPLATE and fix README
ImMorpheus - 7 years ago
-
Merge pull request #400 from ImMorpheus/fix/readme-contrib
-
1.12.2-7.1.5-RC147
-
Bump SpongeCommon for @Surrogate addition
…
Aaron Hill - 7 years ago
SpongeCommon
-
Add @Surrogate for SpongeVanilla
Aaron Hill - 7 years ago
-
Bump SpongeCommon for @Surrogate addition
-
1.12.2-7.1.5-RC146
-
Update SpongeCommon
Anselm Brehme - 7 years ago
SpongeCommon
-
clear listeners when resetting Inventory buider
Anselm Brehme - 7 years ago
-
add DropItemEvent.Close for drops when closing inventories
Anselm Brehme - 7 years ago
-
Implement ChangeEntityEquipmentEvents
Yanbing Zhao - 8 years ago
-
Fix IllegalStateException in EntityTickPhaseState.
bloodshot - 7 years ago
-
Allow plugins to override sponge PvP config.
bloodshot - 7 years ago
-
Fix GameRegistryEvent.Register<DataTranslator<?>> not triggering.
Seppe Volkaerts - 7 years ago
-
Use a virtual portal agent as a workaround to SpongePowered/SpongeForge#2266
kashike - 7 years ago
-
Update SpongeCommon
-
1.12.2-7.1.5-RC145
-
Bump SpongeCommon
Aaron Hill - 7 years ago
SpongeCommon
-
Set EventContextKeys.USED_ITEM when firing UseItemStackEvent
Aaron Hill - 7 years ago
-
Bump SpongeCommon
-
1.12.2-7.1.5-RC144
-
Update SpongeCommon
Aaron Hill - 7 years ago
SpongeCommon
-
Ensure that the cause and context for all UseItemStackEvent events is consistent
Aaron Hill - 7 years ago
-
Update SpongeCommon
-
1.12.2-7.1.5-RC143
-
Update for chunk skip during pregen fix
Daniel Naylor - 7 years ago
SpongeCommon
-
Fix incorrect check during pregen that caused all chunks to be loaded again.
Daniel Naylor - 7 years ago
-
Update for chunk skip during pregen fix