All builds
-
1.8.9-1808-4.1.0-BETA-1270
-
Update SpongeCommon for InteractBlockEvent fix.
bloodshot - 10 years ago
SpongeCommon
-
Fix 'InteractBlockEvent.Primary' being fired repeatedly when cancelled.
bloodshot - 10 years ago
-
Update SpongeCommon for InteractBlockEvent fix.
-
1.8.9-1808-4.1.0-BETA-1269
-
Update SpongeCommon for 'DropItemEvent.Destruct' fix.
…
bloodshot - 10 years ago
SpongeCommon
-
Add DamageSource to 'DropItemEvent.Destruct' cause.
bloodshot - 10 years ago
-
Delegate to wrapped chunk generator if found for stronghold gen, fixes SpongePowered/SpongeForge#606
Nick Conde - 10 years ago
-
Ensure score name length is not longer than the maximum length
Aaron Hill - 10 years ago
-
Update SpongeCommon for 'DropItemEvent.Destruct' fix.
-
1.8.9-1808-4.1.0-BETA-1268
-
Update SpongeCommon for chunk populate fix.
bloodshot - 10 years ago
SpongeCommon
-
Prevent possible stackoverflow during chunk populate.
bloodshot - 10 years ago
-
Update SpongeCommon for chunk populate fix.
-
1.8.9-1808-4.1.0-BETA-1267
-
Update SpongeCommon for ProjectileLauncher fix
simon816 - 10 years ago
SpongeCommon
-
Update SpongeCommon for ProjectileLauncher fix
-
1.8.9-1808-4.1.0-BETA-1266
-
Fix ExplosionEvent.Detonate not being cancellable, fixes #550
…
simon816 - 10 years ago
SpongeCommon
-
Fix error on 'none' BlockType, fixes #650. Fix formatting on rotation data
simon816 - 10 years ago
-
Fix mapping warning on TextStyles.NONE
simon816 - 10 years ago
-
Fix ExplosionEvent.Detonate not being cancellable, fixes #550
-
1.8.9-1808-4.1.0-BETA-1265
-
Remove old SDK. Fixes #377
Minecrell - 10 years ago
-
Remove old SDK. Fixes #377
-
1.8.9-1808-4.1.0-BETA-1264
-
Update SpongeCommon for null worldinfo error. Fixes #498
simon816 - 10 years ago
SpongeCommon
-
Don't begin initializing world in the constructor. Add dummy WorldInfo if provided with null
simon816 - 10 years ago
-
Create User for owner/notifier UUID, if necessary
Aaron Hill - 10 years ago
-
Fix 2 minor mixin issues
Mumfrey - 10 years ago
-
Fix default cancellation filter, fixes #646
Nick Conde - 10 years ago
-
Update SpongeCommon for null worldinfo error. Fixes #498
-
1.8.9-1808-4.1.0-BETA-1263
-
Fix duplicate InteractBlockEvent being called when cancelled.
bloodshot - 10 years ago
SpongeCommon
-
Change SubtypeFilterDelegate to a loop, fixes #643
Nick Conde - 10 years ago
-
Fix duplicate InteractBlockEvent being called when cancelled.
-
1.8.9-1808-4.1.0-BETA-1262
-
Update SpongeCommon
Aaron Hill - 10 years ago
SpongeCommon
-
Temporarily remove the optimization MixinStateImplementation
Aaron Hill - 10 years ago
-
Fix potential NPE in MixinEntity
Aaron Hill - 10 years ago
-
Replace withProperty @Overwrite with an injection
Aaron Hill - 10 years ago
-
Update SpongeCommon
-
1.8.9-1808-4.1.0-BETA-1261
-
Update SpongeCommon
Aaron Hill - 10 years ago
-
Update common for Chunk Caching Patch.
Gabriel Harris-Rouquette - 10 years ago
-
Update SpongeCommon
Aaron Hill - 10 years ago
-
Update Forge for the addition of AttackEntityEvent.
Gabriel Harris-Rouquette - 10 years ago
-
Update SpongeCommon for DestructEntityEvent cause improvements.
bloodshot - 10 years ago
-
Bump common for Chunk Light Optimization patch.
Gabriel Harris-Rouquette - 10 years ago
-
Bump common for BlockState Optimization Patch.
Gabriel Harris-Rouquette - 10 years ago
- Show -2 older commits.
- Collapse commits.
SpongeCommon
-
Remove generics from MixinStateImplementation
Aaron Hill - 10 years ago
-
Add Chunk Cache optimization patch.
Gabriel Harris-Rouquette - 10 years ago
-
Update SpongeAPI
Aaron Hill - 10 years ago
-
The method was meant to be added to SpongeImplHooks.
Gabriel Harris-Rouquette - 10 years ago
-
Add implementation for AttackEntityEvent. The hook in SpongeHooks added is for SpongeForge to throw a forge event.
Gabriel Harris-Rouquette - 10 years ago
-
Refactor DestructEntityEvent causes for non-living entities.
bloodshot - 10 years ago
-
Add World#getLight optimization patches that ignore unloaded chunks.
Gabriel Harris-Rouquette - 10 years ago
-
Add BlockState Optimization Patch.
Gabriel Harris-Rouquette - 10 years ago
-
Remove duplicate event call in MixinItemInWorldManager.
bloodshot - 10 years ago
-
Update SpongeCommon