All builds
-
1.12.2-7.1.0-BETA-55
-
Bump SpongeCommon for latest fixes
Daniel Naylor - 8 years ago
SpongeCommon
-
Fix all failing subtests in ManipulatorTest
Aaron Hill - 8 years ago
-
TileEntities being invalidated should just spawn entities directly instead of attempting to capture them. Fixes SpongePowered/SpongeForge#2183.
Gabriel Harris-Rouquette - 8 years ago
-
Exclude multipart entities instead of including
kashike - 8 years ago
-
Correctly lazy load keys and manipulators to avoid causing stack overflow errors.
Gabriel Harris-Rouquette - 8 years ago
-
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
-
Fix liquid flow context leak.
bloodshot - 8 years ago
-
Bump SpongeCommon for latest fixes
-
1.12.2-7.1.0-BETA-54
-
Bump common for updates and fixes.
…
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 for updates and fixes.
-
1.12.2-7.1.0-BETA-53
-
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-7.1.0-BETA-52
-
Delay config saving to prevent Access Denied errors on Windows
Daniel Naylor - 8 years ago
-
Bump common for comment message correction.
Gabriel Harris-Rouquette - 8 years ago
-
Bump common for memory leak fix with EnchantmentHelper.
Gabriel Harris-Rouquette - 8 years ago
-
Bump common for various bug fixes and code cleanup.
Gabriel Harris-Rouquette - 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
-
Merge block event check changes for some mod compatibility issues. Fixes SpongePowered/SpongeForge#2167.
Gabriel Harris-Rouquette - 8 years ago
-
Add some better wrapping of the stack frames for change block event pre. Add fail safe method for block protection on world server if in client mode.
Gabriel Harris-Rouquette - 8 years ago
-
Add exception to Vanilla 'Failed to save player data' message
Aaron Hill - 8 years ago
-
Force re-creation of SpongeUser object on login
Aaron Hill - 8 years ago
-
Let's not throw a hissy phit. - gabizou 2018
Gabriel Harris-Rouquette - 8 years ago
-
Add EnchantmentHelper memory leak fix. Fixes MC-128547.
Gabriel Harris-Rouquette - 8 years ago
-
Minor cleanup of some code smells. EntityUtil was potentially causing re-entering entity captures as well if the current state was not capturing but directly throwing an event and spawning an entity.
Gabriel Harris-Rouquette - 8 years ago
-
Fix wrong x and z position being passed in entityDropItem.
bloodshot - 8 years ago
-
Remove redundant calls to getNotifier during block ticks. Fixes #1871
bloodshot - 8 years ago
-
Add support for using proper directory for usernamecache.json
Aaron Hill - 8 years ago
-
Open Inventory with different display name
Anselm Brehme - 8 years ago
-
implement Container#isViewedSlot
Anselm Brehme - 8 years ago
-
Delay config saving to prevent Access Denied errors on Windows
-
1.12.2-7.1.0-BETA-48
-
Bump common for java version message changes.
…
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
Change version error message to make it abundantly clear that Java 8 (specifically 1.8.0_20 or newer) are the only Java versions supported. Makes note that Java 9 or 10 are not supported. This error message will go away as soon as the tool chain can support newer versions of Java.
Gabriel Harris-Rouquette - 8 years ago
-
Bump common for java version message changes.
-
1.12.2-7.1.0-BETA-47
-
Update SC for arrow fixes
Parker Lougheed - 8 years ago
SpongeCommon
-
Allow launching arrows and spectral arrows
Parker Lougheed - 8 years ago
-
Add missing license header
Aaron Hill - 8 years ago
-
Allow retrieving JoinData from Users
Aaron Hill - 8 years ago
-
Update SC for arrow fixes
-
1.12.2-7.1.0-BETA-46
-
Bump common for Value.copy() addition.
…
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
Merge Value.copy() addition implementation. Merges #1907.
Gabriel Harris-Rouquette - 8 years ago
-
Implement Value.copy().
JBYoshi - 8 years ago
-
Bump common for Value.copy() addition.
-
1.12.2-7.1.0-BETA-45
-
Update vanilla for common and api updates.
…
Gabriel Harris-Rouquette - 8 years ago -
Bump common for various updates and fixes.
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
Merge TypeToken helper fixes. Merges #1910.
Gabriel Harris-Rouquette - 8 years ago
-
Bump API for SpectralArrow fix.
Gabriel Harris-Rouquette - 8 years ago
-
Verify that TickPhaseState will add context if none is already provided. Also cleans up some of the PrettyPrinting for empty captures in PhaseContext.
Gabriel Harris-Rouquette - 8 years ago
-
Make default leather armor that has no color tag show up as empty and having no color data.
Gabriel Harris-Rouquette - 8 years ago
-
Fix PhaseTracker calling illegal generics. Fixes SpongePowered/SpongeForge#2147.
Gabriel Harris-Rouquette - 8 years ago
-
Fixed some bugs with the TypeTokenHelper.
Seppe Volkaerts - 8 years ago
-
Update vanilla for common and api updates.
-
1.12.2-7.1.0-BETA-43
-
Bump SpongeCommon for various inventory and death handling changes
Parker Lougheed - 8 years ago
SpongeCommon
-
Remove testmod exclusion as it causes problems with SV
Parker Lougheed - 8 years ago
-
fix creative click events not clearing transactions and recapturing after event
Anselm Brehme - 8 years ago
-
catch all exceptions when trying to get the correct slot lens
Anselm Brehme - 8 years ago
-
Re-enable data manipulator unit tests. Fix all manipulator unit tests.
Gabriel Harris-Rouquette - 8 years ago
-
check before casting
Anselm Brehme - 8 years ago
-
Fix Slot not using the original inventory lenses if available
Anselm Brehme - 8 years ago
-
Merge the overhaul of entity drop captures. This culminates the various changes necessary to achieve the following:
Gabriel Harris-Rouquette - 8 years ago
-
Validate the spawn types used for spawn events. Resolves #1878.
Gabriel Harris-Rouquette - 8 years ago
-
Merge stable-7 into refactor/entity-drop-compatibility for updates and re-verification of updates and testing.
Gabriel Harris-Rouquette - 8 years ago
-
Get AABB entity searches to be able to search within captured entity lists to allow mods to still interact with captured entities. Resolves SpongePowered/SpongeForge#1903.
Gabriel Harris-Rouquette - 8 years ago
-
Further clean up spawn entity events. Centralize the creation of the events to SpongeCommonEventFactory where we can validate the contexts. This is not finished.
Gabriel Harris-Rouquette - 8 years ago
-
fix living item pickup
Anselm Brehme - 8 years ago
-
Inventory Transformations
Anselm Brehme - 8 years ago
-
Remove duplicated save operation for custom data config
Daniel Naylor - 8 years ago
-
Update SpongeAPI for LIQUID_FLOW ContextKey.
bloodshot - 8 years ago
-
Fix liquid flow event context never being used.
bloodshot - 8 years ago
-
Switch fastutil map being used.
Chris Sanders - 8 years ago
-
Start adding some modifications to the getEntitiesWithinAABB for block drop captures being partially captured by other mods.
Gabriel Harris-Rouquette - 8 years ago
-
Actually handle per entity item drops that may be captured from mods. This properly associates two direct causes for the entity drops, however, it does not utilize the internal entity creator with the tile entity being ticked.
Gabriel Harris-Rouquette - 8 years ago
-
Centralize all spawn entity events and the spawning of those entities through to EntityUtil so that we can have finer control for entity spawns with regards to custom items.
Gabriel Harris-Rouquette - 8 years ago
-
Improve management of deaths. Do not throw events during the death update as it would be too late and crash certain mods.
Gabriel Harris-Rouquette - 8 years ago
-
Use thread-safe Set for dirty users. Fixes #1901
bloodshot - 8 years ago
-
Flilp erroneous flag for tile drops.
Gabriel Harris-Rouquette - 8 years ago
-
DestructEntityEvent.Death is now properly cancellable. It is not automatically handled by Sponge to cancel the death, but the plugin. Resetting the health of the entity will cancel the death status and allow the entity to survive.
Gabriel Harris-Rouquette - 8 years ago
-
stuff.
Gabriel Harris-Rouquette - 8 years ago
-
Merge stable-7 into development for updates and bug fixes.
Gabriel Harris-Rouquette - 8 years ago
-
Add necessary changes to support testmods.
Gabriel Harris-Rouquette - 8 years ago
-
Multi-World Difficulties.
Chris Sanders - 8 years ago
-
Add test mods to be ignored. Testmods will be a module available in SpongeForge specifically to be able to write mods that will test forge functionality with sponge included, much like testplugins.
Gabriel Harris-Rouquette - 8 years ago
-
Fix compile error.
Gabriel Harris-Rouquette - 8 years ago
-
Start moving core event throwing into the CommonEventFactory where most of the events are thrown. Reducing the duplication of code in phase states.
Gabriel Harris-Rouquette - 8 years ago
-
Actually use the right hooks that I had written on my desktop and missed on my laptop.
Gabriel Harris-Rouquette - 8 years ago
-
Minor clean up while cleaning up refactorings. This is primarily to clean up drops before rewriting the actual handling and spawning of entity drops.
Gabriel Harris-Rouquette - 8 years ago
-
Centralized captures for entity items. Now handles the addition of the forge capture lists compatibility through SpongeImplHooks.
Gabriel Harris-Rouquette - 8 years ago
-
Make CapturedSupplier nonnul and reduce the multiple injectors/redirects to a simple overwrite for MixinBlock#spawnAsEntity.
Gabriel Harris-Rouquette - 8 years ago
-
Gut item pre-merging and start restoring vanilla logic in all places. Capture management is coming next.
Gabriel Harris-Rouquette - 8 years ago
-
Merge stable into branch for updates and other bug fixes.
Gabriel Harris-Rouquette - 8 years ago
-
Start reworking how the death state enters and where capturing takes place.
Gabriel Harris-Rouquette - 8 years ago
-
Fix unit tests for now added phase tracker during unit tests.
Gabriel Harris-Rouquette - 8 years ago
-
Bump SpongeCommon for various inventory and death handling changes
-
1.12.2-7.1.0-BETA-42
-
Bump SpongeCommon
Aaron Hill - 8 years ago
SpongeCommon
-
Properly re-add player scoreboard on respawn
Aaron Hill - 8 years ago
-
Revert "Send tab list packets after firing ClientConnectionEvent.Join"
Aaron Hill - 8 years ago
-
Send tab list packets after firing ClientConnectionEvent.Join
Aaron Hill - 8 years ago
-
Fix off-by-one error in MixinWorldServer.isAreaLoaded().
JBYoshi - 8 years ago
-
Merge pull request #1872 from SpongePowered/fix/containerplayerinventory
Chris Sanders - 8 years ago
-
Revert "Implement basic elytra data"
Chris Sanders - 8 years ago
-
Implement basic elytra data
Parker Lougheed - 8 years ago
-
refactor to hopefully improve performance
D3_M0N - 8 years ago
-
Implement basic elytra data
Parker Lougheed - 8 years ago
-
Merge pull request #1869 from SpongePowered/fix/inventoryeventclose
Chris Sanders - 8 years ago
-
Change callInteractBlockEventSecondary to createInteractBlockEventSecondary
Aaron Hill - 8 years ago
-
add testplugin
Anselm Brehme - 8 years ago
-
cause frame for delayed open/close
Anselm Brehme - 8 years ago
-
delay opening/closing inventories during an InteractInventoryEvent
Anselm Brehme - 8 years ago
-
give ContainerPlayer a PlayerInventory
Anselm Brehme - 8 years ago
-
Bump SpongeCommon