All builds
-
1.12.2-2838-7.1.7-RC3867
-
Bump common for Blockstate#getId fix.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix serialization/id generation of BlockStates not using IStringSerializable names. Fixes #2137.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for Blockstate#getId fix.
-
1.12.2-2838-7.1.7-RC3866
-
Bump common for manually copied world fix.
…
Chris Sanders - 7 years ago
SpongeCommon
-
Prevent manually copied worlds from being registered.
Chris Sanders - 7 years ago
-
Bump common for manually copied world fix.
-
1.12.2-2838-7.1.7-RC3865
-
Bump for common portal event fix.
…
Chris Sanders - 7 years ago
SpongeCommon
-
Fix Players remaining invulerable if Portal event is cancelled.
Chris Sanders - 7 years ago
-
Support TameEntityEvent for horses
ImMorpheus - 7 years ago
-
Bump for common portal event fix.
-
1.12.2-2838-7.1.7-RC3864
-
Bump common for pick inventory state spam. Fixes #2908.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix remapped pick block phase detection. Fixes SpongePowered/SpongeForge#2908.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for pick inventory state spam. Fixes #2908.
-
1.12.2-2838-7.1.7-RC3863
-
Bump common for potential crash with creating new worlds.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Ensure that WorldInfo has a dimension id set.
Gabriel Harris-Rouquette - 7 years ago
-
Merge pull request #2329 from ImMorpheus/fix/data-on-respawn
Chris Sanders - 7 years ago
-
Fix data lost on respawn
ImMorpheus - 7 years ago
-
Bump common for potential crash with creating new worlds.
-
1.12.2-2838-7.1.7-RC3862
-
Add Forge permission handler (#1660)
…
kashike - 7 years ago
SpongeCommon
-
Add configuration option to force the adoption of the Sponge permission handler (#1461)
kashike - 7 years ago
-
Add Forge permission handler (#1660)
-
1.12.2-2838-7.1.7-RC3861
-
Bump for fixes with entity ticking outside active chunks. Fixes #2906. Fixes #2905.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix ticking of entities when moving between chunks.
Gabriel Harris-Rouquette - 7 years ago
-
When building an ItemStack or ItemStackSnapshot make sure the Enchantments use short values like vanilla.
Anselm Brehme - 7 years ago
-
Implement outside of a creative inventory click event
Anselm Brehme - 7 years ago
-
Bump for fixes with entity ticking outside active chunks. Fixes #2906. Fixes #2905.
-
1.12.2-2838-7.1.7-RC3860
-
Update SpongeCommon for delegating lens fix
…
Anselm Brehme - 7 years ago
SpongeCommon
-
fix delegating lens - getting the slots via getSlotNumber means we have no offset in the list of all containers slots
Anselm Brehme - 7 years ago
-
Fix plugin provided registry modules being registered on postinit instead of init
ImMorpheus - 7 years ago
-
Rewrite injectors to inject after field setters, since star redirects will change the redirects.
Gabriel Harris-Rouquette - 7 years ago
-
Fix ScorePlayerTeam to redirect all Scoreboard.broadcast NPE's.
Gabriel Harris-Rouquette - 7 years ago
-
Fix difficulties not applying per-world.
Chris Sanders - 7 years ago
-
Ensure that we're not giving copyWorld a valid dimension id/UUID.
Chris Sanders - 7 years ago
-
Update SpongeCommon for delegating lens fix
-
1.12.2-2838-7.1.7-RC3859
-
Bump common for injector updates and mixin version warning.
…
Gabriel Harris-Rouquette - 7 years ago -
Bump for surrogate fix.
Gabriel Harris-Rouquette - 7 years ago
-
Small fix to use AtomicBoolean. Test likely doesnt work still.
Gabriel Harris-Rouquette - 7 years ago
-
Experimental changes to continue working on block drop issues.
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Add warning about Mixin version being outdated and force a shutdown. Fix some coersion with injectors.
Gabriel Harris-Rouquette - 7 years ago
-
Surrogate pending some awkward change.
Gabriel Harris-Rouquette - 7 years ago
-
Fix ChunkProviderServer injection failure.
Gabriel Harris-Rouquette - 7 years ago
-
Remove Block#spawnAsItem overwrite in favor of injections.
Gabriel Harris-Rouquette - 7 years ago
-
Merge pull request #2327 from LXGaming/fix/issue-2324
Chris Sanders - 7 years ago
-
Merge pull request #2326 from connorhartley/fix/lighting-executor
Chris Sanders - 7 years ago
-
Fix StackOverflow
Alex Thomson - 7 years ago
-
Stop lighting executor after world is going to be unloaded
connorhartley - 7 years ago
-
Bump common for injector updates and mixin version warning.
-
1.12.2-2838-7.1.7-RC3856
-
Rewrite overwrites as injections causing issues with mods like LibrarianLib. Fixes #2795.
…
Gabriel Harris-Rouquette - 7 years ago -
Bump for startup fixes.
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Rewrite a few overwrites as several injections and redirects preventing issues with some mods.
Gabriel Harris-Rouquette - 7 years ago
-
Fix license
ImMorpheus - 7 years ago
-
Fix vanish status not saved to entity compound if set to false
ImMorpheus - 7 years ago
-
Small fixes for startup.
Gabriel Harris-Rouquette - 7 years ago
-
Rewrite overwrites as injections causing issues with mods like LibrarianLib. Fixes #2795.