All builds
-
1.8.9-4.2.0-BETA-340
-
Bump common for entity teleport fix.
…
Zidane - 10 years ago
SpongeCommon
-
Bump common for entity teleport fix.
-
1.8.9-4.2.0-BETA-339
-
Bump for Tile Entity timings fix.
…
Zidane - 10 years ago
SpongeCommon
-
Fix timings not reporting total tile entities
Aaron1011 - 10 years ago
-
Bump for Tile Entity timings fix.
-
1.8.9-4.2.0-BETA-338
-
Bump common ref for chunk gc.
…
Zidane - 10 years ago
SpongeCommon
-
Allow vanilla fallback when chunk gc is disabled.
bloodmc - 10 years ago
-
Don't allow PlayerInstance's to queue chunks for unload.
bloodmc - 10 years ago
-
Fix setBlock capturing for API calls.
bloodmc - 10 years ago
-
Add safety measure for setLocation.
bloodmc - 10 years ago
-
Add chunk garbage collection.
bloodmc - 10 years ago
-
Implement PortionData for door blocks
simon816 - 10 years ago
-
Include annotation processor in dev JAR
stephan-gh - 10 years ago
-
Bump common ref for chunk gc.
-
1.8.9-4.2.0-BETA-337
-
Update SpongeCommon for Mixin upgrade
Aaron1011 - 10 years ago
SpongeCommon
-
Upgrade Mixin to 0.5.7-SNAPSHOT
Aaron1011 - 10 years ago
-
Fix broken command '/sponge plugins <id>'
Aaron1011 - 10 years ago
-
Implement TameableData for Horse
Aaron1011 - 10 years ago
-
Fix @Include not working with multiple arguments
Aaron1011 - 10 years ago
-
Fix internal setLocation methods not notifying client.
bloodmc - 10 years ago
-
Properly serialize the 'config-enabled' setting
Aaron1011 - 10 years ago
-
Fix some events and tracking not occuring due to wrong checks.
bloodmc - 10 years ago
-
Only log a message when parsing an invalid ClickEvent URL
Aaron1011 - 10 years ago
-
Make @Getter work with methods with a covariant return type
Aaron1011 - 10 years ago
-
Add support for tracking pixelmon when spawned by pokeballs.
bloodmc - 10 years ago
-
Add special cause for drops caused by inventory close.
bloodmc - 10 years ago
-
Fix cursor transactions with creative inventory event.
bloodmc - 10 years ago
-
Refactor handling of inventory open and close events.
bloodmc - 10 years ago
-
Fix captures not working for player packets and commands.
bloodmc - 10 years ago
-
Fix blocks not being tracked all the time.
bloodmc - 10 years ago
-
Few minor fixes for cause tracking.
bloodmc - 10 years ago
-
Update SpongeCommon for Mixin upgrade
-
1.8.9-4.2.0-BETA-336
-
Reset color in console for reset codes
…
stephan-gh - 10 years ago
SpongeCommon
-
Refactor handling of piston tracking.
bloodmc - 10 years ago
-
Properly cancel if restoring blocks. Fix NPE with tnt.
Zidane - 10 years ago
-
Fix more issues with player drops not triggering events.
bloodmc - 10 years ago
-
Make sure to set UUID from Bukkit world when loading it. Closes #648.
Zidane - 10 years ago
-
Fix Migrator migrating Bukkit worlds endlessly.
Zidane - 10 years ago
-
Reset color in console for reset codes
-
1.8.9-4.2.0-BETA-335
-
Bump Common for API 4.2.0-SNAPSHOT bump.
…
gabizou - 10 years ago
SpongeCommon
-
Bump API for 4.2.0-SNAPSHOT bump.
gabizou - 10 years ago
-
Bump Common for API 4.2.0-SNAPSHOT bump.
-
1.8.9-4.1.0-BETA-334
-
Bump common for API 4.1.0 release
…
gabizou - 10 years ago
SpongeCommon
-
Bump API for 4.1.0 official release.
gabizou - 10 years ago
-
Bump common for API 4.1.0 release
-
1.8.9-4.1.0-BETA-333
-
Bump common ref for Multi-World WorldBorders.
…
Zidane - 10 years ago
SpongeCommon
-
Proper Multi-World WorldBorder implementation.
Zidane - 10 years ago
-
Remove un-needed injections in MixinNetHandlerPlayServer.
bloodmc - 10 years ago
-
Rewrite handling of creative inventory events.
bloodmc - 10 years ago
-
Fix client saving every tick.
bloodmc - 10 years ago
-
Clean up MixinPotion for intrinsic fixes.
gabizou - 10 years ago
-
Allow a parameter to be a subtype of the method targeted by @Getter
Aaron1011 - 10 years ago
-
Implement SilentData
Aaron1011 - 10 years ago
-
Fix loading of non-existent world creating files. Closes #658
Zidane - 10 years ago
-
Fix MixinEnumDyeColor id matching. Fixes #767.
gabizou - 10 years ago
-
Bump common ref for Multi-World WorldBorders.
-
1.8.9-4.1.0-BETA-332
-
Update SpongeCommon for backwards compatibility fix
stephan-gh - 10 years ago
SpongeCommon
-
Mixin backwards compatibility methods to API interface
stephan-gh - 10 years ago
-
Fix cornercase where EntityPlayer (not MP) may throw double DestructEntityEvents.
gabizou - 10 years ago
-
Bump common ref again for docs fix.
Zidane - 10 years ago
-
Bump common ref for docs notes.
Zidane - 10 years ago
-
Merge PageData fix from clienthax
Zidane - 10 years ago
-
Fix PagedData
clienthax - 10 years ago
-
Update SpongeCommon for backwards compatibility fix
-
1.8.9-4.1.0-BETA-330
-
Update SpongeCommon for backwards compatibility fix
stephan-gh - 10 years ago
SpongeCommon
-
Add backwards compatibility methods for setting location and transform on Entity. Plugins compiled to use the old methods will still function, whereas plugins using the new methods will still function moving forward. This sort of backwards compatibility implementation design is not to be repeated unless absolutely necessary.
gabizou - 10 years ago
-
Fix rare stack overflow while capturing entities.
bloodmc - 10 years ago
-
Move 'config-enabled' option to base config.
bloodmc - 10 years ago
-
Fix NPE during block tracking. Fixes SpongePowered/SpongeForge#658
bloodmc - 10 years ago
-
Refactor configuration.
bloodmc - 10 years ago
-
Fix ClassCastException in MixinCommandTeleport.
bloodmc - 10 years ago
-
Update SpongeCommon for backwards compatibility fix