All builds
-
1.10.2-5.0.0-BETA-106
-
Update SpongeCommon for item drop on death fix
Minecrell - 10 years ago
SpongeCommon
-
Update InventoryPlayer.dropAllItems() overwrite to 1.10
Minecrell - 10 years ago
-
Update SpongeCommon for item drop on death fix
-
1.10.2-5.0.0-BETA-105
-
Call UnloadWorldEvent after flush to stay consistent with SpongeCommon
Minecrell - 10 years ago
-
Call UnloadWorldEvent after flush to stay consistent with SpongeCommon
-
1.10.2-5.0.0-BETA-104
-
Call UnloadWorldEvent when stopping server. Fixes #264
Minecrell - 10 years ago
-
Call UnloadWorldEvent when stopping server. Fixes #264
-
1.10.2-5.0.0-BETA-103
-
Update SpongeCommon for IP-banning improvements
Minecrell - 10 years ago
SpongeCommon
-
Remove unused imports added in 91a0d93c5
Minecrell - 10 years ago
-
Add support for IP-banning IPv6 addresses
Minecrell - 10 years ago
-
Update MCP mappings to snapshot_20160822
Minecrell - 10 years ago
-
Update SpongeCommon for IP-banning improvements
-
1.10.2-5.0.0-BETA-102
-
Do not require a plugin class to be able to use plugin mixins
Minecrell - 10 years ago
-
Do not require a plugin class to be able to use plugin mixins
-
1.10.2-5.0.0-BETA-101
-
Update SpongeCommon
Minecrell - 10 years ago
SpongeCommon
-
Revert version changes and move $version fix to SpongeForge
Minecrell - 10 years ago
-
Update SpongeAPI and bundle Caffeine's Guava adapter
Minecrell - 10 years ago
-
Fix some errors with new notifiers being associated unecessarily.
Gabriel Harris-Rouquette - 10 years ago
-
I'm an idiot.
Gabriel Harris-Rouquette - 10 years ago
-
Fix MixinEntityCreeper.
Gabriel Harris-Rouquette - 10 years ago
-
All around cleanup. Condense a bit of code specifically with associating notifiers and owners.
Gabriel Harris-Rouquette - 10 years ago
-
Fix wrong named cause.
bloodshot - 10 years ago
-
Fix block pre events not passing notifier.
bloodshot - 10 years ago
-
Fire move events during EntityLivingBase#attemptTeleport
Aaron Hill - 10 years ago
-
Update command mixins for new '/teleport' command
Aaron Hill - 10 years ago
-
Update SpongeAPI for text config serializer fix
Minecrell - 10 years ago
-
Fix block collision checks. Fixes SpongePowered/SpongeForge#829
bloodshot - 10 years ago
-
Check for our NONE ItemType. Closes #881.
Chris Sanders - 10 years ago
-
Cleanup version output a tiny bit.
Chris Sanders - 10 years ago
-
General cleanup of some tracking management. Fix some errors produced when tracking unexpected block changes with logging if verbosity is turned on.
Gabriel Harris-Rouquette - 10 years ago
-
Fix a few spawn causes in various areas. not done yet.
Gabriel Harris-Rouquette - 10 years ago
-
Update SpongeCommon
-
1.10.2-5.0.0-BETA-100
-
Update SpongeCommon. Fixes #259
Minecrell - 10 years ago
SpongeCommon
-
Add Vanilla implementation of getModIdForClass
Minecrell - 10 years ago
-
Update for latest SpongeAPI inventory event changes.
bloodshot - 10 years ago
-
Add missing fix for getCurrentSavesDirectory from previous commit.
bloodshot - 10 years ago
-
Fix shutdown failing to find the save directory.
bloodshot - 10 years ago
-
Add temporary fix for existing worlds with bad dimension id.
bloodshot - 10 years ago
-
Refactor how dimension configs are stored.
bloodshot - 10 years ago
-
Change DimensionType id to include mod id.
bloodshot - 10 years ago
-
Merge master into bleeding for updates and fixes for custom data being removed from entities.
Gabriel Harris-Rouquette - 10 years ago
-
Remove custom data from cached nbt when removing custom data.
Gabriel Harris-Rouquette - 10 years ago
-
Register DimensionType's in constructor.
bloodshot - 10 years ago
-
Allow tileentities to tick by default. Fixes SpongePowered/SpongeForge#792
bloodshot - 10 years ago
-
Process block captures from CLOSE_WINDOW
Aaron Hill - 10 years ago
-
Fix lighting optimization patch. Add BlockPos validation inlining.
Gabriel Harris-Rouquette - 10 years ago
-
Remove field initializers from MixinBlock
Aaron Hill - 10 years ago
-
Track block captures during processing of CLOSE_WINDOW packet
Aaron Hill - 10 years ago
-
Compute pitch and yaw % 360 when firing DisplaceEntityEvent
Aaron Hill - 10 years ago
-
Update SpongeCommon. Fixes #259
-
1.10.2-5.0.0-BETA-99
-
Update SpongeCommon
Minecrell - 10 years ago
-
Add remap = false to MixinSpongeImplHooks
Minecrell - 10 years ago
SpongeCommon
-
Update HikariCP and MariaDB database driver
Minecrell - 10 years ago
-
Fix leaf decay not performing drops in the correct phase state. Fixes SpongePowered/SpongeForge#810.
Gabriel Harris-Rouquette - 10 years ago
-
Fix compile issues from latest API changes.
bloodshot - 10 years ago
-
Fix typo
Aaron Hill - 10 years ago
-
Shadow caffeine
Aaron Hill - 10 years ago
-
Move tile entity registration logic to TileEntityTypeRegistryModule
Aaron Hill - 10 years ago
-
Bump implementation for change in createEntity.
Gabriel Harris-Rouquette - 10 years ago
-
Change event manager cache to use Caffeine
Nick Conde - 10 years ago
-
Fix generics in ListenerChecker
Nick Conde - 10 years ago
-
Update SpongeCommon
-
1.10.2-5.0.0-BETA-97
-
Add null check to accept(Chunk) method
…
Minecrell - 10 years ago -
Update SpongeCommon. Properly handle obfuscated environment detection.
Aaron Hill - 10 years ago
-
Add null check to accept(Chunk) method
-
1.10.2-5.0.0-BETA-95
-
Add setScheduledForUnload(null) when loading chunks asynchronously
Minecrell - 10 years ago
SpongeCommon
-
Move chunk GC unloading mixin to common and convert to redirect
Minecrell - 10 years ago
-
Add ChangeBlockEvent.Pre checks in Fire for fire spread.
Gabriel Harris-Rouquette - 10 years ago
-
Fix ChangeBlockEvent.Post not being validated for cancellation. Fix tick phases capturing block item drops. Fixes some item duplications from various event cancellations.
Gabriel Harris-Rouquette - 10 years ago
-
Clean up entity activations and collisions
Aaron Hill - 10 years ago
-
Minor annotation adding for MixinChunk constructor related injectors. Minor format cleanup.
Gabriel Harris-Rouquette - 10 years ago
-
Add missing annotation
Aaron Hill - 10 years ago
-
Update SpongeAPI
Aaron Hill - 10 years ago
-
Merge arrow pickup rules implementation
Aaron Hill - 10 years ago
-
Add null checks to entity intersection code
Aleksi Sapon - 10 years ago
-
Fix a few issue with Entity ray
Aleksi Sapon - 10 years ago
-
Update AABB feature to 1.10
Aleksi Sapon - 10 years ago
-
Update to latest SpongeAPI
Aleksi Sapon - 10 years ago
-
Update for EntityHit changes
Aleksi Sapon - 10 years ago
-
Finish implementing entity ray in World
Aleksi Sapon - 10 years ago
-
Update for Entity ray API changes
Aleksi Sapon - 10 years ago
-
[WIP] Implement Extent.getIntersectingEntities(ray) for World
Aleksi Sapon - 10 years ago
-
Fix bugs in some Extent method implementation bound checks
Aleksi Sapon - 10 years ago
-
Implement Extent.getIntersectingEntities(ray) in Chunk and delegate Extents
Aleksi Sapon - 10 years ago
-
Implement FullBlockSelectionBoxPropertyStore
Aleksi Sapon - 10 years ago
-
Implement Extent.getIntersectingCollisionBoxes(Entity)
Aleksi Sapon - 10 years ago
-
Update for AABB changes
Aleksi Sapon - 10 years ago
-
Implement Extent.getIntersectingEntities(AABB)
Aleksi Sapon - 10 years ago
-
Implement Extent.getBlockSelectionBox() and Extent.getBlockCollisionBox()
Aleksi Sapon - 10 years ago
-
Implement Entity.getBoundingBox()
Aleksi Sapon - 10 years ago
-
Only add capture suppliers as needed
Aaron Hill - 10 years ago
-
Refactor GenerationPhase for simplification and removal of enums.
Gabriel Harris-Rouquette - 10 years ago
-
Fix constructor injector name causing certain cases where disableHandlerRename causing the injector to be overwritten.
Gabriel Harris-Rouquette - 10 years ago
-
Bump API for generics update of EntityDamageSource.
Gabriel Harris-Rouquette - 10 years ago
-
Arrow pickup rules
kashike - 10 years ago
-
Add setScheduledForUnload(null) when loading chunks asynchronously