All builds
-
1.12.1-2444-7.0.0-BETA-2500
-
Update to Minecraft 1.12.1
Minecrell - 9 years ago
-
Move SpongeCoremod out of java6 source set
Minecrell - 9 years ago
SpongeCommon
-
Revert "Fix vanilla server dupe with auto-recipe generation."
Minecrell - 9 years ago
-
Update to Minecraft 1.12.1
Minecrell - 9 years ago
-
Fix isInsideStructure/getNearestStructurePos for nether/end structures, Fixes SpongePowered/SpongeForge#1685
Nick Conde - 9 years ago
-
Update to Minecraft 1.12.1
-
1.12-2443-7.0.0-BETA-2498
-
Update SpongeCommon.
bloodshot - 9 years ago
SpongeCommon
-
Revert "Add better fake world detection. Lazily evaluated, method can be used on any World object now."
bloodshot - 9 years ago
-
Add better fake world detection. Lazily evaluated, method can be used on any World object now.
Gabriel Harris-Rouquette - 9 years ago
-
Use Slice instead of ordinal
Felix Treede - 9 years ago
-
Fix misplaced phase complete in chunk generation
Felix Treede - 9 years ago
-
Update SpongeCommon.
-
1.12-2443-7.0.0-BETA-2496
-
Cache the mod world directory in getWorldDirectory.
bloodshot - 9 years ago
-
Cache the mod world directory in getWorldDirectory.
-
1.12-2443-7.0.0-BETA-2495
-
Handle getWorldDirectory properly for mods. Fixes #1656
…
bloodshot - 9 years ago
-
Handle getWorldDirectory properly for mods. Fixes #1656
-
1.12-2443-7.0.0-BETA-2494
-
Fix Forge's EntityInteract event not firing. Fixes #1693
…
bloodshot - 9 years ago
SpongeCommon
-
Improve processUseEntity overwrite comments.
bloodshot - 9 years ago
-
Use isFake method for dummy world check in entity activation init.
bloodshot - 9 years ago
-
Check for dummy worlds before entity activation init.
bloodshot - 9 years ago
-
Don't update light async if executor is shutdown.
bloodshot - 9 years ago
-
Don't update light async during server shutdown. Fixes #1690
bloodshot - 9 years ago
-
Fix Forge's EntityInteract event not firing. Fixes #1693
-
1.12-2443-7.0.0-BETA-2491
-
Fix sponge registrations not checking for null keys. Fixes #1678
bloodshot - 9 years ago
-
Fix sponge registrations not checking for null keys. Fixes #1678
-
1.12-2443-7.0.0-BETA-2490
-
Forge to 2443
kashike - 9 years ago
-
Forge to 2443
-
1.12-2397-7.0.0-BETA-2489
-
Bump for permission API changes.
…
Chris Sanders - 9 years ago
SpongeCommon
-
Bump ref for permissions changes. THIS IS A BREAK.
Chris Sanders - 9 years ago
-
Merge branch 'lucko/permission' into bleeding
Chris Sanders - 9 years ago
-
Update for PermissionService API changes
Luck - 9 years ago
-
Bump for permission API changes.
-
1.12-2397-7.0.0-BETA-2487
-
Fix Forge's EntityInteractSpecific event never firing. Fixes #1689
bloodshot - 9 years ago
-
Fix Forge's EntityInteractSpecific event never firing. Fixes #1689
-
1.12-2397-7.0.0-BETA-2486
-
Update SpongeCommon for InjectionPoint changes
kashike - 9 years ago
SpongeCommon
-
Fix InjectionPoint support on constructor/method parameters. (#1435)
Seppe Volkaerts - 9 years ago
-
allow setting TreeType without changing the ItemType
Anselm Brehme - 9 years ago
-
Update SpongeCommon for InjectionPoint changes