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