All builds
-
1.11.2-6.0.0-BETA-234
-
Update SpongeCommon for ambient and water spawning fix.
bloodshot - 9 years ago
SpongeCommon
-
Fix ambient and water spawning. Fixes #1241
bloodshot - 9 years ago
-
Merge command alias space restriction (#1244)
Zach - 9 years ago
-
Add message events for when server sends message to players
simon816 - 10 years ago
-
Update SpongeCommon for ambient and water spawning fix.
-
1.11.2-6.0.0-BETA-232
-
Update SpongeCommon for mob spawn fixes.
bloodshot - 9 years ago
-
Update SpongeCommon
Nick Conde - 9 years ago
-
Bump common for PrettyPrinting changes in CauseTracker.
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Remove pending lighting update checks during spawning.
bloodshot - 9 years ago
-
set last move location for MoveEntityEvents after teleport
Anselm Brehme - 9 years ago
-
Remove unnecessary new lines in incorrect phase completions for the CauseTracker.
Gabriel Harris-Rouquette - 9 years ago
-
Implement WorldProperties#setSeed
Nick Conde - 9 years ago
-
Fix the extra gold is mesa biomes not generating
Nick Conde - 9 years ago
-
Add fossil popualator, fix magma not generating in the nether, Fixes #1235
Nick Conde - 9 years ago
-
Fix null pointer from teleporting while not riding anything
Nick Conde - 9 years ago
-
Cleanup printing logs to also include implementation versions.
Gabriel Harris-Rouquette - 9 years ago
-
Update SpongeCommon for mob spawn fixes.
-
1.11.2-6.0.0-BETA-231
-
Update SpongeCommon
Minecrell - 9 years ago
SpongeCommon
-
Update for changes in SpongeAPI
Minecrell - 9 years ago
-
Don't try and shutdown async lighting threads if the server did not fully start
Nick Conde - 9 years ago
-
Make changes to support Forge's "remove erroring (Tile)Entity" options
Aaron Hill - 9 years ago
-
Update SpongeCommon
-
1.11.2-6.0.0-BETA-230
-
Implement World.loadChunkAsync
Minecrell - 9 years ago
SpongeCommon
-
Update SpongeCommon
Minecrell - 9 years ago
-
Merge resource pack fixes from pull request #1075
Minecrell - 9 years ago
-
Allow registering custom text serializers in plugins
Minecrell - 9 years ago
-
Fix ResourcePackStatusEvent for Minecraft 1.11.
JBYoshi - 9 years ago
-
Update SpongeAPI
Minecrell - 9 years ago
-
Implement World.loadChunkAsync
-
1.11.2-6.0.0-BETA-229
-
Update SpongeCommon
Minecrell - 9 years ago
SpongeCommon
-
Clean up NoCapturePlaceBlockPacketState
Aaron Hill - 9 years ago
-
PaginationService doesn't support \n (#1020)
Rémi BUTET - 9 years ago
-
Perform captures when right-clicking block with bucket
Aaron Hill - 9 years ago
-
Fix canGrief check in MixinBlockFarmland
Aaron Hill - 9 years ago
-
Fix derp in checkLightAsync.
bloodshot - 9 years ago
-
Fix pending async light updates not always decrementing.
bloodshot - 9 years ago
-
Add 'marker' state to handle cross-world interactions
Aaron Hill - 9 years ago
-
Implement WorldArchetype#randomSeed, Fixes #1168
Nick Conde - 9 years ago
-
Change NetworkManager to implement PlayerConnection
Nick Conde - 9 years ago
-
Update SpongeCommon
-
1.11.2-6.0.0-BETA-228
-
Update SpongeCommon
Aaron Hill - 9 years ago
SpongeCommon
-
Clean up async lighting
Aaron Hill - 9 years ago
-
Remove silly fields from mixins
kashike - 9 years ago
-
Update SpongeCommon
-
1.11.2-6.0.0-BETA-227
-
Restore old wakeUpPlayer implementation
…
Minecrell - 9 years ago
-
Restore old wakeUpPlayer implementation
-
1.11.2-6.0.0-BETA-226
-
Update SpongeCommon
Minecrell - 9 years ago
SpongeCommon
-
Fix passives not spawning naturally. Fixes #1223
bloodshot - 9 years ago
-
Fix incorrect check at start of checkLightAsync
Aaron Hill - 9 years ago
-
Re-activate ArmorEquipable mixin.
Chris Sanders - 9 years ago
-
Bump cause tracker error log level
Aaron Hill - 9 years ago
-
Add license headers
Aaron Hill - 9 years ago
-
Introduce a new phase for Minecraft and Sponge scheduled tasks
Aaron Hill - 9 years ago
-
Corrections by Kashike.
Chris Sanders - 9 years ago
-
Fix Humans not persisting.
Chris Sanders - 9 years ago
-
Update SpongeCommon
-
1.11.2-6.0.0-BETA-225
-
Fix wakeUpPlayer overwrite
…
Aaron Hill - 9 years ago
-
Fix wakeUpPlayer overwrite
-
1.11.2-6.0.0-BETA-224
-
Bump common for CatalogType serialization fix.
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Implement workaround for Configurate using DataSerializableTypeSerializer instead of CatalogTypeTypeSerializer randomly. Fixes #1171. See zml2008/configurate#75.
Gabriel Harris-Rouquette - 9 years ago
-
Implement AreaEffectCloudData and related api stuffs. Bump Mixins.
Gabriel Harris-Rouquette - 9 years ago
-
Merge player chat simulation implementation. Merges #895.
Gabriel Harris-Rouquette - 9 years ago
-
Merge spectator camera implementation. Merges #1046.
Gabriel Harris-Rouquette - 9 years ago
-
Update VanillaGradle to 2.2-5 to fix Gradle error
Minecrell - 9 years ago
-
Fix visibility of a few @Overwrites
Minecrell - 9 years ago
-
Implement spectator camera view methods
kashike - 9 years ago
-
Implement Player Chat Simulation.
Matthew Miller - 10 years ago
-
Bump common for CatalogType serialization fix.