All builds
-
1.12.2-7.1.0-BETA-20
-
Update SpongeCommon for item drop and portal fixes.
bloodmc - 9 years ago
SpongeCommon
-
Update SpongeCommon for item drop and portal fixes.
-
1.12.2-7.1.0-BETA-19
-
Update SpongeCommon
Faithcaio - 9 years ago
SpongeCommon
-
Fix async entity spawn warnings when stopping server. Fixes #1781
bloodmc - 9 years ago
-
Fix block item drops not being captured. Fixes #1709, Fixes #1796
bloodmc - 9 years ago
-
Configure the maximum runaway phase count and configure the stack trace generation for phase entries.
gabizou - 9 years ago
-
Reduce amount of world config saving during construction
dualspiral - 9 years ago
-
Silence runaway phase state exceptions regardless after 3 attempts. Introduce stack traces to phase switches.
gabizou - 9 years ago
-
try to track container location when opening
Faithcaio - 9 years ago
-
search for Carrier in all slots
Faithcaio - 9 years ago
-
Update SpongeCommon
-
1.12.2-7.1.0-BETA-18
-
Update SpongeCommon
Faithcaio - 9 years ago
-
Update SpongeCommon
Faithcaio - 9 years ago
SpongeCommon
-
Update SpongeAPI
Faithcaio - 9 years ago
-
add capture for changes in the player inventory during commands
Faithcaio - 9 years ago
-
Merge pull request #1790 from RedNesto/fix/decay-not-dropping
Zidane - 9 years ago
-
Merge pull request #1789 from liachmodded/fix/map-item
Zidane - 9 years ago
-
fix TeleportHelperFilter teleporting into non-passable blocks
Faithcaio - 9 years ago
-
handle PlaceRecipePacketState
Faithcaio - 9 years ago
-
Fix saplings (and apples) not dropping from decaying leaves and change the addition order of EventContextKeys
RedNesto - 9 years ago
-
Bump API for ItemStack comparators addition.
Zidane - 9 years ago
-
Make MixinItemMap methods respect client side more
liach - 9 years ago
-
Merge pull request #1783 from RedNesto/fix/interact-entity-absolute
Zidane - 9 years ago
-
Merge pull request #1787 from AlmuraDev/stable-7
kashike - 9 years ago
-
Fix: https://github.com/SpongePowered/SpongeForge/issues/1994
Dockter - 9 years ago
-
fix addTileEntity Mixin redirecting the wrong call in forge
Faithcaio - 9 years ago
-
Fix InteractEntityEvent sometimes returning a relative interaction point
RedNesto - 9 years ago
-
Don't emit a warning when failed data is already discovered. This is a toggleable option with a default of false.
gabizou - 9 years ago
-
Remove dupe adding of key.
Zidane - 9 years ago
-
Fix CauseTracker issues
immorpheus - 9 years ago
-
Fix tests for added context key.
gabizou - 9 years ago
-
Actually save the config values for custom data registrations and only print out a warning when the failed data is registered.
gabizou - 9 years ago
-
Update SpongeAPI
Faithcaio - 9 years ago
-
Merge pull request #1779 from RedNesto/fix/inter-block-event-point
Zidane - 9 years ago
-
Fix the InteractBlockEvent.Secondary rounding the interaction point
RedNesto - 9 years ago
-
crafting slots can be after the crafting grid too
Faithcaio - 9 years ago
-
Fix no event being thrown when lava spreads fire. Merges #1760.
immorpheus - 9 years ago
-
Merge pull request #1756 from ImMorpheus/fix/programmatic-explosions
Zidane - 9 years ago
-
Fix Programmatic Explosions not updating the client
immorpheus - 9 years ago
-
wrong cast
Faithcaio - 9 years ago
-
try more to find a CraftingInventory.
Faithcaio - 9 years ago
-
fix offhand swap using wrong slot
Faithcaio - 9 years ago
-
Implement Chunk#getHighestYAt (#1770)
RedNesto - 9 years ago
-
Initial work on translations fixes (#1728)
immorpheus - 9 years ago
-
Use the PotionID when creating the DataContainer. (#1712)
immorpheus - 9 years ago
-
Merge pull request #1565 from JBYoshi/xp/since-level
Zidane - 9 years ago
-
Optimize and improve experience calculations.
jbyoshi - 9 years ago
-
Fix SF client crash when an Enderman teleports.
Zidane - 9 years ago
-
Update SpongeAPI
Faithcaio - 9 years ago
-
Proposal to fix #1568
parlough - 9 years ago
-
Fix xpOrbs
immorpheus - 9 years ago
-
Add 'DropItemEvent.Pre' support for block dispenser's. Closes #1037
bloodmc - 9 years ago
-
Revert "Null out AdvancementList code"
Zidane - 9 years ago
-
fix #1750 middle drag warnings
Faithcaio - 9 years ago
-
fix SpongeContextCalculator NPE on Client
Faithcaio - 9 years ago
-
Update SpongeCommon
-
1.12.2-7.1.0-BETA-16
SpongeCommon
-
enable CarrierContainerMixins
Faithcaio - 9 years ago
-
disable stupidness
kashike - 9 years ago
-
Merge pull request #1743 from RedNesto/fix/teleport-types-event-contexts
Zidane - 9 years ago
-
Implement LightningEvent.Pre
RedNesto - 9 years ago
-
Null out AdvancementList code
kashike - 9 years ago
-
Revert "Move text colour mapping registration to clinit"
kashike - 9 years ago
-
Use API method to close inventory so we switch the PhaseState
Faithcaio - 9 years ago
-
fix item drops on closing inventory
Faithcaio - 9 years ago
-
Move text colour mapping registration to clinit
kashike - 9 years ago
-
Fix Autosave-Message showing even if saving is disabled (#1747)
immorpheus - 9 years ago
-
fix closing inventory drops not getting captured correctly when calling closeInventory in some cases
Faithcaio - 9 years ago
-
Merge branch 'fix/drop-item-pre-restore' into stable-7
Faithcaio - 9 years ago
-
enable CarrierContainerMixins
-
1.12.2-7.1.0-BETA-15
-
Update SpongeCommon for bed spawn fix.
…
bloodmc - 9 years ago
SpongeCommon
-
Update SpongeCommon for bed spawn fix.
-
1.12.2-7.1.0-BETA-14
-
Update SpongeCommon for bedspawn fix
Faithcaio - 9 years ago
SpongeCommon
-
Move overworld spawn fix to copyFrom method.
bloodmc - 9 years ago
-
fix bedspawn getting removed in dim0
Faithcaio - 9 years ago
-
Fix bed respawns.
bloodmc - 9 years ago
-
Somehow my IDE was fine with this??
Zidane - 9 years ago
-
Fix UnsupportedOperationException when cancelling 'DropItemEvent.Pre'.
bloodmc - 9 years ago
-
Cleanup PhaseTracker warnings and make wrapped exceptions a lot more
Zidane - 9 years ago
-
fix CraftingGridInventory to native inventory
Faithcaio - 9 years ago
-
fix shiftclick not fireing
Faithcaio - 9 years ago
-
do not drop experience when setting keepinventory true
Faithcaio - 9 years ago
-
fix entering death phase twice
Faithcaio - 9 years ago
-
Fix hotkey item drop not being restored to slot when cancelled. Fixes #1722
bloodmc - 9 years ago
-
Update SpongeCommon for bedspawn fix
-
1.12.2-7.1.0-BETA-13
-
Update SpongeCommon
Faithcaio - 9 years ago
-
Update common submodule for some inventory fixes and API cleanup
parlough - 9 years ago
SpongeCommon
-
add back items on a corpse to the respawned player
Faithcaio - 9 years ago
-
keep inventory for players on Death event
Faithcaio - 9 years ago
-
Bump API for command tab completion fix
dualspiral - 9 years ago
-
expose input and output slots of ContainerRepair
Faithcaio - 9 years ago
-
attack entity events for hanging and minecarts
Faithcaio - 9 years ago
-
Update SpongeAPI (really)
Faithcaio - 9 years ago
-
Update SpongeCommon
Faithcaio - 9 years ago
-
implement CraftItemEvents
Faithcaio - 9 years ago
-
fix MainPlayerInventoryLensImpl having hotbar & grid ordered differently for InventoryPlayer and ContainerPlayer
Faithcaio - 9 years ago
-
Update API submodule for various API cleanup
parlough - 9 years ago
-
fix incorrect handling of cursor transactions when all SlotTransactions are invalidated
Faithcaio - 9 years ago
-
fix closing inventory not capturing items for DropItemEvent
Faithcaio - 9 years ago
-
don't rely on Hotbar dictating the width of the player inventory
Faithcaio - 9 years ago
-
Update SpongeCommon
-
1.12.2-7.1.0-BETA-11
-
Update SC reference for various fixes
…
parlough - 9 years ago
SpongeCommon
-
Exclude testplugins from the generated pom
kashike - 9 years ago
-
Implement spawn loading methods for dimension type mixin
vectrixdevelops - 9 years ago
-
Add TileEntity#toString() override for better debugging in phase tracker printouts.
gabizou - 9 years ago
-
Add some fake player detection to avoid exceptions during fake player object initialization.
gabizou - 9 years ago
-
Merge world folder fix for clients. Fixes SpongePowered/SpongeForge#1921.
gabizou - 9 years ago
-
Fix scoreboard not using the correct display mode in some circumstances
dualspiral - 9 years ago
-
fix swap item in hand cancel using the open container
Faithcaio - 9 years ago
-
Have migrator "fix" save data existing in wrong folder on client.
Zidane - 9 years ago
-
Update SC reference for various fixes
-
1.12.2-7.1.0-BETA-10
-
Update SC reference for player remove fix
parlough - 9 years ago
SpongeCommon
-
Update SC reference for player remove fix
-
1.12.2-7.1.0-BETA-9
-
Update SC submodule for various fixes
parlough - 9 years ago
SpongeCommon
-
Properly fix API submodule
parlough - 9 years ago
-
Update API submodule for deprecations
parlough - 9 years ago
-
Rename the field too
pie-flavor - 9 years ago
-
Fix skipping BlockChangeFlags.NEIGHBOR_PHYSICS
pie-flavor - 9 years ago
-
Fix pre pickup event casting error - Fixes #1695 (#1696)
meronat - 9 years ago
-
Fix ride entity event not firing - Fixes #1345 (#1698)
meronat - 9 years ago
-
Merge pull request #1697 from Meronat/fix/month-serializers
meronat - 9 years ago
-
Fix copy for fall distance data
parlough - 9 years ago
-
Add an instant change block event for falling block entities to check themselves. Partially fixes #1251.
gabizou - 9 years ago
-
Fix data serializers which use the month - Fixes #1317
parlough - 9 years ago
-
Update SC submodule for various fixes