All builds
-
1.12.2-2486-7.0.0-BETA-2659
-
Bump common for spawn refactoring.
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Move spawn or capture entities methods into IPhaseState.
Gabriel Harris-Rouquette - 9 years ago
-
Bump common for spawn refactoring.
-
1.12.2-2486-7.0.0-BETA-2658
-
Bump common for more cleanup. Minor fixes.
…
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
More refactoring. Move more things from TrackingPhase into IPhaseState. Eliminate some unused methods causing confusion.
Gabriel Harris-Rouquette - 9 years ago
-
Bump common for more cleanup. Minor fixes.
-
1.12.2-2486-7.0.0-BETA-2657
-
Update SpongeCommon for build fix.
bloodshot - 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.
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Add missing license.
bloodshot - 9 years ago
-
catch and log AbstractMethodError when getting displayName from inventory
Anselm Brehme - 9 years ago
-
More cleanup. Eliminate InternalNamedCauses. Eliminate ExtraContexts in PhaseContext class. Pending printing for individualized contexts and some guarantee analysis.
Gabriel Harris-Rouquette - 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.
…
bloodshot - 9 years ago
SpongeCommon
-
Add entity source before ticking riding entity.
bloodshot - 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.
…
Gabriel Harris-Rouquette - 9 years ago -
Fix required packetcontext request.
Gabriel Harris-Rouquette - 9 years ago
-
Update SpongeForge implementations for phasecontext refactor.
Gabriel Harris-Rouquette - 9 years ago
SpongeCommon
-
Merge the refactor of IPhaseStates and PhaseContexts. Also eliminates PacketFunction.
Gabriel Harris-Rouquette - 9 years ago
-
Eliminate PacketFunctiong in the cleanup. Merge implementation change for StackFrame helper methods.
Gabriel Harris-Rouquette - 9 years ago
-
Merge pull request #1536 from RysingDragon/bleeding
kashike - 9 years ago
-
Fix HarvestingProperty for pickaxes
RysingDragon - 9 years ago
-
Last bits of cleanup post refactor. Now with individualized phase contexts, phase states can start getting logic merged into one.
Gabriel Harris-Rouquette - 9 years ago
-
Complete migration to use IPhaseStates to create their PhaseContexts.
Gabriel Harris-Rouquette - 9 years ago
-
More PhaseContexts moved into try with resources. This is coming along nicely.
Gabriel Harris-Rouquette - 9 years ago
-
This all now compiles. Now to start moving the PhaseContext creation to the states.
Gabriel Harris-Rouquette - 9 years ago
-
Flush out some more phase contexts.
Gabriel Harris-Rouquette - 9 years ago
-
Complete the tracking.phase.tick package for the update. Working on the other packages now.
Gabriel Harris-Rouquette - 9 years ago
-
Make PhaseContext generic as a start of cleanup.
Gabriel Harris-Rouquette - 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.
bloodshot - 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.
bloodshot - 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