All builds
-
1.8.9-4.1.0-BETA-286
-
Bump common for API updates.
…
Gabriel Harris-Rouquette - 10 years ago
-
Bump common for API updates.
-
1.8.9-4.1.0-BETA-285
-
Bump common for API updates.
…
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Bump API and update AbstractMappedData internally.
Gabriel Harris-Rouquette - 10 years ago
-
Allow SpongePlayerDataHandler to be initialized multiple times
Aaron Hill - 10 years ago
-
More DamageSource fixes for explosions.
bloodshot - 10 years ago
-
Implement BookView API
Walker Crouse - 10 years ago
-
Bump common for API updates.
-
1.8.9-4.1.0-BETA-284
-
Implement Chunk#unloadChunk()Z
Minecrell - 10 years ago
-
Implement Chunk#unloadChunk()Z
-
1.8.9-4.1.0-BETA-283
-
Update SpongeCommon
Minecrell - 10 years ago
SpongeCommon
-
Check for creator within a DamageSource caused by an explosion.
bloodshot - 10 years ago
-
Add convenience methods to EntityUtil for casting between Entity classes.
Gabriel Harris-Rouquette - 10 years ago
-
Merge UserDiscoverer fixes
Aaron Hill - 10 years ago
-
Bug Fixes with UserDiscoverer Lag
Hassan Syyid - 10 years ago
-
Remove un-needed Intrinsic in MixinEntityWolf.
Chris Sanders - 10 years ago
-
Use TextSerializer#deserializeUnchecked when deserializing ItemStack NBT
Aaron Hill - 10 years ago
-
Update SpongeCommon
-
1.8.9-4.1.0-BETA-282
-
Bump common for updates.
…
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Default implement DataHolder. Fix implementations of getKeys and getValues from entities. Fixes #618.
Gabriel Harris-Rouquette - 10 years ago
-
Check that objective exists on scoreboard before setting display slot
Aaron Hill - 10 years ago
-
Merge Lightning spawning fix. Merges #616.
Gabriel Harris-Rouquette - 10 years ago
-
Elevate various private protected methods/fields to eliminate synthetic accessor creation.
Gabriel Harris-Rouquette - 10 years ago
-
Flip accidentally inverted cancellation check, fixes https://github.com/SpongePowered/SpongeForge/issues/586
modwizcode - 10 years ago
-
Allow getting ItemTypes.NONE by id
Aaron Hill - 10 years ago
-
Fix check for valid rail directions
Aaron Hill - 10 years ago
-
Allow setting all directions on a Dispenser
Aaron Hill - 10 years ago
-
Temp fix for for inventory click NPE
Aaron Hill - 10 years ago
-
Fix recursive check during markAndNotifyBlockPost. Fixes #
bloodshot - 10 years ago
-
Bump common for updates.
-
1.8.9-4.1.0-BETA-281
-
Bump common for Catalog changes.
…
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Update API for Catalog changes.
Gabriel Harris-Rouquette - 10 years ago
-
Keep chunks loaded in SpongeChunkPreGenerate to allow for populators to run
Aleksi Sapon - 10 years ago
-
Bump common for Catalog changes.
-
1.8.9-4.1.0-BETA-280
-
Update SpongeCommon
Aaron Hill - 10 years ago
SpongeCommon
-
Bump SpongeAPI
Aaron Hill - 10 years ago
-
Fix player inventory not being cleared when no drops were captured
Aaron Hill - 10 years ago
-
Properly handle ICommand#getCommandUsage returning null
Aaron Hill - 10 years ago
-
Remove java6 dependency from Eclipse classpath
Minecrell - 10 years ago
-
Merge Experience processor bugfix. Merges #553.
Gabriel Harris-Rouquette - 10 years ago
-
Update the Total Experience value processor.
Daniel Naylor - 10 years ago
-
Update SpongeCommon
-
1.8.9-4.1.0-BETA-279
-
Remove classloader exclusion for @Plugin class
Minecrell - 10 years ago
-
Remove classloader exclusion for @Plugin class
-
1.8.9-4.1.0-BETA-278
-
Improve performance of log4j2 initialization
…
Minecrell - 10 years ago
-
Improve performance of log4j2 initialization
-
1.8.9-4.1.0-BETA-277
-
Update SpongeCommon for explosion changes
Aaron Hill - 10 years ago
SpongeCommon
-
Remove redirect from MixinExplosion
Aaron Hill - 10 years ago
-
Set velocityChanged flag when updating velocity
Aaron Hill - 10 years ago
-
Make it clear that the implementations depend on Commons's java6 source set
Minecrell - 10 years ago
-
Merge getLensForOrdinal fix to use spanning children. Merges #596.
Gabriel Harris-Rouquette - 10 years ago
-
Merge OrderedInventoryLensImpl stride before init fix. Merges #579
Gabriel Harris-Rouquette - 10 years ago
-
Merge Inventory2DLensImpl fix. Merges #583.
Gabriel Harris-Rouquette - 10 years ago
-
Merge fix for OrderedInventoryAdapter#getSlotLens. Merges #582.
Gabriel Harris-Rouquette - 10 years ago
-
Made QueryResult init with Spanning Children instead of Children to allow proper operations on queries returning more than one result.
Wyatt Childers - 10 years ago
-
Set stride before init in OrderedInventoryLensImpl, fixes #579
Steven Downer - 10 years ago
-
Fix Inventory2DLensImpl#getSlot always returning null
Steven Downer - 10 years ago
-
Fix OrderedInventoryAdapter#getSlotLens always returning null, fixes #457
Steven Downer - 10 years ago
-
Update SpongeCommon for explosion changes