All builds
-
1.12.2-2705-7.1.0-BETA-3134
-
Bump common for stackoverflow fix with caching manipulators and keys.
…
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
Correctly lazy load keys and manipulators to avoid causing stack overflow errors.
Gabriel Harris-Rouquette - 8 years ago
-
Bump common for stackoverflow fix with caching manipulators and keys.
-
1.12.2-2705-7.1.0-BETA-3133
-
Ignore collision box checks for multipart entities, should fix issues where the Hydra from TwilightForest gets deleted because of the collision box check.
…
Gabriel Harris-Rouquette - 8 years ago -
Bump common to finally make this build work.
Gabriel Harris-Rouquette - 8 years ago
-
Bump common for compiler fix.
Gabriel Harris-Rouquette - 8 years ago
-
Bump common and fix extraneous frame modifications without a try with resources to ensure cleanup of the event contexts.
Gabriel Harris-Rouquette - 8 years ago
-
Bump common for collision crash fix with EnderIO. Fixes #2181.
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
Ignore bounding box size checks for multipart entities.
Gabriel Harris-Rouquette - 8 years ago
-
compile issues.
Gabriel Harris-Rouquette - 8 years ago
-
Stupid generics.
Gabriel Harris-Rouquette - 8 years ago
-
Ensure all frame modifications with contexts are being properly wrapped with try with resources frames. Avoid leaking out any frames prior.
Gabriel Harris-Rouquette - 8 years ago
-
Add isFake check for collision detection module on entity construction. Fixes SpongePowered/SpongeForge#2181.
Gabriel Harris-Rouquette - 8 years ago
-
Ignore collision box checks for multipart entities, should fix issues where the Hydra from TwilightForest gets deleted because of the collision box check.
-
1.12.2-2705-7.1.0-BETA-3126
-
Update SpongeCommon for liquid flow context leak.
bloodshot - 8 years ago
SpongeCommon
-
Fix liquid flow context leak.
bloodshot - 8 years ago
-
Update SpongeCommon for liquid flow context leak.
-
1.12.2-2705-7.1.0-BETA-3125
-
Bump Forge to 2705 to fix some client issues.
bloodshot - 8 years ago
-
Bump Forge to 2705 to fix some client issues.
-
1.12.2-2703-7.1.0-BETA-3124
-
Only clear dimension data on shutdown if client. Fixes #2173
…
bloodshot - 8 years ago
-
Only clear dimension data on shutdown if client. Fixes #2173
-
1.12.2-2703-7.1.0-BETA-3122
-
Bump common to take advantage of Properties being cached on BlockStates.
…
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
Add caching and lazy evaluating Data API properties on block states since they are immutable.
Gabriel Harris-Rouquette - 8 years ago
-
Bump common to take advantage of Properties being cached on BlockStates.
-
1.12.2-2703-7.1.0-BETA-3120
-
Update SpongeCommon for Entity/TE tick fix.
bloodshot - 8 years ago
SpongeCommon
-
Don't tick if chunk is in progress of being scheduled for unload.
bloodshot - 8 years ago
-
Update SpongeCommon for Entity/TE tick fix.
-
1.12.2-2703-7.1.0-BETA-3119
-
Delay config saving to prevent Access Denied errors.
Daniel Naylor - 8 years ago
SpongeCommon
-
Delay config saving to prevent Access Denied errors on Windows (#1915)
Daniel Naylor - 8 years ago
-
Update spawn point copying to match Forge. (#1900)
Jonathan Browne - 8 years ago
-
Delay config saving to prevent Access Denied errors.
-
1.12.2-2703-7.1.0-BETA-3116
-
Bump to Forge release version.
…
Gabriel Harris-Rouquette - 8 years ago
-
Bump to Forge release version.
-
1.12.2-2690-7.1.0-BETA-3115
-
Add another pre-block break check with MixinForgeHooks. This should bring maximum compatibility with Chisel n Bits as far as protections are concerned.
…
Gabriel Harris-Rouquette - 8 years ago
-
Add another pre-block break check with MixinForgeHooks. This should bring maximum compatibility with Chisel n Bits as far as protections are concerned.