All builds
-
1.12.1-2479-7.0.0-BETA-2624
-
Update SpongeCommon for MixinChunk fixes.
…
bloodshot - 9 years ago
SpongeCommon
-
Fix MixinChunk load and unload methods.
bloodshot - 9 years ago
-
Update SpongeCommon for MixinChunk fixes.
-
1.12.1-2444-7.0.0-BETA-2623
-
Update SpongeCommon for TE unload and MFR fixes.
bloodshot - 9 years ago
SpongeCommon
-
Fix crashes with mods using CoFH's WorldServerProxy.
bloodshot - 9 years ago
-
Apply Forge's TE unload patch fix.
bloodshot - 9 years ago
-
Actually always clear cached cause on push ...
Nick Condé - 9 years ago
-
Update SpongeCommon for TE unload and MFR fixes.
-
1.12.1-2444-7.0.0-BETA-2618
-
Update SpongeCommon for some cause and context fixes.
…
bloodshot - 9 years ago
SpongeCommon
-
Fix some issues with causes and contexts.
bloodshot - 9 years ago
-
Always clear cached cause on push
Nick Condé - 9 years ago
-
Update SpongeCommon for some cause and context fixes.
-
1.12.1-2444-7.0.0-BETA-2617
-
Update SpongeCommon for piston pre event fix.
bloodshot - 9 years ago
SpongeCommon
-
Add stack frame during piston pre events. Fixes #1521
bloodshot - 9 years ago
-
Implement EventContextKeys.PLUGIN and fix some minor mistakes
Minecrell - 9 years ago
-
Revert "Add support for injecting a plugin's EventContextKey"
Minecrell - 9 years ago
-
Update SpongeCommon for piston pre event fix.
-
1.12.1-2444-7.0.0-BETA-2616
-
Update SpongeCommon for panda redstone fix.
bloodshot - 9 years ago
SpongeCommon
-
Fix redstone canConnectTo crash in SF with panda patch enabled.
bloodshot - 9 years ago
-
messages send to a Player are not chat
Anselm Brehme - 9 years ago
-
Add support for injecting a plugin's EventContextKey
kashike - 9 years ago
-
Fix compilation of testplugins
kashike - 9 years ago
-
Implemented TreeType for Boats
Me4502 - 9 years ago
-
Update SpongeCommon for panda redstone fix.
-
1.12.1-2444-7.0.0-BETA-2615
-
Bump Common for cause stack fixes
Daniel Naylor - 9 years ago
SpongeCommon
-
Fix two issues in the SpongeCauseStackManager
Daniel Naylor - 9 years ago
-
Bump Common for cause stack fixes
-
1.12.1-2444-7.0.0-BETA-2614
-
Bump common for minor bug fix with servers.
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Status responses cannot use the CauseStackManager.
Gabriel Harris-Rouquette - 9 years ago
-
Bump common for minor bug fix with servers.
-
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