All builds
-
1.10.2-5.0.0-BETA-136
-
Use setPrompt for console reader instead of setting it everytime
Minecrell - 10 years ago
-
Use setPrompt for console reader instead of setting it everytime
-
1.10.2-5.0.0-BETA-135
-
Increase max memory of Gradle daemon and cleanup Gradle build scripts
Minecrell - 10 years ago
SpongeCommon
-
Cleanup Gradle build scripts
Minecrell - 10 years ago
-
Increase max memory of Gradle daemon
Minecrell - 10 years ago
-
Revert "Revert "Update Gradle wrapper to 3.1""
Minecrell - 10 years ago
-
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
-
Increase max memory of Gradle daemon and cleanup Gradle build scripts
-
1.10.2-5.0.0-BETA-134
-
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-5.0.0-BETA-133
-
Fix weather changes in custom worlds
Minecrell - 10 years ago
-
Fix weather changes in custom worlds
-
1.10.2-5.0.0-BETA-132
-
Add MCP plugin container
Minecrell - 10 years ago
SpongeCommon
-
Fix MixinBlockLeaves unknowingly overridding the onConstruction injection.
Gabriel Harris-Rouquette - 10 years ago
-
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
-
Call onBlockAdded for blocks with a tile entity
Aaron Hill - 10 years ago
-
Implement new archetype volume factory methods
Nick Conde - 10 years ago
-
Add MCP plugin container
-
1.10.2-5.0.0-BETA-131
-
Merge incompatible recommended version warning from PR #269
Minecrell - 10 years ago
-
Warn when using a plugin designed for a potentially incompatible API version
Minecrell - 10 years ago
-
Merge incompatible recommended version warning from PR #269
-
1.10.2-5.0.0-BETA-130
-
Update for SpongeCommon changes
Minecrell - 10 years ago
SpongeCommon
-
Update SpongeAPI
Minecrell - 10 years ago
-
Update SpongeAPI
Aaron Hill - 10 years ago
-
Update for SpongeCommon changes
-
1.10.2-5.0.0-BETA-129
-
Bump common for various updates and fixes and refactors.
…
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
-
Update for API changes.
Chris Sanders - 10 years ago
-
Handle slot inventory being null
Aaron Hill - 10 years ago
-
Fix duplicate move events firing on change world
Aaron Hill - 10 years ago
-
Resend player capabilities when respawning or changing dimension
Aaron Hill - 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 various updates and fixes and refactors.
-
1.10.2-5.0.0-BETA-128
-
Update SpongeCommon
Minecrell - 10 years ago
SpongeCommon
-
Processed captured entities from piston moving
Aaron Hill - 10 years ago
-
Handle container inventories with null display names
Aaron Hill - 10 years ago
-
Cache unknown slot adapters as they are encountered. Closes SF #909.
Chris Sanders - 10 years ago
-
Update SpongeCommon
-
1.10.2-5.0.0-BETA-127
-
Don't replace invalid plugin ids, just warn
Nick Conde - 10 years ago
SpongeCommon
-
Fix some data issues around archetypes and snapshots
Nick Conde - 10 years ago
-
Fix NPE when loading entities
Minecrell - 10 years ago
-
Use the data container rather than the nbt in the toContainer of archetypes
Nick Conde - 10 years ago
-
Cache Slots in Container
Aaron Hill - 10 years ago
-
Fix inventory mistakes. Create API inventory on the server for Player.
Chris Sanders - 10 years ago
-
Add temporary code to handle mod slots with invalid ids
Aaron Hill - 10 years ago
-
Implement BrewingStand TE Inventory. Fix not filtering types in Furance.
Chris Sanders - 10 years ago
-
Fix handling of InteractBlockEvent item restores. Fixes #891
bloodshot - 10 years ago
-
Make invaliding slot transactions work
Aaron Hill - 10 years ago
-
Cleanup inventory click event firing
Aaron Hill - 10 years ago
-
Update for API changes. Stub out EquipmentInventoryAdapter. Cleanup.
Chris Sanders - 10 years ago
-
Implement Villager inventory
Aaron Hill - 10 years ago
-
cleanup structure mixins and fix unloaded chunk check, Fixes SpongePowered/SpongeForge#906
Nick Conde - 10 years ago
-
Fix compiler warnings and a few missed intrinsic methods.
Gabriel Harris-Rouquette - 10 years ago
-
Don't replace invalid plugin ids, just warn