All builds
-
1.12-2321-7.0.0-BETA-2380
-
Update SpongeForge to Minecraft 1.12
Minecrell - 9 years ago
-
Replace removed/deprecated guava usages with replacements
kashike - 9 years ago
-
Bump common for entity regsitry debugging to try and find a fix for #1422.
Gabriel Harris-Rouquette - 9 years ago
-
Fix name changed in mapping update
Aaron Hill - 9 years ago
-
Update SpongeCommon for missed inclusions
kashike - 9 years ago
-
Update mappings to 20170609
kashike - 9 years ago
-
Update SpongeCommon for User custom data
Anselm Brehme - 9 years ago
-
Update MCP mappings to snapshot_20170608
Minecrell - 9 years ago
-
Ensure server is available before calling SpongeImpl.getServer
Aaron Hill - 9 years ago
-
Prevent Sponge from setting the active mod container during async events.
Daniel Naylor - 9 years ago
-
Bump Common for item duping fix
Daniel Naylor - 9 years ago
-
Bump common for ITemStack.Builder fix.
Gabriel Harris-Rouquette - 9 years ago
-
Update SpongeCommon
Anselm Brehme - 9 years ago
-
Bump common for World extension fixes with World#getUniqueId(). Fixes #1527.
Gabriel Harris-Rouquette - 9 years ago
-
Bump common for updates.
Gabriel Harris-Rouquette - 9 years ago
-
Bump common for minor fixes and Data registration exception update.
Gabriel Harris-Rouquette - 9 years ago
-
Bump Common for context fix
Daniel Naylor - 9 years ago
-
Bump common to fix typo.
Gabriel Harris-Rouquette - 9 years ago
-
Bump common for World init fix. Fixes #1509.
Gabriel Harris-Rouquette - 9 years ago
-
fix toContainer including vanilla manipulators
Anselm Brehme - 9 years ago
-
Bump common for biome bound fix.
Gabriel Harris-Rouquette - 9 years ago
-
Bump SpongeCommon for Configurate data serializer fix
Daniel Naylor - 9 years ago
-
Bump SpongeCommon for pagination fix.
Daniel Naylor - 9 years ago
-
Update SpongeCommon for ExtraUtilities 2 fixes.
bloodshot - 9 years ago
-
Remove note about setupCIWorkspace since it causes compile errors for Sponge
Minecrell - 9 years ago
-
Correct recommendation regarding use of local Gradle installations vs wrapper
Minecrell - 9 years ago
-
Configure IntelliJ run configurations to use java6 source set
Minecrell - 9 years ago
-
Bump Common for selector fix
Daniel Naylor - 9 years ago
-
Update SpongeCommon for MoveEntityEvent and TE tracking improvements.
bloodshot - 9 years ago
-
Update SpongeCommon for vehicle MoveEntityEvent fix.
bloodshot - 9 years ago
-
this must be public
Anselm Brehme - 9 years ago
-
Update SpongeCommon for spawning fix.
bloodshot - 9 years ago
-
Update SpongeCommon for pagination styling changes and cleanup
kashike - 9 years ago
-
Update SpongeCommon for piston extend fix.
bloodshot - 9 years ago
-
Bump common towards API 7.0.0-SNAPSHOT.
Gabriel Harris-Rouquette - 9 years ago
- Show -30 older commits.
- Collapse commits.
SpongeCommon
-
Change world loading overwrites back to public for Forge compat
Minecrell - 9 years ago
-
Make two methods previously private public for forge updates.
Gabriel Harris-Rouquette - 9 years ago
-
Merge CauseTracker detail addition for CrashReports. Merges #1389.
Gabriel Harris-Rouquette - 9 years ago
-
Merge 1.12 changes and updates into bleeding for further development.
Gabriel Harris-Rouquette - 9 years ago
-
Add debugging for unregistered entity types in MobSpawner loading.
Gabriel Harris-Rouquette - 9 years ago
-
tests: Add class loader exclusion for org.slf4j.*
Minecrell - 9 years ago
-
Various minor fixes: fix running in production, and some crashes
Minecrell - 9 years ago
-
Update for class, method, and field renames
kashike - 9 years ago
-
Update workspace for Minecraft 1.12
Minecrell - 9 years ago
-
Update mappings
Minecrell - 9 years ago
-
Stop shading fastutil, Minecraft includes a full copy now
Minecrell - 9 years ago
-
Register Vanilla dimension types after enum is fully loaded
Minecrell - 9 years ago
-
Update mappings
Nick Conde - 9 years ago
-
Add 1.12 entities to registry, fix data version
Nick Conde - 9 years ago
-
Fix several mixin errors for 1.12
Nick Conde - 9 years ago
-
Fix remaining compile errors
Nick Conde - 9 years ago
-
Replace SpongeChatType with NMS ChatType enum
Nick Conde - 9 years ago
-
Various 1.12 fixes
Nick Conde - 9 years ago
-
Update to 1.12-pre2
Nick Conde - 9 years ago
-
Remove usages of guavaToJava8
kashike - 9 years ago
-
Remove achievements
kashike - 9 years ago
-
Switch usages of GuavaCollectors to methods in Guava 21
Minecrell - 9 years ago
-
Replace removed/deprecated guava usages with replacements
kashike - 9 years ago
-
Bump dependencies
kashike - 9 years ago
-
Include missed additions to previous commit
kashike - 9 years ago
-
Update mappings to 20170609
kashike - 9 years ago
-
make custom data work for offline players
Anselm Brehme - 9 years ago
-
Update MCP mappings to snapshot_20170608
Minecrell - 9 years ago
-
Change webchat link to https
kashike - 9 years ago
-
Update SpongeAPI
Anselm Brehme - 9 years ago
-
use reusable lenses for InventoryLargeChest, TileEntityChest and TileEntityHopper
Anselm Brehme - 9 years ago
-
fix TileEntityLockable Injection override
Anselm Brehme - 9 years ago
-
Add cause tracker dump to crash reports
Aaron Hill - 9 years ago
-
provide one of the chests as carrier for doublechests for now
Anselm Brehme - 9 years ago
-
Clear captured transactions after action or place block packet handling.
Daniel Naylor - 9 years ago
-
Ensure that ItemStack.Builder implementations do not rely on block state containers causing registration exceptions.
Gabriel Harris-Rouquette - 9 years ago
-
Update Mixin to 0.6.10
Minecrell - 9 years ago
-
trying to handle slots added to Containers after creation
Anselm Brehme - 9 years ago
-
initialize carrier in Container
Anselm Brehme - 9 years ago
-
Add workaround for base World class that may interfere with modded extended worlds that may not have had a UUID properly set.
Gabriel Harris-Rouquette - 9 years ago
-
Fix issue with eclipse compiler
Nick Conde - 9 years ago
-
Bump common for Data exception printing a useful message.
Gabriel Harris-Rouquette - 9 years ago
-
Ensure that lazily loaded world infos are not going to produce an NPE in certain mod cases for dummy worlds.
Gabriel Harris-Rouquette - 9 years ago
-
Lazy load world contexts. Fixes #1354.
Daniel Naylor - 9 years ago
-
Damned typo.
Gabriel Harris-Rouquette - 9 years ago
-
Move Context creation to the init method. Fixes SpongePowered/SpongeForge#1509.
Gabriel Harris-Rouquette - 9 years ago
-
fix toContainer including vanilla manipulators
Anselm Brehme - 9 years ago
-
Fix Biome bounds. Fixes #1349.
Gabriel Harris-Rouquette - 9 years ago
-
Ensure that the CatalogTypeTypeSerializer takes precidence over the DataSerializableTypeSerializer.
Daniel Naylor - 9 years ago
-
Fix pagination state not persisting across deaths
Daniel Naylor - 9 years ago
-
fix missing SlotTypes on some Inventories
Anselm Brehme - 9 years ago
-
Avoid extra lookup in getTileEntity when called async.
bloodshot - 9 years ago
-
If getTileEntity is called async, check for TE in chunk.
bloodshot - 9 years ago
-
Move getTileEntity async check. Fixes SpongePowered/SpongeForge#1503
bloodshot - 9 years ago
-
Allow TileEntities to load chunks when calling getBlockState.
bloodshot - 9 years ago
-
Don't capture block drops if fake player is cause.
bloodshot - 9 years ago
-
Avoid retrieving a tileentity async. Fixes SpongePowered/SpongeForge#1343
bloodshot - 9 years ago
-
Correct recommendation regarding use of local Gradle installation vs wrapper
Minecrell - 9 years ago
-
Merge pull request #1338 from rexbut/tameable
bloodmc - 9 years ago
-
Merge pull request #1341 from JBYoshi/fix/getunloadedworlds
bloodmc - 9 years ago
-
Correct the behavior of getUnloadedWorlds(). Fixes SpongePowered#1297
JBYoshi - 9 years ago
-
Fix incorrectly attempting to match selectors by the sponge ID.
Daniel Naylor - 9 years ago
-
Cache block owner with TE to avoid constant chunk lookups.
bloodshot - 9 years ago
-
Move projectile impact cancel logic to SpongeCommonEventFactory.
bloodshot - 9 years ago
-
Don't fire movement events if entity is dead, a projectile, or an item.
bloodshot - 9 years ago
-
Fix : TameableData
rexbut - 9 years ago
-
Fire MoveEntityEvent when server receives a vehicle update packet.
bloodshot - 9 years ago
-
Fix spawn limits when using custom mob spawn ranges.
bloodshot - 9 years ago
-
Merge pagination styling changes and cleanup (#1332)
kashike - 9 years ago
-
Still use the title's style
Parker Lougheed - 9 years ago
-
Add null check
Parker Lougheed - 9 years ago
-
Fix pagination styling issue and clean up class a little
Parker Lougheed - 9 years ago
-
Fix piston events not always checking position extending into. Fixes #1329
bloodshot - 9 years ago
-
Remove Text XML serializer. Closes #492
Minecrell - 9 years ago
-
Bump common for deprecated removals.
Gabriel Harris-Rouquette - 9 years ago
-
Bump API towards 7.0.0-SNAPSHOT.
Gabriel Harris-Rouquette - 9 years ago
-
Update SpongeForge to Minecraft 1.12