All builds
-
1.12.1-2444-7.0.0-BETA-2582
-
Update SpongeCommon for various fixes.
bloodmc - 9 years ago
SpongeCommon
-
Cache active chunk for entities and tileentities.
bloodmc - 9 years ago
-
Cache persisted chunk status for activation ranges.
bloodmc - 9 years ago
-
Don't enter TILE_ENTITY_UNLOAD phase on client
Aaron1011 - 9 years ago
-
Always force id's to lowercase when read from config.
bloodmc - 9 years ago
-
Add TileEntityUnloadState. Fixes SpongePowered/SpongeForge#1470
bloodmc - 9 years ago
-
Lets try this fix again for Inventory getPlugin.
Zidane - 9 years ago
-
Fix Inventoryt#getPlugin for custom inventories.
Zidane - 9 years ago
-
Merge pull request #1500 from Cybermaxke/fix-tracker-class-loading
bloodmc - 9 years ago
-
Fix unintentionally class loading caused by Tracker redirect methods.
Cybermaxke - 9 years ago
-
Update SpongeCommon for various fixes.
-
1.12.1-2444-7.0.0-BETA-2577
-
Update SpongeCommon
Aaron1011 - 9 years ago
SpongeCommon
-
Update SpongeCommon
-
1.12.1-2444-7.0.0-BETA-2573
-
Update SpongeCommon for method tracking system fix.
bloodmc - 9 years ago
SpongeCommon
-
Fix SF client crash on world join.
bloodmc - 9 years ago
-
Merge pull request #1498 from Cybermaxke/tracking-fix
bloodmc - 9 years ago
-
Fixed a issue that caused IncompatibleClassChangeError's.
Cybermaxke - 9 years ago
-
Cleanup and optimize legacy text parser and add test
stephan-gh - 9 years ago
-
Update SpongeCommon for method tracking system fix.
-
1.12.1-2444-7.0.0-BETA-2568
-
Merges #1723 : Track the IItemHandler, IFluidTank, IFluidBlock and IFluidHandler methods.
Cybermaxke - 9 years ago
SpongeCommon
-
Merges #1723 : Track the IItemHandler, IFluidTank, IFluidBlock and IFluidHandler methods.
-
1.12.1-2444-7.0.0-BETA-2566
-
Update SpongeCommon
stephan-gh - 9 years ago
SpongeCommon
-
Update SpongeCommon
-
1.12.1-2444-7.0.0-BETA-2565
-
Update SpongeCommon for sponge command changes
kashike - 9 years ago
-
Merge pull request #1724 from Grinch/feature/help-command-permission
kashike - 9 years ago
-
Update for changes in SpongePowered/SpongeCommon#1484
Grinch - 9 years ago
SpongeCommon
-
Merge pull request #1484 from Grinch/feature/help-command-permission
kashike - 9 years ago
-
Rename SpongeCommand -> SpongeCommands
Grinch - 9 years ago
-
Add 'sponge.command.help' permission to '/sponge:help' command
Grinch - 9 years ago
-
Update SpongeCommon for sponge command changes
-
1.12.1-2444-7.0.0-BETA-2563
-
Bump common ref for recipes test disable
…
Zidane - 9 years ago
SpongeCommon
-
Disable the recipes plugin test.
Zidane - 9 years ago
-
Handle null return value in JsonTextSerializer. Fixes #1469
stephan-gh - 9 years ago
-
Implement ItemStackSnapshot.getTranslation()
stephan-gh - 9 years ago
-
Update database connectors
stephan-gh - 9 years ago
-
Bump common ref for recipes test disable
-
1.12.1-2444-7.0.0-BETA-2562
-
Update SpongeCommon for Mixin update
stephan-gh - 9 years ago
SpongeCommon
-
Update Mixin to 0.7-SNAPSHOT
stephan-gh - 9 years ago
-
Update SpongeCommon for Mixin update
-
1.12.1-2444-7.0.0-BETA-2561
-
Add '/sponge mods' command
…
Grinch - 9 years ago
SpongeCommon
-
Merge pull request #1481 from Grinch/feature/plugins-command
Zidane - 9 years ago
-
Finishing touches
Grinch - 9 years ago
-
Merge pull request #1477 from JBYoshi/pluginphase-post
Zidane - 9 years ago
-
Updated plugin list command to use pagination rather than a raw list
zachoooo - 10 years ago
-
Allow PluginPhase to run during unwinding, for plugin actions inside event listeners that are called during unwinding. Fixes SpongePowered/SpongeVanilla#314.
jbyoshi - 9 years ago
-
Add '/sponge mods' command
-
1.12.1-2444-7.0.0-BETA-2560
-
Update SpongeCommon for CME fix.
bloodmc - 9 years ago
SpongeCommon
-
Update SpongeCommon for CME fix.