All builds
-
1.12.2-2555-7.1.0-BETA-2833
-
Pass Sponge's ExplosionEvents on to Forge. Fixes #1700
JBYoshi - 8 years ago
-
Pass Sponge's ExplosionEvents on to Forge. Fixes #1700
-
1.12.2-2555-7.1.0-BETA-2831
-
Bump common for falling block "fix" to avoid spam from cancelled block events.
…
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
Add an instant change block event for falling block entities to check themselves. Partially fixes #1251.
Gabriel Harris-Rouquette - 8 years ago
-
Bump common for falling block "fix" to avoid spam from cancelled block events.
-
1.12.2-2555-7.1.0-BETA-2830
-
Bump common for command state entry fix.
…
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
Allow commands to be executed by plugins during event listeners.
Gabriel Harris-Rouquette - 8 years ago
-
Bump common for command state entry fix.
-
1.12.2-2555-7.1.0-BETA-2829
-
Bump common for fixing SpongePowered/SpongeCommon#1001.
…
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
Some minor cleanup. Attempt to attach the first block snapshot as part of the cause for some entity spawns when blocks are changed by a player. Fixes #1001.
Gabriel Harris-Rouquette - 8 years ago
-
Bump common for fixing SpongePowered/SpongeCommon#1001.
-
1.12.2-2555-7.1.0-BETA-2828
-
Bump common for Ban service updates.
…
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
Merge PardonUserEvent implementation fix and causes fixes for ban service events.
Gabriel Harris-Rouquette - 8 years ago
-
No one saw me
ImMorpheus - 8 years ago
-
Add test plugin
ImMorpheus - 8 years ago
-
Cleanup import
ImMorpheus - 8 years ago
-
These shouldn't be necessary anymore
ImMorpheus - 8 years ago
-
Implement suggested changes
ImMorpheus - 8 years ago
-
Implement PardonUserEvent/PardonIpEvent. Close #436
ImMorpheus - 8 years ago
-
Bump common for Ban service updates.
-
1.12.2-2555-7.1.0-BETA-2827
-
Bump common for test fix.
…
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
Make the damage source test not annoying
Parker Lougheed - 8 years ago
-
Bump common for test fix.
-
1.12.2-2555-7.1.0-BETA-2825
-
Bump common for startup exception.
…
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
Fix custom data config generation. Sponge now also registers a Set type serializer for Configurate.
Gabriel Harris-Rouquette - 8 years ago
-
Bump common for startup exception.
-
1.12.2-2555-7.1.0-BETA-2824
-
Bump common for event generic fixes.
…
Gabriel Harris-Rouquette - 8 years ago -
Forgot to revert this.
Seppe Volkaerts - 8 years ago
-
Fixed a issue that the causestackmanager was used on the client.
Seppe Volkaerts - 8 years ago
-
Init the console permissions on the client once the server is available.
Seppe Volkaerts - 8 years ago
-
Remove event post method on client thread, was already fixed before.
Seppe Volkaerts - 8 years ago
SpongeCommon
-
Merge generic event fixes. Merges #1681.
Gabriel Harris-Rouquette - 8 years ago
-
Fix that the causestackmanager was used on the client.
Seppe Volkaerts - 8 years ago
-
Improved the TypeTokenHelper#isAssignable method.
Seppe Volkaerts - 8 years ago
-
Keys must be registered through the event or registry.
Seppe Volkaerts - 8 years ago
-
Init the console permissions on the client once the server is available.
Seppe Volkaerts - 8 years ago
-
Improved the generic event.
Seppe Volkaerts - 8 years ago
-
Bump common for event generic fixes.
-
1.12.2-2555-7.1.0-BETA-2823
-
Update common for failed data purging.
…
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
Add configurable purge custom data that failed to load.
Gabriel Harris-Rouquette - 8 years ago
-
Update common for failed data purging.
-
1.12.2-2555-7.1.0-BETA-2822
-
Fix CauseStack being used on client when it shouldn't be.
…
Seppe Volkaerts - 8 years ago
SpongeCommon
-
Per cybermaxke's PR subset, fix CauseStack on client event issue
Chris Sanders - 8 years ago
-
Fixed dispenser event not firing. Fixes #1623 (#1628)
Matthew Miller - 8 years ago
-
Fix CauseStack being used on client when it shouldn't be.