All builds
-
1.12.2-2705-7.1.0-BETA-3179
-
Remove unnecessary code that was copied over from old forge. Fixes SpongePowered/SpongeForge#2224.
…
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
Add method to EntityUtil to retrieve an itemstack out of any entity, always returns an Itemstack.
Gabriel Harris-Rouquette - 8 years ago
-
Remove unnecessary code that was copied over from old forge. Fixes SpongePowered/SpongeForge#2224.
-
1.12.2-2705-7.1.0-BETA-3178
-
Attempt to keep villager professions in sync yet another way.
…
Gabriel Harris-Rouquette - 8 years ago -
Update common for missed import.
Gabriel Harris-Rouquette - 8 years ago
-
Bump common and fix a bunch of nullability issues with the block properties.
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
minor #23: fix some minor issues
kashike - 8 years ago
-
Fix missed import.
Gabriel Harris-Rouquette - 8 years ago
-
Modify property stores to consider nullable locations. Fixes an issue with getting matter from a null location in forge mods.
Gabriel Harris-Rouquette - 8 years ago
-
Attempt to keep villager professions in sync yet another way.
-
1.12.2-2705-7.1.0-BETA-3172
-
Bump SpongeCommon for key warning fix
Aaron Hill - 8 years ago
SpongeCommon
-
Improve warning message when a Key id includes a plugin id
Aaron Hill - 8 years ago
-
Bump SpongeCommon for key warning fix
-
1.12.2-2705-7.1.0-BETA-3171
-
Bump common for derp.
…
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
Sigh....
Gabriel Harris-Rouquette - 8 years ago
-
Bump common for derp.
-
1.12.2-2705-7.1.0-BETA-3170
-
Bump common for hot fix with ticking riding entities.
…
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
Fix ordering to avoid modifying the phase context after it has been switched.
Gabriel Harris-Rouquette - 8 years ago
-
Bump common for hot fix with ticking riding entities.
-
1.12.2-2705-7.1.0-BETA-3169
-
Merge compile warnings cleanup.
…
Gabriel Harris-Rouquette - 8 years ago -
Fix compile error from adding one too many overrides.
Gabriel Harris-Rouquette - 8 years ago
-
Merge stable-7 into branch for updates.
Gabriel Harris-Rouquette - 8 years ago
-
Merge stable-7 into cleanup branch to ensure functionality.
Gabriel Harris-Rouquette - 8 years ago
-
Disable remapping only the shadow references, not the entire class.
Gabriel Harris-Rouquette - 8 years ago
-
Clean up all related compiler warnings and mixin annotation processor warnings.
Gabriel Harris-Rouquette - 8 years ago
-
Bump and some minor cleanup of compile warnings.
Gabriel Harris-Rouquette - 8 years ago
-
Finish cleaning up class raw type warnings.
Gabriel Harris-Rouquette - 8 years ago
-
More cleanup
kashike - 8 years ago
-
Clean up a bunch of compiler warnings.
Gabriel Harris-Rouquette - 8 years ago
- Show -5 older commits.
- Collapse commits.
SpongeCommon
-
Merge compile warnings cleanup. Maintain commit history for posterity instead of one giant commit.
Gabriel Harris-Rouquette - 8 years ago
-
Do a null check for the context.
Gabriel Harris-Rouquette - 8 years ago
-
Merge stable-7 into branch for updates.
Gabriel Harris-Rouquette - 8 years ago
-
Add item clone test to test the serialization and deserialization of item stacks with json and data api.
Gabriel Harris-Rouquette - 8 years ago
-
Merge stable-7 into cleanup branch to ensure functionality.
Gabriel Harris-Rouquette - 8 years ago
-
Litle things.
Gabriel Harris-Rouquette - 8 years ago
-
Finished cleaning all the compiler warnings and mixin warnings.
Gabriel Harris-Rouquette - 8 years ago
-
More cleanup. All raw type class usage is either now fixed or suppressed as necessary.
Gabriel Harris-Rouquette - 8 years ago
-
Finish cleaning up raw type warnings.
Gabriel Harris-Rouquette - 8 years ago
-
More cleanup
kashike - 8 years ago
-
A bunch of class cast warning suppression and raw class usage suppression to clean up some compiler warnings.
Gabriel Harris-Rouquette - 8 years ago
-
Merge compile warnings cleanup.
-
1.12.2-2705-7.1.0-BETA-3168
-
Update SpongeCommon for player tracker performance fix.
bloodshot - 8 years ago
SpongeCommon
-
Switch back to HashMap for player tracker. Fixes #1896
bloodshot - 8 years ago
-
Update SpongeCommon for player tracker performance fix.
-
1.12.2-2705-7.1.0-BETA-3167
-
Update SpongeCommon for entity and TE activation module fixes.
bloodshot - 8 years ago
SpongeCommon
-
Fix various initialization issues with entity and TE activation.
bloodshot - 8 years ago
-
Update SpongeCommon for entity and TE activation module fixes.
-
1.12.2-2705-7.1.0-BETA-3166
-
Update SpongeCommon for proper TE activation fix.
bloodshot - 8 years ago
SpongeCommon
-
Make default activation state true for TE activation.
bloodshot - 8 years ago
-
Revert "Refactor default activation state for TE activation."
bloodshot - 8 years ago
-
Update SpongeCommon for proper TE activation fix.
-
1.12.2-2705-7.1.0-BETA-3165
-
Update SpongeCommon for TE activation default activation fix.
bloodshot - 8 years ago
SpongeCommon
-
Refactor default activation state for TE activation.
bloodshot - 8 years ago
-
Update SpongeCommon for TE activation default activation fix.