All builds
-
1.12.2-7.1.0-BETA-41
-
Update SC reference for despawn data and event classloader fixes
Parker Lougheed - 8 years ago
SpongeCommon
-
Fix despawn delay issues and make it work as expected - Fixes #1867 (#1889)
Parker Lougheed - 8 years ago
-
Use ClassLoader from object we got to avoid NoClassDefFoundErrors
Max Qian - 9 years ago
-
Update SC reference for despawn data and event classloader fixes
-
1.12.2-7.1.0-BETA-40
-
Bump SpongeCommon for Advancement grant event firing
Aaron Hill - 8 years ago
SpongeCommon
-
Move Advancement event logic to SpongeCommon
Aaron Hill - 8 years ago
-
Add criterion and advancements listeners to AdvancementTest
Aaron Hill - 8 years ago
-
Fix incorrect critical damage handling
Parker Lougheed - 8 years ago
-
Add missing call to updatePermissionLevel
Aaron Hill - 8 years ago
-
Fix wrong order of causes in DeathPhase. Closes #2113.
Chris Sanders - 8 years ago
-
Sponge needs to follow its own standards and not put sponge: in key
Chris Sanders - 8 years ago
-
Fix ItemStackComparators not being registered.
Chris Sanders - 8 years ago
-
Bridge support for Forge's ITeleporter.
Chris Sanders - 8 years ago
-
Fix block capturing auto-populating.
Chris Sanders - 8 years ago
-
Spawn type should be DROPPED_ITEM from a CloseWindow.
Chris Sanders - 8 years ago
-
Fix Mesa generation in modded environments. Closes #1834.
Chris Sanders - 8 years ago
-
Fix issue where dimensions are never unregistered while server is
Chris Sanders - 8 years ago
-
Do not allow world unloads to be cancelled during shutdown.
Chris Sanders - 8 years ago
-
Be more informative with Sponge level data reading.
Chris Sanders - 8 years ago
-
Revert "Add support for difficulty and allowed spawntypes per world. Fixes #1165"
bloodshot - 8 years ago
-
Add support for difficulty and allowed spawntypes per world. Fixes #1165
bloodshot - 8 years ago
-
Fix super redirect causing infinite recursion. Fixes #1873
Gabriel Harris-Rouquette - 8 years ago
-
add original and final slot info to ChangeInventoryEvent.Held
Anselm Brehme - 8 years ago
-
Merge changes required to update to the latest forge release build.
Gabriel Harris-Rouquette - 8 years ago
-
Complete erroring redirects for gamerule checks with forge update. Now verifying work.
Gabriel Harris-Rouquette - 8 years ago
-
Commit for work so far with updating to Forge 2654. There are many more changes needed in relation to the gamerule redirects for AI tasks.
Gabriel Harris-Rouquette - 8 years ago
-
This needs to be cancellable.
Chris Sanders - 8 years ago
-
implement setting the profession on MixinEntityVillager.
Gabriel Harris-Rouquette - 8 years ago
-
Bump SpongeCommon for Advancement grant event firing
-
1.12.2-7.1.0-BETA-39
-
Update SC reference for end gateway and weather fixes
Parker Lougheed - 8 years ago
SpongeCommon
-
Implement value processors for endgateways - Fixes #1802 (#1855)
Parker Lougheed - 8 years ago
-
Fix weather issues - Fixes #1860 (#1866)
Parker Lougheed - 8 years ago
-
move ItemStackComparators to impl
Anselm Brehme - 8 years ago
-
fix empty Transactions in ChangeInventoryEvent.Transfer.Post
Anselm Brehme - 8 years ago
-
Rewrite years old injections into proper redirects with safeguarded try statements to ensure we are not leaking entity or location based DamageSources.
Gabriel Harris-Rouquette - 8 years ago
-
Add soft warning messages about recursive NBTTagCompounds on copy.
Gabriel Harris-Rouquette - 8 years ago
-
Update SC reference for end gateway and weather fixes
-
1.12.2-7.1.0-BETA-38
-
Bump Common for method cancellation fix
Daniel Naylor - 8 years ago
SpongeCommon
-
This needs to be marked cancellable. Resolves SpongeForge/2079.
Chris Sanders - 8 years ago
-
Bump Common for method cancellation fix
-
1.12.2-7.1.0-BETA-37
-
Bump Common for negative dimension ID fix
Daniel Naylor - 8 years ago
SpongeCommon
-
Don't remove worlds with negative dimension IDs from the world list.
Daniel Naylor - 8 years ago
-
Bump Common for negative dimension ID fix
-
1.12.2-7.1.0-BETA-36
-
Update SC reference for dupe fix
Parker Lougheed - 8 years ago
SpongeCommon
-
Fix vanilla item frame dupe - MC-124833 (#1858)
Parker Lougheed - 8 years ago
-
Bump API for user element fix
Daniel Naylor - 8 years ago
-
Update SC reference for dupe fix
-
1.12.2-7.1.0-BETA-35
-
Bump for common changes.
…
Chris Sanders - 8 years ago
SpongeCommon
-
Fix grabbing sound by underscored id.
Chris Sanders - 8 years ago
-
Implement parseValue on BlockTrait.
Chris Sanders - 8 years ago
-
Bump for common changes.
-
1.12.2-7.1.0-BETA-34
-
Lookup plugin sources in SpongeImplHooks.getModIdFromClass
…
Minecrell - 8 years ago
SpongeCommon
-
Add failsafe for malformed block id registrations causing a crash when loading configs. This fixes #1845.;
Gabriel Harris-Rouquette - 8 years ago
-
Bump API for command fix
Daniel Naylor - 8 years ago
-
Lookup plugin sources in SpongeImplHooks.getModIdFromClass
-
1.12.2-7.1.0-BETA-33
-
Bump common ref for API rollback.
…
Chris Sanders - 8 years ago
SpongeCommon
-
Rollback API ref, remove redundant double-prepare.
Chris Sanders - 8 years ago
-
Bump common ref for API rollback.
-
1.12.2-7.1.0-BETA-32
-
Bump for fire event after reordering.
…
Chris Sanders - 8 years ago
SpongeCommon
-
Fire event after re-ordering.
Chris Sanders - 8 years ago
-
Fix TE activation update method. Fixes #1838
bloodshot - 8 years ago
-
Bump for fire event after reordering.