All builds
-
1.12.1-7.0.0-BETA-329
-
Update MCP mappings to snapshot_20170919
Minecrell - 9 years ago
SpongeCommon
-
Update MCP mappings to snapshot_20170919
Minecrell - 9 years ago
-
Drop required Java version down to 1.8.0_20
kashike - 9 years ago
-
abort on Integer overflow
Anselm Brehme - 9 years ago
-
issue template: discourage use of hastebin
kashike - 9 years ago
-
command: drop duplicate alias warning to debug
kashike - 9 years ago
-
Allow AssetId and ChannelId to be applied to parameters
kashike - 9 years ago
-
Fix DimensionType lookup in readSpongeNbt.
bloodshot - 9 years ago
-
Fix ender eye NPE when searching for strongholds.
bloodshot - 9 years ago
-
Fix missing player cause when left-clicking in air.
bloodshot - 9 years ago
-
Log warning message when alias is changed or duplicated
kashike - 9 years ago
-
Force command aliases to be lowercase and contain no spaces.
bloodshot - 9 years ago
-
Improve mod compatibility with player teleportation.
bloodshot - 9 years ago
-
Fix another MFR crash when certain optimizations are disabled.
bloodshot - 9 years ago
-
Update MCP mappings to snapshot_20170919
-
1.12.1-7.0.0-BETA-328
-
Update SpongeCommon
Nick Conde - 9 years ago
-
Update SpongeCommon for MixinChunk fixes.
bloodshot - 9 years ago
SpongeCommon
-
Wrap InteractItem events in a cause stack frame
Nick Conde - 9 years ago
-
Fix MixinChunk load and unload methods.
bloodshot - 9 years ago
-
Fix crashes with mods using CoFH's WorldServerProxy.
bloodshot - 9 years ago
-
Apply Forge's TE unload patch fix.
bloodshot - 9 years ago
-
Update SpongeCommon
-
1.12.1-7.0.0-BETA-327
-
Update SpongeCommon for cause and context fixes.
bloodshot - 9 years ago
SpongeCommon
-
Actually always clear cached cause on push ...
Nick Condé - 9 years ago
-
Fix some issues with causes and contexts.
bloodshot - 9 years ago
-
Always clear cached cause on push
Nick Condé - 9 years ago
-
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
-
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 cause and context fixes.
-
1.12.1-7.0.0-BETA-326
-
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-7.0.0-BETA-325
-
Bump for minor fixes post merging.
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Status responses cannot use the CauseStackManager.
Gabriel Harris-Rouquette - 9 years ago
-
Bump for minor fixes post merging.
-
1.12.1-7.0.0-BETA-324
-
Merge Cause and Context Implementation. Merges #299.
…
Gabriel Harris-Rouquette - 9 years ago -
Fix a few things, including throwing the channel registration events off thread.
Gabriel Harris-Rouquette - 9 years ago
-
Fix cause stack frames
Nick Conde - 9 years ago
-
Implement cause refactor
Nick Conde - 9 years ago
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. Merges #299.
-
1.12.1-7.0.0-BETA-323
-
Update SpongeCommon for async lighting and panda redstone update.
bloodshot - 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-7.0.0-BETA-322
-
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-7.0.0-BETA-321
-
Update SpongeCommon
Minecrell - 9 years ago
SpongeCommon
-
Downgrade mariadb-java-client to 2.0.3. Fixes #1514
Minecrell - 9 years ago
-
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-7.0.0-BETA-320
-
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
-
Trigger a new build
kashike - 9 years ago
-
Bump SpongeCommon to fix entities dropping from blocks when cancelled.