All builds
-
1.12.2-7.1.0-BETA-120
-
Bump common for excessive spam fix with frames.
…
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
This is for @Zidane. An unusual side effect of only attaching notifiers
Gabriel Harris-Rouquette - 8 years ago
-
Fix excessive spam of exceptions from frame corruption. Fixes #2104.
Gabriel Harris-Rouquette - 8 years ago
-
Bump common for excessive spam fix with frames.
-
1.12.2-7.1.0-BETA-119
-
Bump common to move some code there for SpongeForge.
…
Chris Sanders - 8 years ago -
Bump SpongeCommon for XP fix.
JBYoshi - 8 years ago
SpongeCommon
-
Used in SpongeForge/SpongeVanilla for interaction fix.
Chris Sanders - 8 years ago
-
Avoid pushing duplicate objects in succession from various sources.
Gabriel Harris-Rouquette - 8 years ago
-
Merge early data handling management for pre data registration phases.
Gabriel Harris-Rouquette - 8 years ago
-
Properly fix SpongePowered/SpongeForge#1946.
Gabriel Harris-Rouquette - 8 years ago
-
Merge upstream after some changes locally.
Gabriel Harris-Rouquette - 8 years ago
-
Potentially fix awkward NPE occurring with Woodland Mansions.
Gabriel Harris-Rouquette - 8 years ago
-
Merge world limit fixes preventing crashes and exceptions from sponge when reaching the extended world limit. Merges #1958.
Gabriel Harris-Rouquette - 8 years ago
-
Only recalculate experience when the values are significantly off.
JBYoshi - 8 years ago
-
Fix commands requiring player interaction to process. Fixes SpongePowered/SpongeForge#2442.
Gabriel Harris-Rouquette - 8 years ago
-
reformat
Mmis1000 - 8 years ago
-
Do null check on `this.tempRegistry.valueProcessorMap.get(key)`
Mmis1000 - 8 years ago
-
Fix issues with world limit
ImMorpheus - 8 years ago
-
Bump common to move some code there for SpongeForge.
-
1.12.2-7.1.0-BETA-117
-
Update SpongeCommon
Anselm Brehme - 8 years ago
SpongeCommon
-
fix CraftItemEvent.Preview when crafting multiple items
Anselm Brehme - 8 years ago
-
ignore packets with wrong container id
Anselm Brehme - 8 years ago
-
fix error message format
Anselm Brehme - 8 years ago
-
Provide the user instead of the player during login.
Gabriel Harris-Rouquette - 8 years ago
-
improve performance when creating large lenses
Anselm Brehme - 8 years ago
-
Resend container if interact block fails to fix ghost item usage.
Chris Sanders - 8 years ago
-
Update SpongeCommon
-
1.12.2-7.1.0-BETA-116
-
Bump common. Fix Vanilla exploit with cancelled interactions.
…
Chris Sanders - 8 years ago -
Bump common ref for command block tracking changes.
Chris Sanders - 8 years ago
SpongeCommon
-
Correct naming and add a flag for usage in SV.
Chris Sanders - 8 years ago
-
Associate owner/notifier when executing commands that change blocks.
Chris Sanders - 8 years ago
-
Bump common. Fix Vanilla exploit with cancelled interactions.
-
1.12.2-7.1.0-BETA-115
-
Bump common for API release dependency.
…
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
Bump API for API v7.1.0 release dependency.
Gabriel Harris-Rouquette - 8 years ago
-
Add some assurances that the PacketBuffer is going to be properly sized before and
Gabriel Harris-Rouquette - 8 years ago
-
Apply some redirects to BlockStateContainer to attempt to narrow down where the exception/overwriting is coming from.
Gabriel Harris-Rouquette - 8 years ago
-
Bump common for API release dependency.
-
1.12.2-7.1.0-BETA-114
-
Bump common. Remove dead code.
…
Chris Sanders - 8 years ago
SpongeCommon
-
Slightly change the flow for interaction events.
Chris Sanders - 8 years ago
-
Fix check for capture pos that prevented entities being captured.
Gabriel Harris-Rouquette - 8 years ago
-
Fix mixup with inventory packet states attempting to set more capture objects.
Gabriel Harris-Rouquette - 8 years ago
-
Packet PhaseState cleanup. Moving a bunch of packet states to packages to keep things tidy, attempt number 2 at allowing entity captures to work in packet phase states for interactions...
Gabriel Harris-Rouquette - 8 years ago
-
Eliminate nullability checks since we default to an unknown packet state.
Gabriel Harris-Rouquette - 8 years ago
-
Properly fix ChangeBlockEvent.Pre being cancelled during interactions
Gabriel Harris-Rouquette - 8 years ago
-
Bump common. Remove dead code.
-
1.12.2-7.1.0-BETA-113
-
Bump common for various updates and fixes.
…
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
Silly Zidane adding features without bumping common etc.
Gabriel Harris-Rouquette - 8 years ago
-
Merged interaction fixes into stable-7. Fixes an issue where
Gabriel Harris-Rouquette - 8 years ago
-
Start moving phase context capture logic into PhaseContext where the knowing of what lists are available is more direct.
Gabriel Harris-Rouquette - 8 years ago
-
Small fixes and cleanup. Improved if statement for world gen to avoid performing capture block logic.
Gabriel Harris-Rouquette - 8 years ago
-
Shut down lighting executor when world is unloaded
Aaron Hill - 8 years ago
-
Don't perform capturing if WorldGeneration.
Chris Sanders - 8 years ago
-
Experimental change to allow interaction packets to perform block captures for entity drops during changes. There might be other consequences to enabling this, but it will have to do.
Gabriel Harris-Rouquette - 8 years ago
-
Bump common for various updates and fixes.
-
1.12.2-7.1.0-BETA-112
-
Fix GravityAffectedPropertyStore instanceof check.
…
JBYoshi - 8 years ago
SpongeCommon
-
Fix GravityAffectedPropertyStore instanceof check.
JBYoshi - 8 years ago
-
Couple Firework fixes
Chris Sanders - 8 years ago
-
fix empty query result returning the entire inventory instead #2081
Anselm Brehme - 8 years ago
-
Bump API. Fix default config portal agent id for nether.
Chris Sanders - 8 years ago
-
Merge pull request #2079 from RedNesto/fix/2077
kashike - 8 years ago
-
Fixes #2077
RedNesto - 8 years ago
-
Add missed permission to /sponge metrics
Daniel Naylor - 8 years ago
-
Fix GravityAffectedPropertyStore instanceof check.
-
1.12.2-7.1.0-BETA-111
-
Bump Common for metric update
Daniel Naylor - 8 years ago
SpongeCommon
-
Updated metrics package
Daniel Naylor - 8 years ago
-
Bump Common for metric update
-
1.12.2-7.1.0-BETA-110
-
Bump SpongeCommon for metrics collection config
Daniel Naylor - 8 years ago
SpongeCommon
-
ANOTHER
kashike - 8 years ago
-
rename command
kashike - 8 years ago
-
*flips table* fix testplugins
kashike - 8 years ago
-
Merge pull request #2060 from SpongePowered/feature/stats-service
kashike - 8 years ago
-
stats -> metrics
kashike - 8 years ago
-
Implement StatsConfigManager and statistics-collection config
Daniel Naylor - 8 years ago
-
Bump SpongeCommon for metrics collection config