All builds
-
1.9.4-5.0.0-BETA-71
-
Merge master into bleeding and update Common for drop fixes.
…
gabizou - 10 years ago -
Bump common for further loadChunk fixes.
Zidane - 10 years ago
-
Bump common ref for get/loadChunk fix.
Zidane - 10 years ago
SpongeCommon
-
Fix pre-merged player drops. All drops should now work as expected, pre-merged and not pre-merged.
gabizou - 10 years ago
-
Scratch that, just call loadchunk and if not, call provideChunk.
gabizou - 10 years ago
-
Need to call loadChunk instead of loadChunkFromFile to allow chunk loading logic to run.
gabizou - 10 years ago
-
Merge master into bleeding for load chunk fixes.
gabizou - 10 years ago
-
We actually need to try and load from file to honor API contract.
Zidane - 10 years ago
-
Bump API. Correctly implement getChunk/loadChunk. Honors contract now.
Zidane - 10 years ago
-
Merge master into bleeding and update Common for drop fixes.
-
1.9.4-5.0.0-BETA-70
-
Merge master into bleeding. Mainly bump Common ref.
…
gabizou - 10 years ago -
Bump common for isAreaLoaded fix.
Zidane - 10 years ago
-
Bump common for entity teleport fix.
Zidane - 10 years ago
-
Bump for Tile Entity timings fix.
Zidane - 10 years ago
-
Bump common ref for chunk gc.
Zidane - 10 years ago
SpongeCommon
-
Merge master into bleeding for updates.
gabizou - 10 years ago
-
No reason to check registration, just return the DimensionType known.
Zidane - 10 years ago
-
Fix SpawnEntityEvent's not checking for filtered entities.
bloodmc - 10 years ago
-
Fix isAreaLoaded always checking same chunks. Closes #801.
Zidane - 10 years ago
-
Don't capture explosions.
bloodmc - 10 years ago
-
Enable chunk requests in safe teleporter
Aaron1011 - 10 years ago
-
Add Item entity merge configuration.
gabizou - 10 years ago
-
Don't allow chunk requests during world gen.
bloodmc - 10 years ago
-
Fix block meta not being applied correctly to createSnapshot API calls.
bloodmc - 10 years ago
-
Merge master into bleeding. Mainly bump Common ref.
-
1.9.4-5.0.0-BETA-69
-
Make URL_PATTERN case insensitive
stephan-gh - 10 years ago
-
Make URL_PATTERN case insensitive
-
1.9.4-5.0.0-BETA-68
-
Format URLs in chat messages to make them clickable
…
stephan-gh - 10 years ago
-
Format URLs in chat messages to make them clickable
-
1.9.4-5.0.0-BETA-67
-
Remove unneeded overwrite that is now in SpongeCommon
stephan-gh - 10 years ago
SpongeCommon
-
Use IntSet for unregisterable dimensions
stephan-gh - 10 years ago
-
Bump Mixin to 0.5.10-SNAPSHOT
stephan-gh - 10 years ago
-
Introduce concept of unregisterable dimensions.
Zidane - 10 years ago
-
Fix dimensions not being registered
Mumfrey - 10 years ago
-
Remove unneeded overwrite that is now in SpongeCommon
-
1.9.4-5.0.0-BETA-66
-
Update Gradle wrapper to 2.14
stephan-gh - 10 years ago
SpongeCommon
-
Update Gradle wrapper to 2.14
stephan-gh - 10 years ago
-
Merge master into bleeding for various minor fixes.
gabizou - 10 years ago
-
Re-add missing tile entity timings fix
Aaron1011 - 10 years ago
-
Make sure chunks are loaded before an entity changes location.
bloodmc - 10 years ago
-
Update Gradle wrapper to 2.14
-
1.9.4-5.0.0-BETA-65
-
Update for drops and various other changes.
…
gabizou - 10 years ago
SpongeCommon
-
Merge master into bleeding for chunk gc changes.
gabizou - 10 years ago
-
Code cleanup and some minor performance fixes when processing block transactions.
gabizou - 10 years ago
-
Fix timings not reporting total tile entities
Aaron1011 - 10 years ago
-
Allow vanilla fallback when chunk gc is disabled.
bloodmc - 10 years ago
-
Update Mixin to 0.5.9
Mumfrey - 10 years ago
-
Don't allow PlayerInstance's to queue chunks for unload.
bloodmc - 10 years ago
-
Fix setBlock capturing for API calls.
bloodmc - 10 years ago
-
Add safety measure for setLocation.
bloodmc - 10 years ago
-
Add chunk garbage collection.
bloodmc - 10 years ago
-
Implement PortionData for door blocks
simon816 - 10 years ago
-
Include annotation processor in dev JAR
stephan-gh - 10 years ago
-
Fix Minecraft version
stephan-gh - 10 years ago
-
Update for drops and various other changes.
-
1.9.4-5.0.0-BETA-64
-
Merge master into bleeding for Mixin upgrade
Aaron1011 - 10 years ago
-
Update SpongeCommon for Mixin upgrade
Aaron1011 - 10 years ago
-
Update SpongeCommon
Aaron1011 - 10 years ago
-
Reset color in console for reset codes
stephan-gh - 10 years ago
-
Bump Common for API 4.2.0-SNAPSHOT bump.
gabizou - 10 years ago
-
Bump common for API 4.1.0 release
gabizou - 10 years ago
-
Bump common ref for Multi-World WorldBorders.
Zidane - 10 years ago
- Show -2 older commits.
- Collapse commits.
SpongeCommon
-
Merge master into bleeding for Mixin upgrade
Aaron1011 - 10 years ago
-
Upgrade Mixin to 0.5.7-SNAPSHOT
Aaron1011 - 10 years ago
-
Remove debug line. Fixes SpongePowered/SpongeForge#690.
gabizou - 10 years ago
-
Fix commands failing to notify blocks of block changes.
gabizou - 10 years ago
-
Fix BlockSnapshot#restore not entering a proper phase. Begin work on block drops.
gabizou - 10 years ago
-
Fix onUpdateDeath not being called on the client
Aaron1011 - 10 years ago
-
Fix item pre merging for player drops. Now works as intended. Clarified the configuration settings.
gabizou - 10 years ago
-
Complete player death drops. All entity drops are now streamlined through depending
gabizou - 10 years ago
-
Actually enable MixinEntityBoat
Aaron1011 - 10 years ago
-
Fix Vanilla bug where ocelot AI is added on the client
Aaron1011 - 10 years ago
-
Fix compile issue from the last merge.
gabizou - 10 years ago
-
Merge branch 'master' into bleeding
Aaron1011 - 10 years ago
-
Fix broken command '/sponge plugins <id>'
Aaron1011 - 10 years ago
-
Fix compile error in MixinEntity.
bloodmc - 10 years ago
-
Implement TameableData for Horse
Aaron1011 - 10 years ago
-
Merge branch 'master' into bleeding
Aaron1011 - 10 years ago
-
Fix @Include not working with multiple arguments
Aaron1011 - 10 years ago
-
Make sure config is initialized when generateSpawnOnLoad is false
Aaron1011 - 10 years ago
-
Fix internal setLocation methods not notifying client.
bloodmc - 10 years ago
-
Merge branch 'master' into bleeding
Aaron1011 - 10 years ago
-
Properly serialize the 'config-enabled' setting
Aaron1011 - 10 years ago
-
Fix setting spawn for End-like worlds
Aaron1011 - 10 years ago
-
Fix bonus chest generation
Aaron1011 - 10 years ago
-
Fire constructWorldProperties for new saves on the client.
Zidane - 10 years ago
-
Round of multi-world fixes.
Zidane - 10 years ago
-
Data fix Sponge dimensions coming from 1.8.9 during data integrity checks.
Zidane - 10 years ago
-
Fix custom dimension registration
Aaron1011 - 10 years ago
-
Fix 'generate spawn chunks on load' setting
Aaron1011 - 10 years ago
-
Fix some events and tracking not occuring due to wrong checks.
bloodmc - 10 years ago
-
Remove redundant shadows
Mumfrey - 10 years ago
-
Block events are properly notified now. Should fix player notifiers passing through redstone and block event related physics.
gabizou - 10 years ago
-
Only log a message when parsing an invalid ClickEvent URL
Aaron1011 - 10 years ago
-
Merge master into bleeding for updates and changes.
gabizou - 10 years ago
-
Make @Getter work with methods with a covariant return type
Aaron1011 - 10 years ago
-
Add support for tracking pixelmon when spawned by pokeballs.
bloodmc - 10 years ago
-
Add special cause for drops caused by inventory close.
bloodmc - 10 years ago
-
Fix cursor transactions with creative inventory event.
bloodmc - 10 years ago
-
Refactor handling of inventory open and close events.
bloodmc - 10 years ago
-
Fix captures not working for player packets and commands.
bloodmc - 10 years ago
-
Fix blocks not being tracked all the time.
bloodmc - 10 years ago
-
Few minor fixes for cause tracking.
bloodmc - 10 years ago
-
Refactor usages of Keys.INVISIBLE to Keys.VANISH. Update implementation for API changes.
gabizou - 10 years ago
-
Start work on marking block notifiers. This is mostly working barring some things with redstone tile entities.
gabizou - 10 years ago
-
Refactor handling of piston tracking.
bloodmc - 10 years ago
-
Properly cancel if restoring blocks. Fix NPE with tnt.
Zidane - 10 years ago
-
Fix more issues with player drops not triggering events.
bloodmc - 10 years ago
-
Make sure to set UUID from Bukkit world when loading it. Closes #648.
Zidane - 10 years ago
-
Fix Migrator migrating Bukkit worlds endlessly.
Zidane - 10 years ago
-
Bump API for 4.2.0-SNAPSHOT bump.
gabizou - 10 years ago
-
Bump API for 4.1.0 official release.
gabizou - 10 years ago
-
Proper Multi-World WorldBorder implementation.
Zidane - 10 years ago
-
Remove un-needed injections in MixinNetHandlerPlayServer.
bloodmc - 10 years ago
-
Rewrite handling of creative inventory events.
bloodmc - 10 years ago
-
Fix client saving every tick.
bloodmc - 10 years ago
-
Merge master into bleeding for Mixin upgrade
-
1.9.4-5.0.0-BETA-62
-
Update SpongeCommon
stephan-gh - 10 years ago
SpongeCommon
-
Fix minecart command blocks
zml2008 - 10 years ago
-
Fix two bugs. Fix TileEntityBanner#markAndUpdate casting issues. Try to fix SpongePlayerDataHandler by creating the new file first.
gabizou - 10 years ago
-
Ignore phase re-entrance when terrain is generating as mods potentially re-enter terrain generation on multiple chunks.
gabizou - 10 years ago
-
Update SpongeCommon
-
1.9.4-5.0.0-BETA-61
-
Bump common. Add MixinItem for vanilla item registration.
…
gabizou - 10 years ago
SpongeCommon
-
Bump common. Add MixinItem for vanilla item registration.