All builds
-
1.11.2-6.0.0-BETA-223
-
Update SpongeCommon
Minecrell - 9 years ago
SpongeCommon
-
Update Mixin to 0.6.8-SNAPSHOT
Minecrell - 9 years ago
-
Re-initialize sponge ai information when entity joins world (if needed)
Aaron Hill - 9 years ago
-
Print out more information on CauseTracker errors
Aaron Hill - 9 years ago
-
Handle server hostname being unavailable
Aaron Hill - 9 years ago
-
Avoid processing block drops multiple times for a single location
Aaron Hill - 9 years ago
-
Downgrade 'no entity type register' message from ERROR to WARN
Aaron Hill - 9 years ago
-
Handle unusual NoClassDefFoundError
Aaron Hill - 9 years ago
-
Include event factory in devJar
Minecrell - 9 years ago
-
Update VanillaGradle to 2.2-4, fixes compatibility with IntelliJ EAP
Minecrell - 9 years ago
-
Fix command TeleportCause if entity not present.
bloodshot - 9 years ago
-
Fix command teleports not using proper TeleportCause.
bloodshot - 9 years ago
-
Use proper MessageChannel for player deaths
Aaron Hill - 9 years ago
-
Check username cache if username not found in mojang cache. Fixes #1215
bloodshot - 9 years ago
-
Only fetch BlockState once when resetting client state during digging
kashike - 9 years ago
-
Correctly fire InteractBlockEvent.Primary.OffHand when server tick finishes
kashike - 9 years ago
-
Correctly fire InteractBlockEvent.Primary.OffHand when interacting with a block using OFF_HAND
kashike - 9 years ago
-
Update SpongeCommon
-
1.11.2-6.0.0-BETA-222
-
Update SpongeCommon for async lighting updates.
bloodshot - 9 years ago
SpongeCommon
-
Update lighting async.
bloodshot - 9 years ago
-
Move MixinMutableBlockPos to optional mixin json.
bloodshot - 9 years ago
-
Merge DismountType addition implementation to Dismount events. Merges #944.
Gabriel Harris-Rouquette - 9 years ago
-
Update to LWTS 1.0.0
Minecrell - 9 years ago
-
Move BlockPos inlining and Lighting optimizations into core.
Gabriel Harris-Rouquette - 9 years ago
-
Chunk save queue improvements.
Aikar - 9 years ago
-
Refactor world spawner for optimizations and support of entity limits.
bloodshot - 9 years ago
-
Merge banner data processor for shields.
Gabriel Harris-Rouquette - 9 years ago
-
Merge MobSpawnerData changes and implementations. Merges #710.
Gabriel Harris-Rouquette - 9 years ago
-
Implement DismountType
rexbut - 10 years ago
-
Implement MobSpawnerData
Brynley McDonald - 10 years ago
-
Start work on supporting 1.9+ added features with Data API compatibility.
Gabriel Harris-Rouquette - 10 years ago
-
Update SpongeCommon for async lighting updates.
-
1.11.2-6.0.0-BETA-221
-
Update for event gen refactor
Aaron Hill - 9 years ago
SpongeCommon
-
Update for event gen changes
Aaron Hill - 9 years ago
-
Change LensProvider to accept Fabric allowing passing ContainerFabrics.
Anselm Brehme - 9 years ago
-
Prevent leaked chunks loading pre and post world ticks.
bloodshot - 9 years ago
-
Merge pull request #1137 from SpongePowered/fix/painting-checks
bloodmc - 9 years ago
-
Merge pull request #1191 from Barteks2x/bleeding
bloodmc - 9 years ago
-
Fix StatisticType mappings
kashike - 9 years ago
-
Restore default state for blocks with invalid metadata instead of removing the block
Barteks2x - 9 years ago
-
Fail to apply Keys.ART when the painting can't fit the EnumArt value.
Me4502 - 9 years ago
-
Update for event gen refactor
-
1.11.2-6.0.0-BETA-220
-
Add support for additional plugins directory. Fixes #297
Minecrell - 9 years ago
SpongeCommon
-
Add additional plugins directory to SpongeLaunch
Minecrell - 9 years ago
-
Add support for additional plugins directory. Fixes #297
-
1.11.2-6.0.0-BETA-219
-
Update SpongeCommon. Fixes #302
Minecrell - 9 years ago
SpongeCommon
-
Register cartographer villager career in registry
Minecrell - 9 years ago
-
Update SpongeCommon. Fixes #302
-
1.11.2-6.0.0-BETA-218
-
Update SpongeCommon
Aaron Hill - 9 years ago
SpongeCommon
-
Update SpawnableDataProcessor for 1.11 EntityList changes
Aaron Hill - 9 years ago
-
Require expected phase to be passed to CauseTracker#completePhase
Aaron Hill - 9 years ago
-
Update MixinChunkProviderServer for bleeding changes
Aaron Hill - 9 years ago
-
Properly exit TERRAIN_GENERATION phase on exception
Aaron Hill - 9 years ago
-
Merge pull request #1207 from JBYoshi/fix-1193
bloodmc - 9 years ago
-
Merge pull request #1203 from TheRaspPie/fix/cancel-world-events
bloodmc - 9 years ago
-
Merge pull request #1210 from JBYoshi/fix-vanilla-300
bloodmc - 9 years ago
-
Don't track block drops in NoCaptureBlockTickPhaseState.
JBYoshi - 9 years ago
-
Remove Y check during entity tick to allow for teleports in void.
bloodshot - 9 years ago
-
Fix CollideEvent not checking for invalid positions.
bloodshot - 9 years ago
-
Actually track entity spawns during inventory clicks. Fixes SpongePowered#1193
JBYoshi - 9 years ago
-
Fix loadWorld method in WorldManager.
TheRaspPie - 9 years ago
-
Check for cancelled SaveWorldEvent.Pre and UnloadWorldEvent.
TheRaspPie - 9 years ago
-
Use config world modifiers if present. Fixes #1188
bloodshot - 9 years ago
-
Make TraitInventoryAdapter mix into TileEntityLockableLoot
Aaron Hill - 9 years ago
-
Give TraitInventoryAdapter lower priority
Aaron Hill - 9 years ago
-
Change TileEntityPiston injection point for mod compatibility
Aaron Hill - 9 years ago
-
Update SpongeCommon
-
1.11.2-6.0.0-BETA-217
-
Update for SpongeCommon mappings bump
kashike - 9 years ago
SpongeCommon
-
Bump mappings to 20170210
kashike - 9 years ago
-
Fix Entity Translations
Anselm Brehme - 9 years ago
-
Bump API for chunk manager addition.
Gabriel Harris-Rouquette - 9 years ago
-
fix various Adapter & Lens Issues
Anselm Brehme - 9 years ago
-
Fix broken item drop logic
Aaron Hill - 9 years ago
-
Don't create world config in MixinWorldSettings
Aaron Hill - 9 years ago
-
Add temporary workaround for spectator 'chest' containers
Aaron Hill - 9 years ago
-
implement CustomContainer Carrier and Mixin into CarriedInventory into more Containers
Anselm Brehme - 9 years ago
-
Update for SpongeCommon mappings bump
-
1.11.2-6.0.0-BETA-216
-
Add 'classes' directory to .gitignore
kashike - 9 years ago
-
Add 'classes' directory to .gitignore
-
1.11.2-6.0.0-BETA-215
-
Update SpongeCommon
Minecrell - 9 years ago
-
Revert "Use container-based trusty image on Travis"
Minecrell - 9 years ago
-
Use container-based trusty image on Travis
Minecrell - 9 years ago
-
Updated SpongeCommon for NeighborNotifyEvent fix.
Me4502 - 9 years ago
SpongeCommon
-
Revert "Use container-based trusty image on Travis"
Minecrell - 9 years ago
-
Fix compile errors caused by new Mockito version
Minecrell - 9 years ago
-
Update SpongeCommon
Minecrell - 9 years ago
-
Use container-based trusty image on Travis
Minecrell - 9 years ago
-
Fix compile issues.
bloodshot - 9 years ago
-
Remove WorldServerMulti usage to avoid using DerivedWorldInfo.
bloodshot - 9 years ago
-
Fix various issues with mod dimensions.
bloodshot - 9 years ago
-
Implement stopRecord, and fix playRecord. (#1187)
Matthew Miller - 9 years ago
-
Fixes Array(Mutable/Immutable)BlockBuffer bugs, Merges #1141
xcube - 9 years ago
-
Fix DamageEventHandler generics for eclipse
Nick Conde - 9 years ago
-
Fix NotifyNeighborBlockEvent root cause. Fixes #1174
bloodshot - 9 years ago
-
Update SpongeCommon for CommandFlags fix and Asset change
kashike - 9 years ago
-
Merge pull request #1177 from SpongePowered/fix/itemframe-null
Chris Sanders - 9 years ago
-
Fixed null itemstacks in ItemFrame processing.
Me4502 - 9 years ago
-
Merge #938. Fix various data tests. Add proper equals and hashcode to SpongeItemStackSnapshot.
Gabriel Harris-Rouquette - 9 years ago
-
Add legacy text parser test and enable all data implementation tests
Minecrell - 10 years ago
-
Add LaunchWrapperTestRunner that allows unit tests to use Mixins
Minecrell - 10 years ago
-
Register banner patterns under short "hashname"
Aaron Hill - 9 years ago
-
Update SpongeCommon
-
1.11.2-6.0.0-BETA-208
-
Update SpongeCommon for block update fix and other changes.
Me4502 - 9 years ago
SpongeCommon
-
Properly handle exceptions during packet processing
Aaron Hill - 9 years ago
-
Re-throw informative error during tab completion
Aaron Hill - 9 years ago
-
Call detectAndSendChanges for 'invalid' clicks to ensure that we always fire click events
Aaron Hill - 9 years ago
-
Properly add 'empty' transaction for click events
Aaron Hill - 9 years ago
-
Fix compile error from cherrypicking.
Gabriel Harris-Rouquette - 9 years ago
-
Fix block change cancellations not cancelling entity spawns.
Gabriel Harris-Rouquette - 9 years ago
-
Merge pull request #1149 from dualspiral/feature/worldgen
bloodmc - 9 years ago
-
Update world pre-generation
Daniel Naylor - 9 years ago
-
fix Inventory iterators using all children instead of spanning children only
Anselm Brehme - 9 years ago
-
Implement Shield damage modifier
Aaron Hill - 9 years ago
-
Only capture inventory changes during click packets
Aaron Hill - 9 years ago
-
Remove silly debug code
Aaron Hill - 9 years ago
-
Fix server availability check in getCurrentSavesDirectory()
Aaron Hill - 9 years ago
-
Merge pull request #1136 from SpongePowered/fix/blockstate-updates
Aaron Hill - 9 years ago
-
Merge implementation of createEntityNaturally
Aaron Hill - 9 years ago
-
Merge Botania Corporea Spark collision rule
Aaron Hill - 9 years ago
-
Add corporea spark to the entity collision config
Eufranio - 9 years ago
-
Fixed BlockState updates not updating physics.
Me4502 - 9 years ago
-
Adding a method to create an entity naturally
rexbut - 10 years ago
-
Update SpongeCommon for block update fix and other changes.