All builds
-
1.12.1-2444-7.0.0-BETA-2613
-
Merge Cause and Context Implementation changes. Merges #1670.
…
Gabriel Harris-Rouquette - 9 years ago -
Minor fixes and cleanup with item drops.
Gabriel Harris-Rouquette - 9 years ago
-
Fix classloading issue, Cause no longer needs to be excluded from classloaders.
Gabriel Harris-Rouquette - 9 years ago
-
Minor fixes with rebasing updates.
Gabriel Harris-Rouquette - 9 years ago
-
Updates and small fixes with cause stack manager changes.
Gabriel Harris-Rouquette - 9 years ago
-
Fix some client sidedness loading issues and forcing server checks only when sponge is loaded.
Gabriel Harris-Rouquette - 9 years ago
-
Fix up a bunch of compile errors with the Cause and Context rework. Most things should be "working". Will go through more in depth verification of causes and contexts next.
Gabriel Harris-Rouquette - 9 years ago
-
Some fixes updating events for new cause system.
Gabriel Harris-Rouquette - 9 years ago
- Show -3 older commits.
- Collapse commits.
SpongeCommon
-
Merge Cause and Context Implementation changes. Merges #1208.
Gabriel Harris-Rouquette - 9 years ago
-
Various small fixes here and there with CauseStackManager usages and cleanup.
Gabriel Harris-Rouquette - 9 years ago
-
Avoid using AITask events with no listeners.
bloodshot - 9 years ago
-
Missed early stack frame popping when they are already automatically closed.
Gabriel Harris-Rouquette - 9 years ago
-
Make plugin created keys automatically registered.
Gabriel Harris-Rouquette - 9 years ago
-
Minor fixes with rebasing updates.
Gabriel Harris-Rouquette - 9 years ago
-
Various small fixes. Actually use some of the context keys where previously were not being used.
Gabriel Harris-Rouquette - 9 years ago
-
Change popping a frame that was not in the stack back to an error as it is not recoverable
Nick Conde - 9 years ago
-
Add client sidedness checks.
Gabriel Harris-Rouquette - 9 years ago
-
Update some additional things, minor clean up.
Gabriel Harris-Rouquette - 9 years ago
-
Fix cause stack frames
Nick Conde - 9 years ago
-
Update cause&ctx for 1.12
Nick Conde - 9 years ago
-
Do not reuse the id for event context keys as the name.
Gabriel Harris-Rouquette - 9 years ago
-
Fix DeathPhase changes for short circuiting causing stack corruption.
Gabriel Harris-Rouquette - 9 years ago
-
Fix code after rebases. Fix unit tests from unit test suite updates.
Gabriel Harris-Rouquette - 9 years ago
-
Update for damage/health function changes
Nick Conde - 9 years ago
-
Finish implementing cause refactor
Nick Conde - 9 years ago
-
Implement DamageEntityEvent changes.
Gabriel Harris-Rouquette - 9 years ago
-
Implement cause and context refactor
Nick Conde - 9 years ago
-
Merge Cause and Context Implementation changes. Merges #1670.
-
1.12.1-2444-7.0.0-BETA-2612
-
Update SpongeCommon for async lighting and panda redstone update.
bloodshot - 9 years ago
-
setPlugin in custom vanilla inventories
Anselm Brehme - 9 years ago
SpongeCommon
-
Async lighting v2.
bloodshot - 9 years ago
-
Add Panda4494's Redstone optimization.
bloodshot - 9 years ago
-
Update SpongeCommon for async lighting and panda redstone update.
-
1.12.1-2444-7.0.0-BETA-2609
-
Update SpongeCommon
Anselm Brehme - 9 years ago
SpongeCommon
-
parent can be null sometimes if we have not mixed in into the parent inventory
Anselm Brehme - 9 years ago
-
Update SpongeCommon
-
1.12.1-2444-7.0.0-BETA-2608
-
Update SpongeCommon
Minecrell - 9 years ago
SpongeCommon
-
Downgrade mariadb-java-client to 2.0.3. Fixes #1514
Minecrell - 9 years ago
-
Update SpongeCommon
-
1.12.1-2444-7.0.0-BETA-2607
-
Update SpongeCommon
Aaron Hill - 9 years ago
SpongeCommon
-
Fix MixinWorld_TileEntityActivation. Added new hook method in MixinWorld.
Gabriel Harris-Rouquette - 9 years ago
-
Avoid using EntityList.REGISTRY in SpawnerUtils. Fixes #1510
Minecrell - 9 years ago
-
Update SpongeCommon
-
1.12.1-2444-7.0.0-BETA-2602
-
Bump SpongeCommon to fix entities dropping from blocks when cancelled.
JBYoshi - 9 years ago
SpongeCommon
-
Capture entity spawns during block breaks and cancel them when block changes are cancelled. Fixes SpongePowered/SpongeForge#899
JBYoshi - 9 years ago
-
don't create lens for zero sized InventoryBasic
Anselm Brehme - 9 years ago
-
Bump SpongeCommon to fix entities dropping from blocks when cancelled.
-
1.12.1-2444-7.0.0-BETA-2601
-
Trigger a new build
kashike - 9 years ago
SpongeCommon
-
Trigger a new build
kashike - 9 years ago
-
Trigger a new build
-
1.12.1-2444-7.0.0-BETA-2600
-
Update SpongeCommon for Mixin update
Minecrell - 9 years ago
SpongeCommon
-
Fix some Mixin compile warnings
Minecrell - 9 years ago
-
Update Mixin to 0.7.2-SNAPSHOT
Minecrell - 9 years ago
-
Add missing access transformer for last commit
Minecrell - 9 years ago
-
Handle more cases when cancelling entity interact. Fixes #1268
Minecrell - 9 years ago
-
Sort access transformer rules
Minecrell - 9 years ago
-
fix RegistryModule load-order
Anselm Brehme - 9 years ago
-
Update SpongeCommon for Mixin update
-
1.12.1-2444-7.0.0-BETA-2599
-
Update SpongeCommon for latest changes.
bloodshot - 9 years ago
-
Disable method tracker system until we can test it further.
bloodshot - 9 years ago
SpongeCommon
-
Fix Ban.getCreationDate() with default ban service. Fixes #1129
Minecrell - 9 years ago
-
Fix client state when cancelling InteractEntityEvent, fixes #1268
Minecrell - 9 years ago
-
Update SpongeCommon for latest changes.
-
1.12.1-2444-7.0.0-BETA-2593
-
Update SpongeCommon for entity activation range fixes.
bloodshot - 9 years ago
SpongeCommon
-
Fix entity activation range not checking all chunks in range.
bloodshot - 9 years ago
-
Ensure held item is non-empty before applying enchantment effects
Minecrell - 9 years ago
-
Update SpongeCommon for entity activation range fixes.