All builds
-
1.10.2-2171-5.1.0-BETA-1936
-
Update SpongeCommon
Aaron Hill - 9 years ago
SpongeCommon
-
Properly negate result of ignoresItemPreMerging
Aaron Hill - 9 years ago
-
Don't assume that SpawnEntityEvent#getEntities is unmodified
Aaron Hill - 9 years ago
-
Update SpongeCommon
-
1.10.2-2171-5.1.0-BETA-1933
-
Cleanup SpongeForgeEventFactory.
bloodshot - 9 years ago
-
Cleanup SpongeForgeEventFactory.
-
1.10.2-2171-5.1.0-BETA-1932
-
Cleanup SpongeForgeEventFactory.
bloodshot - 9 years ago
-
Cleanup SpongeForgeEventFactory.
-
1.10.2-2171-5.1.0-BETA-1930
-
Refactor forge event handling. Update Forge to 2171.
…
bloodshot - 9 years ago -
Don't fire 'ChangeBlockEvent.Pre' for player interactions.
bloodshot - 9 years ago
-
Update SpongeCommon for modded inventory fix.
bloodshot - 9 years ago
-
Update SpongeCommon for chunk fixes.
bloodshot - 10 years ago
-
Force close screen on client if InteractBlockEvent is cancelled.
bloodshot - 10 years ago
-
Update SpongeCommon for a few chunk improvements.
bloodshot - 10 years ago
-
Update SpongeCommon for 'DropItemEvent.Pre' fix.
bloodshot - 9 years ago
-
Update SpongeCommon for various chunk fixes lost in bleeding merge.
bloodshot - 9 years ago
-
Update SpongeCommon for lost commits during stable-5 merge.
bloodshot - 9 years ago
-
Update SpongeCommon for inventory dupe fix.
bloodshot - 9 years ago
-
Update SpongeCommon for various event fixes.
bloodshot - 9 years ago
-
Update SpongeCommon for arrow event fix.
bloodshot - 9 years ago
-
Update SpongeCommon for InteractItemEvent refactor.
bloodshot - 9 years ago
-
Update SpongeCommon for InteractItemEvent and piston fixes.
bloodshot - 9 years ago
-
Update SpongeCommon for projectile tracking fixes.
bloodshot - 9 years ago
-
Update SpongeCommon for subject fixes.
bloodshot - 9 years ago
-
Update SpongeCommon for locale error fixes
Aaron Hill - 9 years ago
-
Generate mcmod.info using SpongeGradle
Minecrell - 9 years ago
-
Bump common and fix mixin loading.
Gabriel Harris-Rouquette - 9 years ago
-
Bump Forge build to 2123
Aaron Hill - 9 years ago
-
Re-factor handling of Forge's BreakEvent. Fixes #857
bloodshot - 9 years ago
-
Don't add base biome populators if the chunk provider is mod provided
Nick Conde - 9 years ago
-
Always fire LivingDropsEvent even when no items are captured.
bloodshot - 9 years ago
-
Fix Forge's BlockEvent.PlaceEvent never firing. Fixes #1024
bloodshot - 9 years ago
-
Implement ChannelRegistrar#getChannel
simon816 - 10 years ago
-
Only run close screen logic for main hand after interact event.
bloodshot - 9 years ago
-
Update SpongeCommon for player respawn fix.
bloodshot - 9 years ago
-
Fix weather start time.
bloodshot - 9 years ago
-
Don't recreate Forge capabilities after player death.
bloodshot - 10 years ago
-
Recreate forge capabilities after player death. Fixes #1013
bloodshot - 10 years ago
-
Fix SpongeForgeEventFactory callLivingDropsEvent.
bloodshot - 10 years ago
-
Fix cherrypick commit change.
Gabriel Harris-Rouquette - 9 years ago
-
Add missed TE check for client GUI close.
bloodshot - 10 years ago
-
Handle opened client GUI's when InteractBlockEvent is not cancelled.
bloodshot - 10 years ago
-
Handle opened client GUI's when InteractBlockEvent is not cancelled.
bloodshot - 10 years ago
-
Update SpongeCommon for chunk unload optimization.
bloodshot - 10 years ago
-
Update SpongeCommon for chunk optimizations.
bloodshot - 10 years ago
-
Fix items not being cleared after cancelling drop event. Fixes #798
bloodshot - 10 years ago
-
Bump forge dependency for binary compatibility with 2107.
Gabriel Harris-Rouquette - 10 years ago
-
Remove MixinModMetadata
kashike - 10 years ago
-
Avoid calling isAreaLoaded since it is handled in activation checks.
bloodshot - 10 years ago
-
Fix client crash when calling getLoadedChunk.
bloodshot - 10 years ago
-
Initial update of Common for stable update.
Gabriel Harris-Rouquette - 9 years ago
-
Bump common for stable fixes for entity spawn capturing and packet explosions.
Gabriel Harris-Rouquette - 10 years ago
-
Merge zombie and sound type fixes from PR #963
Minecrell - 10 years ago
-
Change soundtype register mixin to a callback
Brynley McDonald - 10 years ago
-
Fix Forge mixins
Brynley McDonald - 10 years ago
- Show -42 older commits.
- Collapse commits.
SpongeCommon
-
Refactor handling of 'ChangeBlockEvent.Pre' for fake players.
bloodshot - 9 years ago
-
Fix wrong hand type being passed during pre interact secondary check.
bloodshot - 9 years ago
-
Fix double inversion of biome coordinates
Nick Conde - 9 years ago
-
Fix various issues with taking modded items from inventory.
bloodshot - 9 years ago
-
Actually post the DropItemEvent.Pre on mob drops
Max Qian - 9 years ago
-
Refactor click logic and fix item validation.
bloodshot - 9 years ago
-
Don't mark chunks active during block tracking.
bloodshot - 10 years ago
-
Use areNeighborsLoaded during entity activation check.
bloodshot - 10 years ago
-
Re-introduce chunk unloaded flag to avoid chunk load thrashing.
bloodshot - 10 years ago
-
Remove leftover debug.
bloodshot - 10 years ago
-
Fix inventory dupe while validating click window packets.
bloodshot - 9 years ago
-
Restore item slot when 'DropItemEvent.Dispense' is cancelled for players.
bloodshot - 9 years ago
-
Keep RESET text color when serializing to legacy format
Minecrell - 9 years ago
-
Fire DestructEntityEvent.Death when health data on a player is set to zero.
Daniel Naylor - 10 years ago
-
Fix arrows never firing events on impact.
bloodshot - 9 years ago
-
Refactor InteractItemEvent to contain hit target and interaction point.
bloodshot - 9 years ago
-
Pass interaction point with InteractItemEvent where possible. Fixes #1033
bloodshot - 9 years ago
-
Add missing import to PacketUtil.
bloodshot - 9 years ago
-
Fire 'ChangeBlockEvent.Pre' for pistons. Fixes #1029
bloodshot - 9 years ago
-
Update client if InteractItemEvent is cancelled before block placement.
bloodshot - 9 years ago
-
Fix projectile source for throwables.
bloodshot - 9 years ago
-
Don't initialize subject on user init.
bloodshot - 9 years ago
-
Fix up locales
Aaron Hill - 9 years ago
-
Update for Platform API changes
Minecrell - 9 years ago
-
Generate mcmod.info file for the implementations
Minecrell - 9 years ago
-
Implement AreaEffectCloudData and related api stuffs. Bump Mixins.
Gabriel Harris-Rouquette - 9 years ago
-
Make CustomInventory listeners work for CustomContainers
Aaron Hill - 9 years ago
-
Don't iterate over all player dat files
Aaron Hill - 9 years ago
-
Process a copy of the captured transactions in packet handler
Aaron Hill - 9 years ago
-
Fire 'InteractItemEvent.Primary' with no stack in hand. Fixes #1016
bloodshot - 9 years ago
-
Skip further ChunkGC logic if a chunk cannot be dropped by provider.
bloodshot - 9 years ago
-
fix NPE when InventoryArchetype has no InventoryDimension set
Anselm Brehme - 9 years ago
-
Add ordinal to canAddEntity redirect to ignore keeping entity spam only.
bloodshot - 9 years ago
-
Remove useless log spam during canAddEntity.
bloodshot - 9 years ago
-
Don't add base biome populators if the chunk provider is mod provided
Nick Conde - 9 years ago
-
Always fire 'DropItemEvent.Destruct' even when no items are captured.
bloodshot - 9 years ago
-
Fix ClassCastException when trying to open a queried inventory
Anselm Brehme - 9 years ago
-
Fix build error.
bloodshot - 9 years ago
-
Fix notifier and owner not being passed to block drop context.
bloodshot - 9 years ago
-
Recreate player object on respawn.
bloodshot - 9 years ago
-
Check for container slots with null inventories
Aaron Hill - 10 years ago
-
Use proper button id for right click drag packet
Aaron Hill - 10 years ago
-
Fix missing imports.
bloodshot - 10 years ago
-
Move resetAttributeMap to reset method.
bloodshot - 10 years ago
-
Fix respawn not resetting last health, food, and XP state at proper time.
bloodshot - 10 years ago
-
Clear player inventory on death before firing DropItemEvent event.
bloodshot - 10 years ago
-
Merge multi-world command fixes from pull request #498
Minecrell - 10 years ago
-
Check for null player connection. Fixes SpongePowered/SpongeForge#1001
bloodshot - 10 years ago
-
Fix owner not being passed in CollideEntityEvent cause.
bloodshot - 10 years ago
-
Add default collision config for Botania Spark
Aaron Hill - 10 years ago
-
Use a copy of the captured slot transactions list in the event
Aaron Hill - 10 years ago
-
Implement isMainThread.
bloodshot - 10 years ago
-
Remove duplicate InteractItemEvent call.
bloodshot - 10 years ago
-
Add user to SpawnEntityEvent cause.
bloodshot - 10 years ago
-
Avoid setting a block in an empty chunk.
bloodshot - 10 years ago
-
Ensure that IMerchant is a Carrier before casting
Aaron Hill - 10 years ago
-
Fix inventory not dropping outside container again. Fixes #991
bloodshot - 10 years ago
-
Fix memory leak with inventory.
bloodshot - 10 years ago
-
Always allow chunk load requests during dimension changes.
bloodshot - 10 years ago
-
Remove chunk unload queue.
bloodshot - 10 years ago
-
Re-introduce empty chunk to handle abnormal requests for chunk loads.
bloodshot - 10 years ago
-
Remove unecessary mixins adding toString, put the MixinDamageSources in their proper packages.
Gabriel Harris-Rouquette - 10 years ago
-
Use entities from SpawnEntityEvent, not the entity initially passed in
Aaron Hill - 10 years ago
-
Improve Chunk player block tracking with fastutil maps.
Gabriel Harris-Rouquette - 10 years ago
-
Fix collide impact events not passing user in cause.
bloodshot - 10 years ago
-
Refactor the ordering of ChunkGC and unloads to avoid clashing.
bloodshot - 10 years ago
-
Fix GameProfileQueryTask converting uuid's for no reason.
bloodshot - 10 years ago
-
Cache TileEntity ticking Blocksnapshot captures.
Gabriel Harris-Rouquette - 10 years ago
-
License headers
Aaron Hill - 10 years ago
-
Remove getActualState for tile snapshots.
bloodshot - 10 years ago
-
Cleanup handling of inventory drag events
Aaron Hill - 10 years ago
-
Fire 'fake' transaction with proper ItemStack, rather than always NONe
Aaron Hill - 10 years ago
-
Fix ghost items when shift double-clicking
Aaron Hill - 10 years ago
-
Remove odd special handling for certain inventory click events
Aaron Hill - 10 years ago
-
Add the entity being spawned to the event list
Aaron Hill - 10 years ago
-
Add missing import to MixinWorldEntitySpawner.
bloodshot - 10 years ago
-
Fix inventory disappearing after dropping outside of container.
bloodshot - 10 years ago
-
Fix world spawner attempting to spawn entities in unloaded chunks.
bloodshot - 10 years ago
-
Fix cursor not being restored on cancel. Fixes #993
bloodshot - 10 years ago
-
Fix chunks not unloading properly.
bloodshot - 10 years ago
-
Don't queue persisted chunks for unload.
bloodshot - 10 years ago
-
Improve neighbor chunk checks.
bloodshot - 10 years ago
-
Remove leftover debug.
bloodshot - 10 years ago
-
Bump API for cherrypicked additions.
Gabriel Harris-Rouquette - 9 years ago
-
Handle invalid client inventory packets. Fixes #974, Fixes #991
bloodshot - 10 years ago
-
Always call detectAndSendChanges when restoring slots
Aaron Hill - 10 years ago
-
Use properties from CustomInventory as well as the archetype
Aaron Hill - 10 years ago
-
Move all entity captures during tick phases to instantly throw events instead of capturing.
Gabriel Harris-Rouquette - 10 years ago
-
Packet processing can cause explosions as well. Fixes SpongePowered/SpongeForge#959.
Gabriel Harris-Rouquette - 10 years ago
-
Shadow fields instea of methods in MixinSoundType
Aaron Hill - 10 years ago
-
Update SpongeAPI
Aaron Hill - 10 years ago
-
Refactor forge event handling. Update Forge to 2171.
-
1.10.2-2123-5.1.0-BETA-1928
-
Don't fire 'ChangeBlockEvent.Pre' for player interactions.
…
bloodshot - 9 years ago
-
Don't fire 'ChangeBlockEvent.Pre' for player interactions.
-
1.10.2-2123-5.1.0-BETA-1927
-
Don't fire 'ChangeBlockEvent.Pre' for player interactions.
…
bloodshot - 9 years ago
SpongeCommon
-
Fix wrong hand type being passed during pre interact secondary check.
bloodshot - 9 years ago
-
Fix double inversion of biome coordinates
Nick Conde - 9 years ago
-
Don't fire 'ChangeBlockEvent.Pre' for player interactions.
-
1.10.2-2123-5.1.0-BETA-1925
-
Update SpongeCommon for modded inventory fix.
bloodshot - 9 years ago
SpongeCommon
-
Fix various issues with taking modded items from inventory.
bloodshot - 9 years ago
-
Update SpongeCommon for modded inventory fix.
-
1.10.2-2123-5.1.0-BETA-1923
-
Update SpongeCommon for chunk fixes.
bloodshot - 10 years ago
-
Force close screen on client if InteractBlockEvent is cancelled.
bloodshot - 10 years ago
-
Update SpongeCommon for chunk fixes.
-
1.10.2-2123-5.1.0-BETA-1922
-
Update SpongeCommon for a few chunk improvements.
…
bloodshot - 10 years ago
-
Update SpongeCommon for a few chunk improvements.
-
1.10.2-2123-5.1.0-BETA-1921
-
Update SpongeCommon for 'DropItemEvent.Pre' fix.
bloodshot - 9 years ago
SpongeCommon
-
Actually post the DropItemEvent.Pre on mob drops
Max Qian - 9 years ago
-
Update SpongeCommon for 'DropItemEvent.Pre' fix.