All builds
-
1.10.2-2002-5.0.0-BETA-1551
-
Update SpongeCommon for water placement fix.
bloodshot - 10 years ago
SpongeCommon
-
Fix placing water in survival. Fixes #748
bloodshot - 10 years ago
-
Update SpongeCommon for water placement fix.
-
1.10.2-2002-5.0.0-BETA-1550
-
Update SpongeCommon for proper entity collision fix.
bloodshot - 10 years ago
SpongeCommon
-
Actually fix disabling entity collision checks.
bloodshot - 10 years ago
-
Update SpongeCommon for proper entity collision fix.
-
1.10.2-2002-5.0.0-BETA-1549
-
Update SpongeCommon for entity collision fix.
bloodshot - 10 years ago
SpongeCommon
-
Fix not being able to disable entity collision features.
bloodshot - 10 years ago
-
Update SpongeCommon for entity collision fix.
-
1.10.2-2002-5.0.0-BETA-1548
-
Merge master into bleeding for isBlockProtected checks.
…
Gabriel Harris-Rouquette - 10 years ago -
Update SpongeCommon for isBlockProtected fix.
bloodshot - 10 years ago
SpongeCommon
-
Merge master into bleeding for isBlockProtected checks. Updated cause tracker code for handling.
Gabriel Harris-Rouquette - 10 years ago
-
Call 'ChangeBlockEvent.Pre' in isBlockProtected. Fixes #812
bloodshot - 10 years ago
-
Merge master into bleeding for isBlockProtected checks.
-
1.10.2-2002-5.0.0-BETA-1546
-
Implement surrogate blocks for dummy air blocks from forge. Fixes #716.
…
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Implement SurrogateBlockPropertyStore.
Gabriel Harris-Rouquette - 10 years ago
-
Implement surrogate blocks for dummy air blocks from forge. Fixes #716.
-
1.10.2-2002-5.0.0-BETA-1545
-
Update SpongeCommon for duplicate interact secondary event fix.
bloodshot - 10 years ago
SpongeCommon
-
Filter second interact secondary packet when right-clicking a block.
bloodshot - 10 years ago
-
Update SpongeCommon for duplicate interact secondary event fix.
-
1.10.2-2002-5.0.0-BETA-1544
-
Update SpongeCommon
Aaron Hill - 10 years ago
-
Merge branch 'master' into bleeding
Aaron Hill - 10 years ago
-
Update SpongeCommon for 'ChangeBlockEvent.Pre' changes.
bloodshot - 10 years ago
-
Update SpongeCommon for 'ChangeBlockEvent.Pre' addition.
bloodshot - 10 years ago
-
Update SpongeCommon for NotifyNeighborBlockEvent changes.
bloodshot - 10 years ago
-
Update SpongeCommon
Aaron Hill - 10 years ago
-
Update SpongeCommon for moving 'leaf-decay' to global config.
bloodshot - 10 years ago
-
Update SpongeCommon for leaf decay optimization if disabled.
bloodshot - 10 years ago
-
Update SpongeCommon for new 'leaf-decay' config option.
bloodshot - 10 years ago
- Show -4 older commits.
- Collapse commits.
SpongeCommon
-
Update SpongeAPI
Aaron Hill - 10 years ago
-
Merge branch 'master' into bleeding
Aaron Hill - 10 years ago
-
Update SpongeAPI for 'ChangeBlockEvent.Pre' changes.
bloodshot - 10 years ago
-
Call 'ChangeBlockEvent.Pre' before liquids flow into a block area.
bloodshot - 10 years ago
-
Call NotifyNeighborBlockEvent for repeaters and pistons.
bloodshot - 10 years ago
-
Check entity.ridingEntity instead of entity.isRiding()
Aaron Hill - 10 years ago
-
Move 'leaf-decay' option to global config.
bloodshot - 10 years ago
-
Minor optimization to avoid creating snapshots if leaf decay is off.
bloodshot - 10 years ago
-
Add world config option 'leaf-decay'.
bloodshot - 10 years ago
-
Update SpongeCommon
-
1.10.2-2002-5.0.0-BETA-1543
-
Bump common for ChangeBlockEvent.Place fixes.
…
Chris Sanders - 10 years ago
SpongeCommon
-
Fix cancellation of ChangeBlockEvent.Place consuming items in survival.
Chris Sanders - 10 years ago
-
Fix handling of options in builtin permission service
zml - 10 years ago
-
Bump common for ChangeBlockEvent.Place fixes.
-
1.10.2-2002-5.0.0-BETA-1539
-
Bump common for block restore recursion fix.
…
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Comment the handling of block transactions for clarity.
Gabriel Harris-Rouquette - 10 years ago
-
Hopefully fix infinite recursion with block transactions being cancelled and restored.
Gabriel Harris-Rouquette - 10 years ago
-
Bump common for block restore recursion fix.
-
1.10.2-2002-5.0.0-BETA-1534
-
Add more registration entry points for VillagerProfession registrations. Fixes #724.
…
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Minor changes for Villager profession ids.
Gabriel Harris-Rouquette - 10 years ago
-
Add more registration entry points for VillagerProfession registrations. Fixes #724.