All builds
-
1.12.2-2705-7.1.0-BETA-3164
-
Bump common for fixing Player#hasPlayedBefore() changes.
…
Gabriel Harris-Rouquette - 8 years ago
SpongeCommon
-
Bump common for fixing Player#hasPlayedBefore() changes.
-
1.12.2-2705-7.1.0-BETA-3163
-
Bump common for better world fake checks to ensure that sponge is only interacting with server managed worlds.
…
Gabriel Harris-Rouquette - 8 years ago
-
Bump common for better world fake checks to ensure that sponge is only interacting with server managed worlds.
-
1.12.2-2705-7.1.0-BETA-3162
-
Bump SpongeForge for client command fix
Daniel Naylor - 8 years ago
SpongeCommon
-
Prevent ISE on client when running a client command.
Daniel Naylor - 8 years ago
-
Bump SpongeForge for client command fix
-
1.12.2-2705-7.1.0-BETA-3160
-
Fix wrong source passed in Forge block events.
bloodshot - 8 years ago
-
Fix wrong source passed in Forge block events.
-
1.12.2-2705-7.1.0-BETA-3158
-
Update Forge's jenkins in changelog.
bloodshot - 8 years ago
-
do not capture extraction when item is empty
Anselm Brehme - 8 years ago
-
Merge advancement fixes. Fixes #2140.
Gabriel Harris-Rouquette - 8 years ago
-
Use ServerUtils.isCallingFromMainThread to check for the server thread.
Seppe Volkaerts - 8 years ago
-
Allow vanilla clients to join with test mods. Fix client mixin in config.
Seppe Volkaerts - 8 years ago
-
Moved all custom advancement logic to the server side, client acts like vanilla.
Seppe Volkaerts - 8 years ago
- Show -1 older commits.
- Collapse commits.
SpongeCommon
-
Merge advancement fixes. Merges #1929. Fixes #1904. Fixes SpongePowered/SpongeForge#2140.
Gabriel Harris-Rouquette - 8 years ago
-
Replace threaded boolean check with a simple phase state check.
Gabriel Harris-Rouquette - 8 years ago
-
Event for recipebook interaction
Anselm Brehme - 8 years ago
-
Use ServerUtils.isCallingFromMainThread to check for the server thread.
Seppe Volkaerts - 8 years ago
-
Fix soft-resetting player advancements on world load
Seppe Volkaerts - 8 years ago
-
Moved all custom advancement logic to the server side, client acts like vanilla.
Seppe Volkaerts - 8 years ago
-
Update Forge's jenkins in changelog.
-
1.12.2-2705-7.1.0-BETA-3152
-
Bump SpongeCommon for isFake check
Aaron Hill - 8 years ago
SpongeCommon
-
Check IMixinWorld#isFake instead of checking for IMixinWorldServer
Aaron Hill - 8 years ago
-
Bump SpongeCommon for isFake check
-
1.12.2-2705-7.1.0-BETA-3151
-
Bump SpongeCommon for async lighting crash fix
Aaron Hill - 8 years ago
SpongeCommon
-
Do an explicit 'instanceof' check for IMixinWorldServer instead of using isRemote
Aaron Hill - 8 years ago
-
Bump SpongeCommon for async lighting crash fix
-
1.12.2-2705-7.1.0-BETA-3150
-
Fire Forge's PlayerRespawnEvent after the player respawns
…
Aaron Hill - 8 years ago
SpongeCommon
-
Add hook for firing Forge's PlayerRespawnEvent
Aaron Hill - 8 years ago
-
Fire Forge's PlayerRespawnEvent after the player respawns
-
1.12.2-2705-7.1.0-BETA-3149
-
Properly handle cancelled Forge living death event
…
Aaron Hill - 8 years ago
SpongeCommon
-
Make SpongeCommonEventFactory#callDestructEntityEventDeath return an Optional
Aaron Hill - 8 years ago
-
Properly handle cancelled Forge living death event
-
1.12.2-2705-7.1.0-BETA-3148
-
Update SpongeCommon for water/lava placement fix. Fixes #2202
bloodshot - 8 years ago
SpongeCommon
-
Fix water/lava placement. Fixes SpongePowered/SpongeForge#2202
bloodshot - 8 years ago
-
Update SpongeCommon for water/lava placement fix. Fixes #2202