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