All builds
-
1.12-7.0.0-BETA-300
-
Bump SpongeCommon for Inventory.query() change.
jbyoshi - 9 years ago
SpongeCommon
-
Bump SpongeCommon for Inventory.query() change.
-
1.12-7.0.0-BETA-299
-
Bump SpongeCommon for commands update.
jbyoshi - 9 years ago
-
Bump SpongeCommon for InteractItemEvent fix.
jbyoshi - 9 years ago
SpongeCommon
-
Bump SpongeCommon for commands update.
-
1.12-7.0.0-BETA-297
-
Update EntityHuman registration.
jbyoshi - 9 years ago
SpongeCommon
-
Common code to properly register EntityHuman.
jbyoshi - 9 years ago
-
Update EntityHuman registration.
-
1.12-7.0.0-BETA-296
-
Fix a field name so Travis - and my own system - can build.
jbyoshi - 9 years ago
-
Bump SpongeCommon for command source fixes.
jbyoshi - 9 years ago
-
Bump SpongeCommon for DirectionalData implementation.
jbyoshi - 9 years ago
-
Bump SpongeCommon for skeleton fixes.
jbyoshi - 9 years ago
-
Merge doc explanation about submodule cleanup if in a bad error state. Merges #319.
gabizou - 9 years ago
-
Add codeowners and bump common for updates.
gabizou - 9 years ago
-
Add CODEOWNERS
kashike - 9 years ago
-
clarify verbage about menu path
nateozem - 9 years ago
-
include the right menu path for "macOS"
nateozem - 9 years ago
-
fix grammar
nateozem - 9 years ago
-
add message to fix submodule unintentional problem
nateozem - 9 years ago
- Show -6 older commits.
- Collapse commits.
SpongeCommon
-
Remove MixinLocatedSource and reimplement Locatable in the other related mixins for performance.
jbyoshi - 9 years ago
-
Don't call asICommandSource() when no one implements it.
jbyoshi - 10 years ago
-
Implement DirectionalData for BlockHorizontal.
jbyoshi - 9 years ago
-
Replace references to EntitySkeleton.
jbyoshi - 9 years ago
-
add codeowner entries
Faithcaio - 9 years ago
-
fix generation percentage always being zero
Faithcaio - 9 years ago
-
Add some more entries to CODEOWNERS
kashike - 9 years ago
-
fix PreGenerationTask running only once a second
Faithcaio - 9 years ago
-
Add gabizou related codeowners.
gabizou - 9 years ago
-
Add CODEOWNERS
kashike - 9 years ago
-
Bump mixins for updated features and fix MixinEntityPlayer#onGetDisplayName.
gabizou - 9 years ago
-
Merge pull request #1419 from Grinch/patch/ext.refMap
kashike - 9 years ago
-
Merge mob spell particle fix (#1422)
kashike - 9 years ago
-
Fix binding for MOB_SPELL particles. Fixes SpongePowered#1421
jbyoshi - 9 years ago
-
Use ext.refMap to fix compatibility with later Gradle versions
Grinch - 9 years ago
-
Fix missed renamed field
kashike - 9 years ago
-
Update mappings to 20170706
kashike - 9 years ago
-
recipe registration has to be PreInit
Faithcaio - 9 years ago
-
Merge implementation of `isTreasure` method in Enchantment (#1416)
meronat - 9 years ago
-
commas.
gabizou - 9 years ago
-
Bump mixin to provide new visibility for overwrites when they are transformed for higher access. Fixes SpongePowered/SpongeForge#1604.
gabizou - 9 years ago
-
add simple recipe testplugin
Faithcaio - 9 years ago
-
Fix a field name so Travis - and my own system - can build.
-
1.12-7.0.0-BETA-290
-
Bump common for updates. Merges #334.
…
gabizou - 9 years ago -
Add Test Integration update for common.
gabizou - 9 years ago
SpongeCommon
-
Merge integrated test plugins. This provides us with a system
gabizou - 9 years ago
-
Add better fake world detection. Lazily evaluated, method can be used on any World object now.
gabizou - 9 years ago
-
Last minute fix of license before merge.
gabizou - 9 years ago
-
Clean up the ScaledHealthTest plugin to use commands instead of a listener. This fully tests scaling nicely.
gabizou - 9 years ago
-
small custom inventory test plugin
Faithcaio - 9 years ago
-
Fix the colour for aqua
kashike - 9 years ago
-
Change unregisterPluginListeners() to allow reregistration. (#1383)
jbyoshi - 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.
gabizou - 9 years ago
-
Implement Health Scaling. The way this is implemented is
gabizou - 9 years ago
-
Add crafting registry changes for forge registry update.
gabizou - 9 years ago
-
only set returnvalue if not set
Faithcaio - 9 years ago
-
Bump common for updates. Merges #334.
-
1.12-7.0.0-BETA-289
-
Update SpongeCommond for FluidEvents
Faithcaio - 9 years ago
SpongeCommon
-
Update SpongeAPI
Faithcaio - 9 years ago
-
call Modify Event for blocks formed by water and lava and Break Event when fluids break other blocks.
Faithcaio - 9 years ago
-
Fix block place event not being fired while holding bucket.
bloodmc - 9 years ago
-
fire ClickInventoryEvent.Drop.Single and Full when dropping items with no open container
Faithcaio - 9 years ago
-
Fix scoreboard data not being properly serialized
Aaron1011 - 9 years ago
-
Don't fire inventory drop events when there are no entities.
bloodmc - 9 years ago
-
fix additional slots on player container
Faithcaio - 9 years ago
-
basic implementation of EquipmentInventory
Faithcaio - 9 years ago
-
Update SpongeCommond for FluidEvents
-
1.12-7.0.0-BETA-288
-
Update SpongeCommon
Faithcaio - 9 years ago
-
Update SpongeCommon for RecipeAPI
Faithcaio - 9 years ago
SpongeCommon
-
fix build
Faithcaio - 9 years ago
-
Implement crafting and smelting recipes
Jakub Hlusička - 10 years ago
-
Update SpongeCommon
-
1.12-7.0.0-BETA-286
-
Update SpongeCommon
Faithcaio - 9 years ago
SpongeCommon
-
Merge pull request #1384 from JBYoshi/fix/external-server-chunk-crash
kashike - 9 years ago
-
check if the dataId is actually present and if not add the old custom data class to the known failed deserializations
Faithcaio - 9 years ago
-
fix SmeltableProperty using null check instead of isEmpty
Faithcaio - 9 years ago
-
Fix read/write of owner/notifier in tracker data response packet
kashike - 9 years ago
-
handle ContainerPlayer having more slots than in vanilla
Faithcaio - 9 years ago
-
actually do the update of custom data v1
Faithcaio - 9 years ago
-
Replace a hacky (and now broken) client-side test to allow connecting to external servers.
jbyoshi - 9 years ago
-
Update SpongeCommon
-
1.12-7.0.0-BETA-285
-
Fix a 'few' warnings
Deamon5550 - 9 years ago
SpongeCommon
-
Fix a 'few' warnings
Deamon5550 - 9 years ago
-
Fix a 'few' warnings
-
1.12-7.0.0-BETA-284
-
Update SpongeCommon
stephan-gh - 9 years ago
SpongeCommon
-
Update SpongeCommon