All builds
-
1.12.2-2486-7.0.0-BETA-2659
-
Bump common for spawn refactoring.
…
gabizou - 9 years ago
SpongeCommon
-
Bump common for spawn refactoring.
-
1.12.2-2486-7.0.0-BETA-2658
-
Bump common for more cleanup. Minor fixes.
…
gabizou - 9 years ago
-
Bump common for more cleanup. Minor fixes.
-
1.12.2-2486-7.0.0-BETA-2657
-
Update SpongeCommon for build fix.
bloodmc - 9 years ago
-
Bump common for some minor changes. Could fix some things, maybe break other things. CauseTracker errors are not going to print full contexts for a little bit pending some better printing with individualized contexts.
gabizou - 9 years ago
SpongeCommon
-
Add missing license.
bloodmc - 9 years ago
-
catch and log AbstractMethodError when getting displayName from inventory
Faithcaio - 9 years ago
-
More cleanup. Eliminate InternalNamedCauses. Eliminate ExtraContexts in PhaseContext class. Pending printing for individualized contexts and some guarantee analysis.
gabizou - 9 years ago
-
Update SpongeCommon for build fix.
-
1.12.2-2486-7.0.0-BETA-2655
-
Add support for mod's that include modid in entity name.
…
bloodmc - 9 years ago
SpongeCommon
-
Add entity source before ticking riding entity.
bloodmc - 9 years ago
-
Add support for mod's that include modid in entity name.
-
1.12.2-2486-7.0.0-BETA-2654
-
Merge changes with PhaseContexts and IPhaseStates.
…
gabizou - 9 years ago -
Fix required packetcontext request.
gabizou - 9 years ago
-
Update SpongeForge implementations for phasecontext refactor.
gabizou - 9 years ago
SpongeCommon
-
Merge the refactor of IPhaseStates and PhaseContexts. Also eliminates PacketFunction.
gabizou - 9 years ago
-
Eliminate PacketFunctiong in the cleanup. Merge implementation change for StackFrame helper methods.
gabizou - 9 years ago
-
Merge pull request #1536 from RysingDragon/bleeding
kashike - 9 years ago
-
Fix HarvestingProperty for pickaxes
DawnTheFawn1 - 9 years ago
-
Last bits of cleanup post refactor. Now with individualized phase contexts, phase states can start getting logic merged into one.
gabizou - 9 years ago
-
Complete migration to use IPhaseStates to create their PhaseContexts.
gabizou - 9 years ago
-
More PhaseContexts moved into try with resources. This is coming along nicely.
gabizou - 9 years ago
-
This all now compiles. Now to start moving the PhaseContext creation to the states.
gabizou - 9 years ago
-
Flush out some more phase contexts.
gabizou - 9 years ago
-
Complete the tracking.phase.tick package for the update. Working on the other packages now.
gabizou - 9 years ago
-
Make PhaseContext generic as a start of cleanup.
gabizou - 9 years ago
-
Merge changes with PhaseContexts and IPhaseStates.
-
1.12.2-2486-7.0.0-BETA-2653
-
Fix the build
jbyoshi - 9 years ago
-
Bump SpongeCommon to fix XP MULTIPLICATION glitch.
jbyoshi - 9 years ago
-
Update SpongeCommon for inventory fix.
bloodmc - 9 years ago
SpongeCommon
-
Wrong commit :P
jbyoshi - 9 years ago
-
Backport SpongeAPI because that commit is still pending implementation.
jbyoshi - 9 years ago
-
Fixing not just XP duplication, but XP MULTIPLICATION.
jbyoshi - 9 years ago
-
Fix client crash when using real time ticks.
jbyoshi - 9 years ago
-
Fix ClassCastException when getting carrier from chest.
bloodmc - 9 years ago
-
Fix the build
-
1.12.2-2486-7.0.0-BETA-2648
-
Update SpongeCommon for data migration fix
kashike - 9 years ago
SpongeCommon
-
Don't throw when a data registration can not be found during legacy class migration
kashike - 9 years ago
-
Update SpongeCommon for data migration fix
-
1.12.2-2486-7.0.0-BETA-2647
-
Update SpongeCommon for item entity infinite delay spawn fix
kashike - 9 years ago
SpongeCommon
-
Fix item entity infinite despawn delay
kashike - 9 years ago
-
Add missing override annotations and remove redundant shadows
Mumfrey - 9 years ago
-
Update SpongeCommon for item entity infinite delay spawn fix
-
1.12.2-2486-7.0.0-BETA-2646
-
Add missing override annotations
Mumfrey - 9 years ago
-
Add missing override annotations
-
1.12.2-2486-7.0.0-BETA-2645
-
Update SpongeCommon for scoreboard objective name length limitation addition
kashike - 9 years ago
SpongeCommon
-
Limit scoreboard objective names to 16 characters
kashike - 9 years ago
-
Don't push things into the CSM when in a client world
kashike - 9 years ago
-
Update SpongeCommon for scoreboard objective name length limitation addition