All builds
-
1.12.2-7.1.6-RC202
-
Bump SpongeCommon for harvesting fixes.
JBYoshi - 7 years ago
SpongeCommon
-
Spawn block-specific drops in BlockDropItemsPhaseState. Fixes #2786
JBYoshi - 7 years ago
-
Replace broken condition in MixinBlock.dropBlockAsItemWithChance().
JBYoshi - 7 years ago
-
Show an error message if phases are not completed at the end of a tick.
JBYoshi - 7 years ago
-
add slots added by mods extending ContainerWorkbench
Anselm Brehme - 7 years ago
-
Bump SpongeCommon for harvesting fixes.
-
1.12.2-7.1.6-RC201
-
Update SpongeCommon
Anselm Brehme - 7 years ago
-
bump common for starutp fix.
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
fix compile error
Anselm Brehme - 7 years ago
-
Fix localvariabletable optimization in vanilla. Fixes #407.
Gabriel Harris-Rouquette - 7 years ago
-
Improve User Data API integration (#2250)
Morpheus - 7 years ago
-
Update SpongeCommon
-
1.12.2-7.1.6-RC199
-
Bump common for world teleporting and configuration updates.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Bump API for configurate update. Fixes #2258.
Gabriel Harris-Rouquette - 7 years ago
-
I'm sorry my teleport fixes offended you with a portal sound!
Chris Sanders - 7 years ago
-
Couple of WorldManager fixes.
Chris Sanders - 7 years ago
-
Couple of MoveEntityEvent fixes in the network handler
Chris Sanders - 7 years ago
-
Check that the used item is NOT none. Fixes cancelling placements. Fixes #2242.
Gabriel Harris-Rouquette - 7 years ago
-
Push the target block snapshot to InteractionPacketContext.
Gabriel Harris-Rouquette - 7 years ago
-
Revert "Fix placing blocks not performing hand restores when block changes were cancelled. Fixes #2242."
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for world teleporting and configuration updates.
-
1.12.2-7.1.6-RC198
-
Bump common for some minor fixes with context provisions.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Migrate the pending context boolean to an AtomicBoolean.
Gabriel Harris-Rouquette - 7 years ago
-
Use the pre-existing ItemStackSnapshot instead of creating a new one when populating contexts.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for some minor fixes with context provisions.
-
1.12.2-7.1.6-RC197
-
Bump common for item placement restoration fix.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix placing blocks not performing hand restores when block changes were cancelled. Fixes #2242.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for item placement restoration fix.
-
1.12.2-7.1.6-RC196
-
Bump common for explosion updates and UserDiscoverer updates.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix UserDiscoverer not catching ReportedExceptions from reading nbt on users. Fixes #2266.
Gabriel Harris-Rouquette - 7 years ago
-
Clean up runaway explosion spam. Some mods just can't keep control of themselves...
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for explosion updates and UserDiscoverer updates.
-
1.12.2-7.1.6-RC195
-
Bump common for small fixes, read changelog in submodule update.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix explosions not performing item drops. Fixes #2272.
Gabriel Harris-Rouquette - 7 years ago
-
Fix using the incorrect type for item stack replacement events. Fixes #2255.
Gabriel Harris-Rouquette - 7 years ago
-
Cleanup SpongeEntityType usage. Fix damaging custom entities.
Gabriel Harris-Rouquette - 7 years ago
-
Fix API loaded worlds not calculating spawn on initial server session.
Chris Sanders - 7 years ago
-
Add flag to config to force a save always on load.
Chris Sanders - 7 years ago
-
Bump common for small fixes, read changelog in submodule update.
-
1.12.2-7.1.6-RC194
-
Yet another compile fix.
…
Gabriel Harris-Rouquette - 7 years ago -
Bump common for per block item drop fix with mods.
Gabriel Harris-Rouquette - 7 years ago
-
Fix hook for teleport update.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for max-processing-depth config change.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for redstone spam log fix.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for schematic update fix.
Gabriel Harris-Rouquette - 7 years ago
- Show -1 older commits.
- Collapse commits.
SpongeCommon
-
Process per block item entity drops regardless, some blocks can sometimes be not broken.
Gabriel Harris-Rouquette - 7 years ago
-
Bump the max depth processing by default instead, when we reach neighbor notifications.
Gabriel Harris-Rouquette - 7 years ago
-
Refactor a little of TileEntityActivation for cleaner mixins.
Gabriel Harris-Rouquette - 7 years ago
-
Start ignoring redstone neighbor propogation logic management. It works fine, just spams the log needlessly.
Gabriel Harris-Rouquette - 7 years ago
-
warn on first occurrence of modded container that is not captured
Anselm Brehme - 7 years ago
-
Fix loading v1 Schematics and translating them for v2 format.
Gabriel Harris-Rouquette - 7 years ago
-
Fix Plugin teleports not calling correct server code.
Chris Sanders - 7 years ago
-
Yet another compile fix.
-
1.12.2-7.1.6-RC188
-
Bump common for schematic loading fix.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix the schematic translator failing to pick up mod BlockEntities.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for schematic loading fix.
-
1.12.2-7.1.6-RC187
-
Bump common for compile fix.
…
Gabriel Harris-Rouquette - 7 years ago -
Bump common for better runaway detection fixes.
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix custom item entities not being spawned without any event listeners.
Gabriel Harris-Rouquette - 7 years ago
-
Improve runaway detection on deeply nested event listeners.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for compile fix.