All builds
-
1.12.2-2838-7.1.7-RC3822
-
Add IPhaseState.includesDecays().
…
JBYoshi - 7 years ago
SpongeCommon
-
Merge pull request #2311 from BrainStone/fix/2308
Chris Sanders - 7 years ago
-
Using URLDecoder to decode the possibly encoded strings
BrainStone - 7 years ago
-
Fix formatting from earlier commit. fix imports.
Gabriel Harris-Rouquette - 7 years ago
-
Merge IPhaseState#getPhase() removal. Merges #2307.
Gabriel Harris-Rouquette - 7 years ago
-
Rewrite toString() for phase states.
JBYoshi - 7 years ago
-
Remove unused resource warnings.
JBYoshi - 7 years ago
-
Remove TrackingPhase completely. IPhaseState remains.
JBYoshi - 7 years ago
-
Remove calls to getPhase() in log messages.
JBYoshi - 7 years ago
-
Add IPhaseState.includesDecays().
JBYoshi - 7 years ago
-
Add IPhaseState.includesDecays().
-
1.12.2-2838-7.1.7-RC3821
-
Fix issue with custom item entities. Fixes #2795.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix issue with custom entity detection on spawns. Fixes Wizardry Issue. Fixes SpongePowered/SpongeForge#2795.
Gabriel Harris-Rouquette - 7 years ago
-
Fix issue with custom item entities. Fixes #2795.
-
1.12.2-2838-7.1.7-RC3820
-
Bump common for Tinkers fix. Fixes #2834.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix custom entity spawns for item drops. Fixes SpongePowered/SpongeForge#2834.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for Tinkers fix. Fixes #2834.
-
1.12.2-2838-7.1.7-RC3819
-
Bump common for interaction fix. Fixes #2839.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Fix InteractionPacketState missing to set the position. Improve the createSnapshot methods in ServerWorldBridge. Fixes SpongePowered/SpongeForge#2839.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for interaction fix. Fixes #2839.
-
1.12.2-2838-7.1.7-RC3818
-
Bump common for better creation of snapshots for interaction packets.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Add manual creation of snapshots for interaction packet states for better handling.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for better creation of snapshots for interaction packets.
-
1.12.2-2838-7.1.7-RC3817
-
Bump common for throwing exceptions on an unloaded chunk block snapshot creation request.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
If a chunk is not loaded, return BlockSnapshot.NONE.
Gabriel Harris-Rouquette - 7 years ago
-
Bump common for throwing exceptions on an unloaded chunk block snapshot creation request.
-
1.12.2-2838-7.1.7-RC3816
-
Bump common for another xp event fake world fix.
…
Chris Sanders - 7 years ago
SpongeCommon
-
Actually, let the overwrite run the code as normal for fake worlds.
Chris Sanders - 7 years ago
-
Bump common for another xp event fake world fix.
-
1.12.2-2838-7.1.7-RC3815
-
Bump common for xp event fix on fake worlds.
…
Chris Sanders - 7 years ago
SpongeCommon
-
Don't run xp event logic for fake worlds.
Chris Sanders - 7 years ago
-
Bump common for xp event fix on fake worlds.
-
1.12.2-2838-7.1.7-RC3814
-
Bump SpongeCommon for chunk cache fix.
JBYoshi - 7 years ago
SpongeCommon
-
Fix MixinChunk.cacheKey always being 0.
JBYoshi - 7 years ago
-
Fix capitalization for @Zidane.
Gabriel Harris-Rouquette - 7 years ago
-
Bump SpongeCommon for chunk cache fix.
-
1.12.2-2838-7.1.7-RC3813
-
Update for Constants migration.
…
Gabriel Harris-Rouquette - 7 years ago
SpongeCommon
-
Migrate all NbTDataUtil constants to Constants class. Migrate all DataQueries to Constants.
Gabriel Harris-Rouquette - 7 years ago
-
Update for Constants migration.