All builds
-
1.10.2-5.0.0-BETA-116
-
Update SpongeCommon
Minecrell - 10 years ago
SpongeCommon
-
Include fastutil in POM. Fixes #934
Minecrell - 10 years ago
-
Update SpongeAPI for ServerBossBar changes
kashike - 10 years ago
-
Fix FilteringSlot not using filter, and make TileEntityBeacon use it properly
Aaron Hill - 10 years ago
-
Update SpongeCommon for build fix.
bloodshot - 10 years ago
-
Fix client jitter when attempting to teleport to an unloaded world.
bloodshot - 10 years ago
-
I always forget headers...
Chris Sanders - 10 years ago
-
Whoops, copy/paste fail.
Chris Sanders - 10 years ago
-
Bump for API changes. Implement Hopper MC. Implement Chest MC Inventory.
Chris Sanders - 10 years ago
-
Sigh...I need to take abreak.
Chris Sanders - 10 years ago
-
Did not mean to rename this...
Chris Sanders - 10 years ago
-
Implement Beacon TE Inventory.
Chris Sanders - 10 years ago
-
Merge pull request #933 from SpongePowered/feature/ender-chest-impl
Chris Sanders - 10 years ago
-
Implemented EnderChests
Me4502 - 10 years ago
-
Implement Hopper TE inventory.
Chris Sanders - 10 years ago
-
Implement Dispenser TE inventory.
Chris Sanders - 10 years ago
-
Fix various issues with world configs.
bloodshot - 10 years ago
-
Bump mixin
Aaron Hill - 10 years ago
-
Move InteractInventoryEvent.Open firing logic
Aaron Hill - 10 years ago
-
Implement TileEntityFurnace inventory
Aaron Hill - 10 years ago
-
Make Query create a new adapter when the lens matches
Aaron Hill - 10 years ago
-
Implement double chest inventories for TileEntityChest
Aaron Hill - 10 years ago
-
Implement ContainerPlayer
Aaron Hill - 10 years ago
-
Implement more Container inventory logic
Aaron Hill - 10 years ago
-
Implement Chest Inventory (TE and Container)...almost.
Chris Sanders - 10 years ago
-
Fix sending dimension ids
Aaron Hill - 10 years ago
-
Merge pull request #930 from Grinch/patch/mixin-biome
Chris Sanders - 10 years ago
-
Return proper ID for BiomeType
Steven Downer - 10 years ago
-
Fix chunk cache key not being initialized properly.
bloodshot - 10 years ago
-
Update SpongeCommon
-
1.10.2-5.0.0-BETA-115
-
Remove custom assets directories for plugins
Minecrell - 10 years ago
SpongeCommon
-
Remove custom assets directory
Minecrell - 10 years ago
-
Remove custom assets directories for plugins
-
1.10.2-5.0.0-BETA-114
-
Update SpongeCommon
Minecrell - 10 years ago
SpongeCommon
-
Fix CME when iterating players of a world and list changes.
Chris Sanders - 10 years ago
-
Fixed small schematics issues, Merges #922
thejohncrafter - 10 years ago
-
Remove erroneous Mixin printout.
Chris Sanders - 10 years ago
-
Fix another case of duplicate world saves during server stop.
bloodshot - 10 years ago
-
Fix duplicate world saving during server stop.
bloodshot - 10 years ago
-
Implement SerializationBehaviors.
bloodshot - 10 years ago
-
Fix invalid commands never completing causetracker phase.
bloodshot - 10 years ago
-
Avoid calling generateStructure for unloaded chunks. Fixes #912
bloodshot - 10 years ago
-
Fix NPE during chunk unloads.
bloodshot - 10 years ago
-
Ignore the chunk unloaded flag during unloads.
bloodshot - 10 years ago
-
Fix tracking world mixin not being applied. Fixes #875
bloodshot - 10 years ago
-
Merge scoreboard team collision rules implementation
Aaron Hill - 10 years ago
-
Update SpongeAPI
Aaron Hill - 10 years ago
-
Make changes needed for delaying of entity snapshot generation
Aaron Hill - 10 years ago
-
Merge pull request #900 from SpongePowered/feature/mount-events
Chris Sanders - 10 years ago
-
Ensure that TextComponentIterator works properly
Aaron Hill - 10 years ago
-
Fix NoSuchElementException when iterating over a Text object's children
Aaron Hill - 10 years ago
-
Scoreboard collision rules
kashike - 10 years ago
-
Add flag to force ShouldFire fields to 'true'
Aaron Hill - 10 years ago
-
Changed the events to use better injection points, and update for proposed API changes.
Me4502 - 10 years ago
-
Add MountEntityEvent and DismountEntityEvent implementations.
Austin Peterson - 10 years ago
-
Update SpongeCommon
-
1.10.2-5.0.0-BETA-113
-
Update SpongeCommon
Aaron Hill - 10 years ago
SpongeCommon
-
Merge EnderDragon#getHealingCrystal() implementation
Aaron Hill - 10 years ago
-
Merge difficulty id fix
Aaron Hill - 10 years ago
-
Properly handle projectiles spawned during entity ticking
Aaron Hill - 10 years ago
-
Check for CommandSource instead of ICommandSender in a PhaseContext
Aaron Hill - 10 years ago
-
Merge pull request #905 from dualspiral/refactor/teleport-helper
Chris Sanders - 10 years ago
-
Merge pull request #919 from AlmuraDev/bleeding
Chris Sanders - 10 years ago
-
Add notifier/owners for pistons performing block changes.
Gabriel Harris-Rouquette - 10 years ago
-
Prevent replaceBiomeBlocks method from running when using other generators such as TerrainControl.
Mike Howe - Dockter - 10 years ago
-
Move spawn event for chunk load hook to MixinWorldServer since it is now handled by the world server. Fixes #914.
Gabriel Harris-Rouquette - 10 years ago
-
Fix spawn causes. Fixes #916. Fix associating notifiers and owners for block phases.
Gabriel Harris-Rouquette - 10 years ago
-
Statically initialize sponge specific DamageSources during the registration phases to avoid classloading issues. Fixes #917.
Gabriel Harris-Rouquette - 10 years ago
-
Overall cleanup. Properly fix items dropping and misfiring the wrong event.'
Gabriel Harris-Rouquette - 10 years ago
-
Properly track block/entity changes for update sign packets
Aaron Hill - 10 years ago
-
Remove command block injection
Minecrell - 10 years ago
-
Don't capture commands async.
bloodshot - 10 years ago
-
Update status ping response event implementation for changes in 1.9/1.10
Minecrell - 10 years ago
-
Fix various tracking issues. Avoid using Arrays#asList if the list is intended to be mutable.
Gabriel Harris-Rouquette - 10 years ago
-
Fix chunks not unloading properly.
bloodshot - 10 years ago
-
Fix player teleports getting stuck in loop.
bloodshot - 10 years ago
-
Fix entity cleanup with no players.
bloodshot - 10 years ago
-
Capture and process everything for plugin messages
Aaron Hill - 10 years ago
-
Fix UUID data serializer. Fixes SpongePowered/SpongeAPI#1332
Minecrell - 10 years ago
-
Replace using List with Stream, use more concise comparator.
Daniel Naylor - 10 years ago
-
Refactor the SpongeTeleportHelper.
Daniel Naylor - 10 years ago
-
Implement EnderDragon.getHealingCrystal().
JBYoshi - 10 years ago
-
Overrode provideCatalogMap
Me4502 - 10 years ago
-
Added the minecraft: prefix
Me4502 - 10 years ago
-
Make the difficulty cataloguetype ID not include the resource location
Me4502 - 10 years ago
-
Update SpongeCommon
-
1.10.2-5.0.0-BETA-112
-
Update SpongeCommon
Minecrell - 10 years ago
SpongeCommon
-
Restore previous dependencies since everything else is broken
Minecrell - 10 years ago
-
Update SpongeCommon
-
1.10.2-5.0.0-BETA-111
-
Update SpongeCommon
Minecrell - 10 years ago
SpongeCommon
-
Update VanillaGradle and add launchwrapper dependency manually
Minecrell - 10 years ago
-
Update SpongeCommon
-
1.10.2-5.0.0-BETA-110
-
Update SpongeGradle and update for SpongeCommon changes
Minecrell - 10 years ago
SpongeCommon
-
Update VanillaGradle and SpongeGradle, update for API changes
Minecrell - 10 years ago
-
Add id/names for all minecraft populator objects, Closes #904
Nick Conde - 10 years ago
-
Fix commands not being captured properly. Fixes SpongePowered/SpongeForge#840. Fixes SpongePowered/SpongeForge#859. Fixes #872.
Gabriel Harris-Rouquette - 10 years ago
-
Update SpongeGradle and update for SpongeCommon changes
-
1.10.2-5.0.0-BETA-109
-
Replace explicit casts to MinecraftServer with SpongeImpl.getServer()
…
Minecrell - 10 years ago
SpongeCommon
-
Get MinecraftServer instance from SpongeImpl instead of from command sender
Minecrell - 10 years ago
-
Separate shadow dependency configuration to an extra closure
Minecrell - 10 years ago
-
Replace explicit casts to MinecraftServer with SpongeImpl.getServer()
-
1.10.2-5.0.0-BETA-108
-
Update SpongeCommon
…
Minecrell - 10 years ago
SpongeCommon
-
Fix tile entity support in both schematic formats, Finalize schematics api, Merges #882
Nick Conde - 10 years ago
-
Fix issues of schematics pasting into worlds without triggering tracking phases and notifying clients.
Gabriel Harris-Rouquette - 10 years ago
-
Update implementation for method signature changes and other changes.
Gabriel Harris-Rouquette - 10 years ago
-
Implement archetype volumes and legacy/sponge schematic translations
Nick Conde - 10 years ago
-
Expand implementation of Archetypes a bit more.
Gabriel Harris-Rouquette - 10 years ago
-
Update archetypes for latest 1.9 changes
Nick Conde - 10 years ago
-
Start implementation of archetypes with raw nbt data support.
Gabriel Harris-Rouquette - 10 years ago
-
Begin schematic impl
Nick Conde - 10 years ago
-
Update for DataTranslators.
Gabriel Harris-Rouquette - 10 years ago
-
Re-apply lost commit that fixes redstone events.
bloodshot - 10 years ago
-
Fix renamed mixin
Nick Conde - 10 years ago
-
More world fixes.
bloodshot - 10 years ago
-
blah
Chris Sanders - 10 years ago
-
Fix not respecting disabled dimensions.
Chris Sanders - 10 years ago
-
Update SpongeCommon
-
1.10.2-5.0.0-BETA-107
-
Update SpongeCommon for lighting fix. Fixes #261
Minecrell - 10 years ago
SpongeCommon
-
Fix lighting on SpongeVanilla
Minecrell - 10 years ago
-
Update SpongeCommon for lighting fix. Fixes #261