All builds
-
1.12.2-2655-7.1.0-BETA-3065
-
Don't use CUSTOM type for Forge PopulateEvent and DecorateEvent
…
Aaron Hill - 8 years ago
-
Don't use CUSTOM type for Forge PopulateEvent and DecorateEvent
-
1.12.2-2655-7.1.0-BETA-3064
-
Rethrow caught throwable if unchecked before propagating
…
mezz - 8 years ago
-
Rethrow caught throwable if unchecked before propagating
-
1.12.2-2655-7.1.0-BETA-3063
-
Update for mulit-world difficulty.
…
Chris Sanders - 8 years ago
SpongeCommon
-
Multi-World Difficulties.
Chris Sanders - 8 years ago
-
Properly re-add player scoreboard on respawn
Aaron Hill - 8 years ago
-
Update for mulit-world difficulty.
-
1.12.2-2655-7.1.0-BETA-3062
-
Revert previous bump
Aaron Hill - 8 years ago
SpongeCommon
-
Revert "Send tab list packets after firing ClientConnectionEvent.Join"
Aaron Hill - 8 years ago
-
Revert previous bump
-
1.12.2-2655-7.1.0-BETA-3061
-
Bump SpongeCommon for tab list changes
Aaron Hill - 8 years ago
SpongeCommon
-
Send tab list packets after firing ClientConnectionEvent.Join
Aaron Hill - 8 years ago
-
Bump SpongeCommon for tab list changes
-
1.12.2-2655-7.1.0-BETA-3060
-
Bump common for various improvements
…
Chris Sanders - 8 years ago
SpongeCommon
-
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
-
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 common for various improvements
-
1.12.2-2655-7.1.0-BETA-3059
-
Ensure that the scheduler runs on the integrated server
…
Aaron Hill - 8 years ago
-
Ensure that the scheduler runs on the integrated server
-
1.12.2-2655-7.1.0-BETA-3058
-
Add support for detecting cancellations of Forge event only
…
Aaron Hill - 8 years ago
SpongeCommon
-
Change callInteractBlockEventSecondary to createInteractBlockEventSecondary
Aaron Hill - 8 years ago
-
Fix despawn delay issues and make it work as expected - Fixes #1867 (#1889)
Parker Lougheed - 8 years ago
-
Add support for detecting cancellations of Forge event only
-
1.12.2-2655-7.1.0-BETA-3057
-
Add AdvancementEvent to forgeToSpongeEventMapping
…
Aaron Hill - 8 years ago
-
Add AdvancementEvent to forgeToSpongeEventMapping
-
1.12.2-2655-7.1.0-BETA-3056
-
Fix crash with re-sync of villagers.
…
Chris Sanders - 8 years ago
SpongeCommon
-
Use ClassLoader from object we got to avoid NoClassDefFoundErrors
Max Qian - 9 years ago
-
Move Advancement event logic to SpongeCommon
Aaron Hill - 8 years ago
-
Add criterion and advancements listeners to AdvancementTest
Aaron Hill - 8 years ago
-
Fix incorrect critical damage handling
Parker Lougheed - 8 years ago
-
Add missing call to updatePermissionLevel
Aaron Hill - 8 years ago
-
Fix crash with re-sync of villagers.