All builds
-
1.12.2-2825-7.1.6-RC3700
-
Properly prune indexed snapshots from the wrapper list for mods. Fixes #2715.
…
Gabriel Harris-Rouquette - 7 years ago
-
Properly prune indexed snapshots from the wrapper list for mods. Fixes #2715.
-
1.12.2-2825-7.1.6-RC3699
-
Bump common for fixing attempting to throw single block events for TileEntities unloading. Fixes #2742.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Make Tiles Unloading still singularly capture block changes for events like they are designed to do. Fixes SpongePowered/SpongeForge#2742.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for fixing attempting to throw single block events for TileEntities unloading. Fixes #2742.
-
1.12.2-2825-7.1.6-RC3698
-
Bump common for fixing pruning single snapshots. Fixes #2729.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix attempting to prune a single snapshot during neighbor notifications. Fixes SpongePowered/SpongeForge#2729.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for fixing pruning single snapshots. Fixes #2729.
-
1.12.2-2825-7.1.6-RC3697
-
Bump common for Schematic Format support update.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Merge Implementation support for Schematic v2 and API update. Merges #2231.
Gabriel Harris-Rouquette - 7 years ago
-
Implement Sponge Schematic Format version 2 with existing API changes
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for Schematic Format support update.
-
1.12.2-2825-7.1.6-RC3696
-
Add Forge Capabilities deserialization support for ItemStacks. Fixes #2733.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Add Forge Capabilities deserialization. Fixes SpongePowered/SpongeForge#2733.
Gabriel Harris-Rouquette - 7 years ago
-
Add Forge Capabilities deserialization support for ItemStacks. Fixes #2733.
-
1.12.2-2825-7.1.6-RC3695
-
Bump common for Listeners being re-entrant. Fixes #2734.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Make ListenerPhaseStates avoid being reported as re-entrant.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for Listeners being re-entrant. Fixes #2734.
-
1.12.2-2825-7.1.6-RC3694
-
Bump common for tile entity removal fixes. Should fix several issues.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Perform block breaks on set instead of delaying till later.
Gabriel Harris-Rouquette - 7 years ago
-
Refactor registry module registration (#2223)
Morpheus - 7 years ago
-
Bump common for tile entity removal fixes. Should fix several issues.
-
1.12.2-2825-7.1.6-RC3693
-
Update common for TE retrieval fix with interactions. Fixes #2709.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix block drops requesting a potentially removed TileEntity during player interactions. Fixes SpongePowered/SpongeForge#2709.
Gabriel Harris-Rouquette - 7 years ago
-
Update common for TE retrieval fix with interactions. Fixes #2709.
-
1.12.2-2825-7.1.6-RC3692
-
Use https instead of http.
…
Gabriel Harris-Rouquette - 7 years ago
-
Use https instead of http.
-
1.12.2-2825-7.1.6-RC3691
-
Cast to SpawnEntityEvent to access entities instead of causing a ClassCastException. Fixes part of #2728.
…
Gabriel Harris-Rouquette - 7 years ago
-
Cast to SpawnEntityEvent to access entities instead of causing a ClassCastException. Fixes part of #2728.