All builds
-
1.10.2-2026-5.0.0-BETA-1612
-
Bump common for NPE getting a tracked player.
…
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Fix NPE getting tracked players.
Gabriel Harris-Rouquette - 10 years ago
-
Bump common for NPE getting a tracked player.
-
1.10.2-2026-5.0.0-BETA-1611
-
Bump common to fix forgotten annotation.
…
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Don't forget overwrite annotations.
Gabriel Harris-Rouquette - 10 years ago
-
Bump common to fix forgotten annotation.
-
1.10.2-2026-5.0.0-BETA-1610
-
Merge master into bleeding for micro-optimizations.
…
Gabriel Harris-Rouquette - 10 years ago -
Bump common for tameable owner caching.
Gabriel Harris-Rouquette - 10 years ago
-
Bump for tracked uuid caching.
Gabriel Harris-Rouquette - 10 years ago
-
Update SpongeCommon for piston crash fix.
bloodshot - 10 years ago
-
Update SpongeCommon for chunk invalid uuid lookup fix.
bloodshot - 10 years ago
-
Update SpongeCommon to fix GameProfile lookups with invalid UUID's.
bloodshot - 10 years ago
- Show -1 older commits.
- Collapse commits.
SpongeCommon
-
Merge master into bleeding for tameable owner optimization.
Gabriel Harris-Rouquette - 10 years ago
-
Merge master into bleeding for various changes and additions.
Gabriel Harris-Rouquette - 10 years ago
-
Add EntityTameable owner string lookup cache. Since it is an optimization toggle, if any issues arise, the caching can be disabled.
Gabriel Harris-Rouquette - 10 years ago
-
Cache tracked UUID's for entities to reduce lookup costs.
Gabriel Harris-Rouquette - 10 years ago
-
Fire a 'ChangeBlockEvent.Pre' before queuing a block event.
bloodshot - 10 years ago
-
Fix wrong uuid lookup.
bloodshot - 10 years ago
-
Prevent GameProfile lookups with invalid UUID's.
bloodshot - 10 years ago
-
Merge master into bleeding for micro-optimizations.
-
1.10.2-2026-5.0.0-BETA-1607
-
Bump common for TickBlockEvent changes.
…
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Streamline tick block event into TrackingUtil.
Gabriel Harris-Rouquette - 10 years ago
-
Bump common for TickBlockEvent changes.
-
1.10.2-2026-5.0.0-BETA-1606
-
Bump common for minor cleanup.
…
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Ensure that unwinding block changes still respect block flags.
Gabriel Harris-Rouquette - 10 years ago
-
Bump common for minor cleanup.
-
1.10.2-2026-5.0.0-BETA-1605
-
Bump common for block update notification logic fix. Fixes #786.
…
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
Fix notification logic from BlockChangeFlag refactor. Fixes SpongePowered/SpongeForge#786. Fixes #852.
Gabriel Harris-Rouquette - 10 years ago
-
Bump common for block update notification logic fix. Fixes #786.
-
1.10.2-2026-5.0.0-BETA-1604
-
World tick listeners still need to use the world tick phase.
…
Gabriel Harris-Rouquette - 10 years ago
-
World tick listeners still need to use the world tick phase.
-
1.10.2-2026-5.0.0-BETA-1603
-
Bump common for real fixes for Fixing #789.
…
Gabriel Harris-Rouquette - 10 years ago
SpongeCommon
-
A few fixes, pulled in some changes from schematics to fix block workers and block change flags. Fixes for server tick listeners from forge.
Gabriel Harris-Rouquette - 10 years ago
-
Bump common for real fixes for Fixing #789.
-
1.10.2-2026-5.0.0-BETA-1602
-
Add ServerTick event capture handling. Fixes #789.
…
Gabriel Harris-Rouquette - 10 years ago
-
Add ServerTick event capture handling. Fixes #789.
-
1.10.2-2026-5.0.0-BETA-1601
-
Update SpongeCommon for InteractBlockEvent fix.
bloodshot - 10 years ago
SpongeCommon
-
Fix InteractBlockEvent primary packets being fired on right-click.
bloodshot - 10 years ago
-
Update SpongeCommon for InteractBlockEvent fix.