All builds
-
1.10.2-2092-5.0.0-BETA-1769
-
Revert "Update Gradle wrapper to 3.1"
…
Chris Sanders - 10 years ago -
Bump common ref for Smeltable Property.
Chris Sanders - 10 years ago
-
Bump common ref for inventory changes.
Chris Sanders - 10 years ago
-
Bump common ref for serializers for translators.
Chris Sanders - 10 years ago
-
Bump common ref for compile fix.
Chris Sanders - 10 years ago
-
Bump common ref for Implement GravityData.
Chris Sanders - 10 years ago
-
Bump common ref.
Chris Sanders - 10 years ago
- Show -2 older commits.
- Collapse commits.
SpongeCommon
-
Revert "Update Gradle wrapper to 3.1"
Chris Sanders - 10 years ago
-
Implement SmeltableProperty. Merges #877.
Redrield - 10 years ago
-
Merge pull request #961 from sanman00/display-name-processor-tweaks
Chris Sanders - 10 years ago
-
Minor inventory cleanup. Update for hasChildren changes.
Chris Sanders - 10 years ago
-
Merge pull request #948 from m0pt0pmatt/bleeding
Chris Sanders - 10 years ago
-
Add Type Serializers for all Data Translators.
Matthew Broomfield - 10 years ago
-
Tweak the processor slightly
sanman00 - 10 years ago
-
Fix Keys.HAS_GRAVITY registration.
Gabriel Harris-Rouquette - 10 years ago
-
Merge Implement GravityData.
Flibio - 10 years ago
-
Bump API ref.
Chris Sanders - 10 years ago
-
Merge branch 'master' into bleeding. Update for API changes.
Chris Sanders - 10 years ago
-
Merge pull request #940 from JBYoshi/command-permissions
Chris Sanders - 10 years ago
-
Merge pull request #947 from jamierocks/pr/bans/accept-no-reason
Chris Sanders - 10 years ago
-
Merge pull request #802 from JBYoshi/spongeapi-1275
Chris Sanders - 10 years ago
-
Merge pull request #824 from pie-flavor/feature/user-redirection
Chris Sanders - 10 years ago
-
Merge pull request #953 from jamierocks/pr/data/potion-tipped-arrow
Chris Sanders - 10 years ago
-
Redirect inventory-related methods to the Player
Adam Spofford - 10 years ago
-
Return a copy of loadedChunks
Aaron Hill - 10 years ago
-
Fix casting EntityTypes.UNKNOWN to SpongeEntityType
Aaron Hill - 10 years ago
-
Implement PotionData for tipped arrows
Jamie Mansfield - 10 years ago
-
Accept bans with no reason. Fixes #929
Jamie Mansfield - 10 years ago
-
Check for EntityTypes.UNKNOWN instead of null
Aaron Hill - 10 years ago
-
Fix sign dupe bug
Aaron Hill - 10 years ago
-
Check for permissions in MixinICommandSender and WrapperCommandSender. Fixes SpongePowered/SpongeCommon#866
JBYoshi - 10 years ago
-
Ensure that playerNetServerHandler is not null in setLocationAndAngles
Aaron Hill - 10 years ago
-
Fix Entity#getType returning null for unknown entities
simon816 - 10 years ago
-
Resend chunks when the biomes change.
JBYoshi - 10 years ago
-
Bump Mixin
Aaron Hill - 10 years ago
-
Implement GravityData
Flibio - 10 years ago
-
Add null check to processPlayerBlockPlacement overwrite
Aaron Hill - 10 years ago
-
Fix UUID data serializer.
bloodshot - 10 years ago
-
Fix entity cleanup with no players.
bloodshot - 10 years ago
-
Fire world unload event for plugins. Fixes SpongePowered/SpongeForge#751
bloodshot - 10 years ago
-
Remove field initializers from MixinBlock.
bloodshot - 10 years ago
-
Revert "Update Gradle wrapper to 3.1"
-
1.10.2-2092-5.0.0-BETA-1759
-
Update Gradle wrapper to 3.1
Minecrell - 10 years ago
SpongeCommon
-
Update Gradle wrapper to 3.1
Minecrell - 10 years ago
-
Implement TextSerializer.serializeSingle
Minecrell - 10 years ago
-
Update Gradle wrapper to 3.1
-
1.10.2-2092-5.0.0-BETA-1758
-
Bump common for leaves potential fix.
…
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Fix MixinBlockLeaves unknowingly overridding the onConstruction injection.
Gabriel Harris-Rouquette - 10 years ago
-
Bump common for leaves potential fix.
-
1.10.2-2092-5.0.0-BETA-1757
-
Bump common for various shadow fixes.
…
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Fix a myriad of warnings with shadows as defined by the MinecraftDevIntelliJ plugin.
Gabriel Harris-Rouquette - 10 years ago
-
Update SpongeAPI
Minecrell - 10 years ago
-
No need for regex.
Chris Sanders - 10 years ago
-
Harden check for player UUID files.
Chris Sanders - 10 years ago
-
Fix food processor setting incorrect maximum.
Chris Sanders - 10 years ago
-
Bump common for various shadow fixes.
-
1.10.2-2092-5.0.0-BETA-1756
-
Update SpongeCommon
Aaron Hill - 10 years ago
SpongeCommon
-
Call onBlockAdded for blocks with a tile entity
Aaron Hill - 10 years ago
-
Implement new archetype volume factory methods
Nick Conde - 10 years ago
-
Update SpongeCommon
-
1.10.2-2092-5.0.0-BETA-1753
-
Merge incompatible recommended version warning from PR #907
Minecrell - 10 years ago
-
Update for SpongeCommon changes
Minecrell - 10 years ago
-
Warn when using a plugin designed for a potentially incompatible API version
Minecrell - 10 years ago
SpongeCommon
-
Update SpongeAPI
Minecrell - 10 years ago
-
Merge incompatible recommended version warning from PR #907
-
1.10.2-2092-5.0.0-BETA-1752
-
Update SpongeCommon
Aaron Hill - 10 years ago
SpongeCommon
-
Update SpongeAPI
Aaron Hill - 10 years ago
-
Update SpongeCommon
-
1.10.2-2092-5.0.0-BETA-1751
-
Bump common for fixes.
…
Gabriel Harris-Rouquette - 10 years ago -
Merge tracking phase state refactor into bleeding.
Gabriel Harris-Rouquette - 10 years ago
-
Update for tracking refactor.
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Fix compile issues and other minor issues with handled externally issues.
Gabriel Harris-Rouquette - 10 years ago
-
Merge Tracking refactor into bleeding. Merges #945. Fixes #951.
Gabriel Harris-Rouquette - 10 years ago
-
Fix explosions caused through the API. CauseTracker should be aware of plugin spawned explosions now.
Gabriel Harris-Rouquette - 10 years ago
-
Extract out packet phase states. Names are missing from the states themselves, will go through and ensure toStrings will work still.
Gabriel Harris-Rouquette - 10 years ago
-
Merge bleeding into fix/entity-spawn-captures for updates since rebasing is not an option.
Gabriel Harris-Rouquette - 10 years ago
-
More package refactoring. Nothing to see here.
Gabriel Harris-Rouquette - 10 years ago
-
More packaging and class extraction.
Gabriel Harris-Rouquette - 10 years ago
-
More extracting of inner classes to outer classes for package cleanup.
Gabriel Harris-Rouquette - 10 years ago
-
All who bother to look at this change should just give up. I just move things around without changing functionality.
Gabriel Harris-Rouquette - 10 years ago
-
Break packet spawned entity causes to spawn entities directly. Fix GeneralPhase random imports.
Gabriel Harris-Rouquette - 10 years ago
-
Bump common for fixes.
-
1.10.2-2092-5.0.0-BETA-1750
-
Bump common ref.
…
Chris Sanders - 10 years ago
SpongeCommon
-
Update for API changes.
Chris Sanders - 10 years ago
-
Bump common ref.
-
1.10.2-2092-5.0.0-BETA-1749
-
Update SpongeCommon
Aaron Hill - 10 years ago
SpongeCommon
-
Handle slot inventory being null
Aaron Hill - 10 years ago
-
Update SpongeCommon