All builds
-
1.12-2387-7.0.0-BETA-2431
-
Bump common for comma
…
Gabriel Harris-Rouquette - 9 years ago -
Bump common for update with mixins. Fixes #1604.
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
commas.
Gabriel Harris-Rouquette - 9 years ago
-
Bump mixin to provide new visibility for overwrites when they are transformed for higher access. Fixes SpongePowered/SpongeForge#1604.
Gabriel Harris-Rouquette - 9 years ago
-
add simple recipe testplugin
Anselm Brehme - 9 years ago
-
Bump common for comma
-
1.12-2387-7.0.0-BETA-2427
-
Add integration test suite. Merges #1606.
…
Gabriel Harris-Rouquette - 9 years ago -
Update Forge to recommended. Fix injections in production.
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Merge integrated test plugins. This provides us with a system
Gabriel Harris-Rouquette - 9 years ago
-
Last minute fix of license before merge.
Gabriel Harris-Rouquette - 9 years ago
-
Clean up the ScaledHealthTest plugin to use commands instead of a listener. This fully tests scaling nicely.
Gabriel Harris-Rouquette - 9 years ago
-
small custom inventory test plugin
Anselm Brehme - 9 years ago
-
Be more specific
kashike - 9 years ago
-
Remove unnecessary lines
kashike - 9 years ago
-
Add TestPlugins project into common for in-development only testing allowing a unified plugin for implementation testing in development environments.
Gabriel Harris-Rouquette - 9 years ago
-
Add integration test suite. Merges #1606.
-
1.12-2368-7.0.0-BETA-2426
-
Bump common for fake world detection.
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Add better fake world detection. Lazily evaluated, method can be used on any World object now.
Gabriel Harris-Rouquette - 9 years ago
-
Bump common for fake world detection.
-
1.12-2368-7.0.0-BETA-2425
-
Update SpongeCommon for colour fix
kashike - 9 years ago
SpongeCommon
-
Fix the colour for aqua
kashike - 9 years ago
-
Change unregisterPluginListeners() to allow reregistration. (#1383)
Jonathan Browne - 9 years ago
-
Update SpongeCommon for colour fix
-
1.12-2368-7.0.0-BETA-2423
-
Bump common for Health scaling implementation addition.
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Implement Health Scaling. The way this is implemented is
Gabriel Harris-Rouquette - 9 years ago
-
Bump common for Health scaling implementation addition.
-
1.12-2368-7.0.0-BETA-2421
-
Silly merge. This should compile now.
…
Gabriel Harris-Rouquette - 9 years ago -
Update for Forge registry changes.
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Add crafting registry changes for forge registry update.
Gabriel Harris-Rouquette - 9 years ago
-
only set returnvalue if not set
Anselm Brehme - 9 years ago
-
Silly merge. This should compile now.
-
1.12-2331-7.0.0-BETA-2419
-
use ForgeRegistries.RECIPES
Anselm Brehme - 9 years ago
-
use ForgeRegistries.RECIPES
-
1.12-2331-7.0.0-BETA-2415
-
Update SpongeCommon
Anselm Brehme - 9 years ago
-
Update SpongeCommong for FluidEvents
Anselm Brehme - 9 years ago
SpongeCommon
-
Update SpongeAPI
Anselm Brehme - 9 years ago
-
call Modify Event for blocks formed by water and lava and Break Event when fluids break other blocks.
Anselm Brehme - 9 years ago
-
Update SpongeCommon
-
1.12-2331-7.0.0-BETA-2411
-
Update SpongeCommon for block place event fix while holding bucket.
bloodshot - 9 years ago
SpongeCommon
-
Fix block place event not being fired while holding bucket.
bloodshot - 9 years ago
-
Update SpongeCommon for block place event fix while holding bucket.
-
1.12-2331-7.0.0-BETA-2408
-
Update SpongeCommon for ClickInventoryEvent.Drop
Anselm Brehme - 9 years ago
-
Update SpongeCommon for scoreboard fix
Aaron Hill - 9 years ago
SpongeCommon
-
fire ClickInventoryEvent.Drop.Single and Full when dropping items with no open container
Anselm Brehme - 9 years ago
-
Fix scoreboard data not being properly serialized
Aaron Hill - 9 years ago
-
Update SpongeCommon for ClickInventoryEvent.Drop