All builds
-
1.10.2-2073-5.0.0-BETA-1712
-
Update SpongeCommon for chunk cache fix.
bloodshot - 10 years ago
SpongeCommon
-
Fix chunk cache key not being initialized properly.
bloodshot - 10 years ago
-
Update SpongeCommon for chunk cache fix.
-
1.10.2-2073-5.0.0-BETA-1711
-
Update for SpongeCommon changes
Minecrell - 10 years ago
SpongeCommon
-
Remove custom assets directory
Minecrell - 10 years ago
-
Fix CME when iterating players of a world and list changes.
Chris Sanders - 10 years ago
-
Fixed small schematics issues, Merges #922
thejohncrafter - 10 years ago
-
Remove erroneous Mixin printout.
Chris Sanders - 10 years ago
-
Update for SpongeCommon changes
-
1.10.2-2073-5.0.0-BETA-1710
-
Update SpongeCommon for save fixes.
bloodshot - 10 years ago
SpongeCommon
-
Fix another case of duplicate world saves during server stop.
bloodshot - 10 years ago
-
Fix duplicate world saving during server stop.
bloodshot - 10 years ago
-
Implement SerializationBehaviors.
bloodshot - 10 years ago
-
Update SpongeCommon for save fixes.
-
1.10.2-2073-5.0.0-BETA-1709
-
Update SpongeCommon for command causetracker fix.
…
bloodshot - 10 years ago
SpongeCommon
-
Fix invalid commands never completing causetracker phase.
bloodshot - 10 years ago
-
Update SpongeCommon for command causetracker fix.
-
1.10.2-2073-5.0.0-BETA-1708
-
Update SpongeCommon for structure fix and mixin update.
bloodshot - 10 years ago
SpongeCommon
-
Avoid calling generateStructure for unloaded chunks. Fixes #912
bloodshot - 10 years ago
-
Update SpongeCommon for structure fix and mixin update.
-
1.10.2-2073-5.0.0-BETA-1707
-
Update SpongeCommon for chunk unload NPE fix.
bloodshot - 10 years ago
SpongeCommon
-
Fix NPE during chunk unloads.
bloodshot - 10 years ago
-
Update SpongeCommon for chunk unload NPE fix.
-
1.10.2-2073-5.0.0-BETA-1706
-
Update SpongeCommon for chunk unload fix.
bloodshot - 10 years ago
SpongeCommon
-
Ignore the chunk unloaded flag during unloads.
bloodshot - 10 years ago
-
Update SpongeCommon for chunk unload fix.
-
1.10.2-2073-5.0.0-BETA-1705
-
Update SpongeCommon for tracking mixin fix.
bloodshot - 10 years ago
SpongeCommon
-
Fix tracking world mixin not being applied. Fixes #875
bloodshot - 10 years ago
-
Update SpongeCommon for tracking mixin fix.
-
1.10.2-2073-5.0.0-BETA-1704
-
Update SpongeCommon
Aaron Hill - 10 years ago
SpongeCommon
-
Merge scoreboard team collision rules implementation
Aaron Hill - 10 years ago
-
Scoreboard collision rules
kashike - 10 years ago
-
Update SpongeCommon
-
1.10.2-2073-5.0.0-BETA-1703
-
Update SpongeModEventManager for MountEntityEvent changes
Aaron Hill - 10 years ago
-
Update SpongeCommon
Aaron Hill - 10 years ago
-
Update SpongeCommon
Aaron Hill - 10 years ago
SpongeCommon
-
Update SpongeAPI
Aaron Hill - 10 years ago
-
Make changes needed for delaying of entity snapshot generation
Aaron Hill - 10 years ago
-
Merge pull request #900 from SpongePowered/feature/mount-events
Chris Sanders - 10 years ago
-
Changed the events to use better injection points, and update for proposed API changes.
Me4502 - 10 years ago
-
Add MountEntityEvent and DismountEntityEvent implementations.
Austin Peterson - 10 years ago
-
Update SpongeModEventManager for MountEntityEvent changes