All builds
-
1.11.2-6.0.0-BETA-251
-
Bump common for Data Serialization Refactor. Advisory:
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Sigh...
Gabriel Harris-Rouquette - 9 years ago
-
Implement failover for failed deserialization of custom data and re-attempts to deserialize during a future restart.
Gabriel Harris-Rouquette - 9 years ago
-
Merge Data Serialization refactor. Advisory note:
Gabriel Harris-Rouquette - 9 years ago
-
Verify nullability when constructing DataRegistrations.
Gabriel Harris-Rouquette - 9 years ago
-
Fix bad merge for SpongeDataManager and dependency injection.
Gabriel Harris-Rouquette - 9 years ago
-
Merge bleeding into Data Serialization refactor for updates.
Gabriel Harris-Rouquette - 9 years ago
-
Bump common for API changes for Data API Property static methods.
Gabriel Harris-Rouquette - 9 years ago
-
Merge implementation of getting the highest block in a world. Merges #1015.
Gabriel Harris-Rouquette - 9 years ago
-
Indiana Data: Registrations of Doom
Gabriel Harris-Rouquette - 9 years ago
-
Move some things around.
Gabriel Harris-Rouquette - 9 years ago
-
Implement Extent.getHighestBlockAt
Max Qian - 9 years ago
-
Bump common for Data Serialization Refactor. Advisory:
-
1.11.2-6.0.0-BETA-250
-
Merge injection support for Vanilla. Merges #311.
…
Gabriel Harris-Rouquette - 9 years ago -
Simplify initialization
Minecrell - 9 years ago
SpongeCommon
-
Merge implementation changes for more injection support. Merges #1302.
Gabriel Harris-Rouquette - 9 years ago
-
Merge implementation of removing GameRules. Merges #1021.
Gabriel Harris-Rouquette - 9 years ago
-
Merge implementation of JSON data format. Merges #1299. Closes #952.
Gabriel Harris-Rouquette - 9 years ago
-
Merge implementation of AbsorptionData. Merges #1182.
Gabriel Harris-Rouquette - 9 years ago
-
Merge implementation making all Living entities ProjectileSources. Merges #711.
Gabriel Harris-Rouquette - 9 years ago
-
this should not be here
Anselm Brehme - 9 years ago
-
fix PlayerInventory Missing direct child slots
Anselm Brehme - 9 years ago
-
fix custom inventory sometimes missing child slots
Anselm Brehme - 9 years ago
-
Simplify initialization
Minecrell - 9 years ago
-
Extract plugin configuration providers to their own classes
kashike - 9 years ago
-
Extract remaining providers to their own class
kashike - 9 years ago
-
Expose DataManager, ConfigManager, and PropertyRegistry
kashike - 9 years ago
-
Allow injection asset using @AssetId
Minecrell - 9 years ago
-
Add support for injecting channel bindings
kashike - 9 years ago
-
Add InjectionPointProvider
Minecrell - 9 years ago
-
Add helper method for binding and exposing
kashike - 9 years ago
-
Resetting Default GameRules
rexbut - 9 years ago
-
Add : World#removeGameRule(String)
rexbut - 9 years ago
-
fix private Listener detection
Anselm Brehme - 9 years ago
-
Remove requirement for events to extend AbstractEvent
simon816 - 9 years ago
-
Actually find and warn on private @Listener methods.
JBYoshi - 9 years ago
-
Implement JSON data format
Minecrell - 9 years ago
-
Remove GuavaJavaUtils
Minecrell - 9 years ago
-
Absorption data
kashike - 9 years ago
-
All living entities are a Projectile source
kashike - 10 years ago
-
Merge injection support for Vanilla. Merges #311.
-
1.11.2-6.0.0-BETA-249
-
Always reset the current line reader when an error occurs
Minecrell - 9 years ago
-
Always reset the current line reader when an error occurs
-
1.11.2-6.0.0-BETA-248
-
Update SpongeCommon for PathAsFileProvider fix
kashike - 9 years ago
SpongeCommon
-
Pass Path provider to PathAsFileProvider to avoid creating private directories
kashike - 9 years ago
-
Update SpongeCommon for PathAsFileProvider fix
-
1.11.2-6.0.0-BETA-247
-
Set app name for jline LineReader
Minecrell - 9 years ago
-
Set app name for jline LineReader
-
1.11.2-6.0.0-BETA-246
-
Update to jline 3
Minecrell - 9 years ago
-
Update to jline 3
-
1.11.2-6.0.0-BETA-245
-
Remove unneeded GRADLE_OPTS in Travis configuration
Minecrell - 9 years ago
-
Remove unneeded GRADLE_OPTS in Travis configuration
-
1.11.2-6.0.0-BETA-244
-
Attempt to fetch submodules from forks when building pull requests
Minecrell - 9 years ago
SpongeCommon
-
Attempt to fetch submodules from forks when building pull requests
Minecrell - 9 years ago
-
Fix hanging entities being dropped twice when already dead.
Gabriel Harris-Rouquette - 9 years ago
-
handle null inventories when generating lens
Anselm Brehme - 9 years ago
-
Catch errors when resolving API revision without git on the PATH
Minecrell - 9 years ago
-
Attempt to fetch submodules from forks when building pull requests
-
1.11.2-6.0.0-BETA-243
-
Improved injection support
…
kashike - 9 years ago -
Update SpongeCommon for causetracker error handling fixes.
bloodshot - 9 years ago
-
Update SpongeCommon for various fixes.
bloodshot - 9 years ago
SpongeCommon
-
Properly initialize SpongeImpl for tests
Minecrell - 9 years ago
-
Improved injection support
kashike - 9 years ago
-
Don't fire AI task remove events during entity init.
bloodshot - 9 years ago
-
Fix build
simon816 - 9 years ago
-
fixes issues with unknown inventories/containers by
Anselm Brehme - 9 years ago
-
Eliminate high uses of the internal profiler, overwrite the actual methods to be empty method bodies.
Gabriel Harris-Rouquette - 9 years ago
-
Cleanup error handling. Fixes #1273
bloodshot - 9 years ago
-
Remove error log when searching for fire block source. Fixes #1271
bloodshot - 9 years ago
-
Avoid accessing loaded chunk map during async lighting updates.
bloodshot - 9 years ago
-
Improved injection support
-
1.11.2-6.0.0-BETA-239
-
Update SpongeCommon
Minecrell - 9 years ago
-
Update SpongeCommon for inventory fixes.
bloodshot - 9 years ago
-
Bump common for registry fixes and compiler warning cleanup. Note that virtually all catalog type id lookups will be silently updated to their new returned ids.
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Add source during explosion phase. Fixes SpongePowered/SpongeForge#1385
bloodshot - 9 years ago
-
Refactor CauseTracker to be a global state tracker. This also fixes many of the issues
Gabriel Harris-Rouquette - 9 years ago
-
Merge pull request #1264 from caseif/bleeding
bloodmc - 9 years ago
-
Fix erroneous behavior when inventory interaction is cancelled and inventory is closed
Max Roncace - 9 years ago
-
Fix EntityTypeRegistryModule registering EntityTypes.UNKNOWN causing certain plugins to crash due to it throwing an exception. Fixes #1265.
Gabriel Harris-Rouquette - 9 years ago
-
Bump API and fix registry for TextStyleRegistryModule.
Gabriel Harris-Rouquette - 9 years ago
-
Unit test all catalog type registry modules for verification of the following:
Gabriel Harris-Rouquette - 9 years ago
-
Cleanup compiler warnings about deprecation. All uses of deprecated classes from the API are fully qualified instead
Gabriel Harris-Rouquette - 9 years ago
-
Fix possible NPE during TE activation init.
bloodshot - 9 years ago
-
Merge command permission check fix (#1249)
kashike - 9 years ago
-
Fix incorrect command permission checks in some situations.
Daniel Naylor - 9 years ago
-
Don't strip legacy characters from text components, fixes #1259
simon816 - 9 years ago
-
Update SpongeCommon