All builds
-
1.10.2-5.2.0-BETA-403
-
Bump SpongeCommon for stone generator fix.
JBYoshi - 8 years ago
SpongeCommon
-
Fix stone generators. Fixes SpongePowered/SpongeForge#1908
JBYoshi - 8 years ago
-
Fix Creature Spawn for custom chunkGenerators
phit - 8 years ago
-
Bump SpongeCommon for stone generator fix.
-
1.10.2-5.2.0-BETA-402
-
Bump SpongeCommon for nether portal fix.
JBYoshi - 8 years ago
SpongeCommon
-
Fix players being sent back through a nether portal they just used.
JBYoshi - 8 years ago
-
Bump SpongeCommon for nether portal fix.
-
1.10.2-5.2.0-BETA-401
-
Bump SpongeCommon for cactus damage source fix.
JBYoshi - 8 years ago
SpongeCommon
-
Running into a cactus does not set you on fire. Fixes #1660.
JBYoshi - 8 years ago
-
Bump SpongeCommon for cactus damage source fix.
-
1.10.2-5.2.0-BETA-400
-
Bump SpongeCommon for phase tracker fix. @gabizou @phit
JBYoshi - 8 years ago
SpongeCommon
-
Revert "Port over some of the printer limiters for reducing log spam from exceptions with relation to CauseTracking." at @phit's request.
JBYoshi - 8 years ago
-
fix PropertyStrategy ignoring operators
Anselm Brehme - 8 years ago
-
Port over some of the printer limiters for reducing log spam from exceptions with relation to CauseTracking.
Gabriel Harris-Rouquette - 8 years ago
-
Fix broken logic in ImmutableSpongeBoundedValue#with
Aaron Hill - 8 years ago
-
Bump SpongeCommon for phase tracker fix. @gabizou @phit
-
1.10.2-5.2.0-BETA-399
-
Un-ignore .gitkeep and remove duplicate run/ entry in .gitignore.
JBYoshi - 8 years ago
-
Un-ignore .gitkeep and remove duplicate run/ entry in .gitignore.
-
1.10.2-5.2.0-BETA-398
-
Bump SpongeCommon for build fix.
JBYoshi - 8 years ago
-
Bump SpongeCommon for async lighting/watchdog crash fix.
JBYoshi - 9 years ago
SpongeCommon
-
Fix the build.
JBYoshi - 8 years ago
-
Catch RejectedExecutionException in case the watchdog kills the server.
JBYoshi - 9 years ago
-
Fix generator settings not working for custom worlds. Fixes #1169
simon816 - 9 years ago
-
Undo portal creation after a portal event is cancelled.
bloodshot - 9 years ago
-
Merge pull request #1555 from randombyte-developer/stable-5
kashike - 9 years ago
-
Fix item entity infinite despawn delay
kashike - 9 years ago
-
Fix weather entities not being ticked.
kashike - 9 years ago
-
Fixing not just XP duplication, but XP MULTIPLICATION.
JBYoshi - 9 years ago
-
Fix client crash when using real time ticks.
JBYoshi - 9 years ago
-
Bump SpongeCommon for build fix.
-
1.10.2-5.2.0-BETA-396
-
Add support for additional plugins directory. Fixes #297
Minecrell - 9 years ago
SpongeCommon
-
Add additional plugins directory to SpongeLaunch
Minecrell - 9 years ago
-
Fix MixinMapGenStronghold injection.
bloodshot - 9 years ago
-
Fix ender eye NPE when searching for strongholds.
bloodshot - 9 years ago
-
Fix DimensionType lookup in readSpongeNbt.
bloodshot - 9 years ago
-
Correct the behavior of getUnloadedWorlds(). Fixes SpongePowered#1297
JBYoshi - 9 years ago
-
Remove TE unload optimization.
bloodshot - 9 years ago
-
Improve mod compatibility with player teleportation.
bloodshot - 9 years ago
-
Fix another MFR crash when certain optimizations are disabled.
bloodshot - 9 years ago
-
Add support for additional plugins directory. Fixes #297
-
1.10.2-5.2.0-BETA-395
-
Update SpongeCommon for async lighting v2 and panda redstone.
bloodshot - 9 years ago
-
Bump SpongeCommon to fix entities dropping from blocks when cancelled.
JBYoshi - 9 years ago
SpongeCommon
-
Async lighting v2.
bloodshot - 9 years ago
-
Remove mixin debug from previous commit.
bloodshot - 9 years ago
-
Apply Forge's TE unload patch fix.
bloodshot - 9 years ago
-
Fix redstone canConnectTo crash in SF with panda patch enabled.
bloodshot - 9 years ago
-
Add Panda4494's Redstone optimization.
bloodshot - 9 years ago
-
Avoid using AITask events with no listeners.
bloodshot - 9 years ago
-
Fix crashes with mods using CoFH's WorldServerProxy.
bloodshot - 9 years ago
-
Throw better exception when villager has no careers
Aaron Hill - 9 years ago
-
Capture entity spawns during block breaks and cancel them when block changes are cancelled. Fixes SpongePowered/SpongeForge#899
JBYoshi - 9 years ago
-
Move Forge's TE Unload patch to an optimization mixin.
bloodshot - 9 years ago
-
Fix entity activation range not checking all chunks in range.
bloodshot - 9 years ago
-
Match against owning class when transforming tracked method calls
Aaron Hill - 9 years ago
-
Only allow custom beacon potions when set through the API
Aaron Hill - 9 years ago
-
Always load chunk on TE request.
bloodshot - 9 years ago
-
Cache active chunk for entities and tileentities.
bloodshot - 9 years ago
-
Merge pull request #1502 from Cybermaxke/fix-tracker-class-loading-s5
bloodmc - 9 years ago
-
Fix unintentionally class loading caused by Tracker redirect methods.
Seppe Volkaerts - 9 years ago
-
Cache persisted chunk status for activation ranges.
bloodshot - 9 years ago
-
Don't enter TILE_ENTITY_UNLOAD phase on client
Aaron Hill - 9 years ago
-
Enter terrain generation phase in createSpawnPosition
Aaron Hill - 9 years ago
-
Always force id's to lowercase when read from config.
bloodshot - 9 years ago
-
Add TileEntityUnloadState. Fixes SpongePowered/SpongeForge#1470
bloodshot - 9 years ago
-
Merge pull request #1496 from Cybermaxke/tracking-fix-stable-5
bloodmc - 9 years ago
-
Fixed a issue that caused IncompatibleClassChangeError's.
Seppe Volkaerts - 9 years ago
-
Fix SF client crash on world join.
bloodshot - 9 years ago
-
Merge pull request #1485 from Cybermaxke/method-tracker-stable-5
Chris Sanders - 9 years ago
-
Added a method tracking system.
Seppe Volkaerts - 9 years ago
-
Make updateBlocks public. Fixes SpongePowered/SpongeForge#1720
bloodshot - 9 years ago
-
Fix CME during TE removal. Fixes #1722
bloodshot - 9 years ago
-
Include entire fastutil library
kashike - 9 years ago
-
Include fastutil LongOpenHashSet in gradle.
bloodshot - 9 years ago
-
Fix MC-117075: TE Unload Lag Spike
bloodshot - 9 years ago
-
Don't enable world configs on creation from plugins.
bloodshot - 9 years ago
-
Don't return empty chunks in chunk cache.
bloodshot - 9 years ago
-
Have PlayerTickPhase surrounded with a try catch to avoid exceptions causing additional stacks. Partially fixes SpongePowered/SpongeForge#1713 and SpongePowered/SpongeForge#1477.
Gabriel Harris-Rouquette - 9 years ago
-
Ray trace player digging. Fixes #1415
bloodshot - 9 years ago
-
Add missing import.
bloodshot - 9 years ago
-
Fix wrong chunk folder being retrieved during mod init.
bloodshot - 9 years ago
-
Fix block registry mod spam. Fixes SpongePowered/SpongeForge#1273
bloodshot - 9 years ago
-
Fix a thread safety problem which may occur in SpongeEventManager (#1360)
Yanbing Zhao - 9 years ago
-
Don't use world from entity when spawning. Fixes SpongePowered/SpongeForge#830
bloodshot - 9 years ago
-
Remove getName from MixinItem toString as it can crash on startup.
bloodshot - 9 years ago
-
Don't drop items during block restores.
bloodshot - 9 years ago
-
Update SpongeCommon for async lighting v2 and panda redstone.
-
1.10.2-5.2.0-BETA-393
-
Bump SpongeCommon for XP/food fix when changing dimensions.
JBYoshi - 9 years ago
SpongeCommon
-
Resend XP and food whenever a player changes dimensions. Fixes SpongePowered/SpongeForge#1706
JBYoshi - 9 years ago
-
Avoid processing inventory events when there are no transactions or entities.
bloodshot - 9 years ago
-
Add WorldUnload tracking phase. Fixes SpongePowered/SpongeForge#1690
bloodshot - 9 years ago
-
Re-add container overwrite to handle listeners that already exist.
bloodshot - 9 years ago
-
Check for invalid transactions post inventory event. Fixes #1448
bloodshot - 9 years ago
-
Always resend player inventory to client when an inventory event is cancelled.
bloodshot - 9 years ago
-
Fix client crash when instantiating EntityPlayerSP.
JBYoshi - 9 years ago
-
Turn off capture inventory after player drop.
bloodshot - 9 years ago
-
handle mods extending PlayerInventory
Anselm Brehme - 9 years ago
-
Use isFake method for dummy world check in entity activation init.
bloodshot - 9 years ago
-
Check for dummy worlds before entity activation init.
bloodshot - 9 years ago
-
Don't update light async if executor is shutdown.
bloodshot - 9 years ago
-
Don't update light async during server shutdown. Fixes #1690
bloodshot - 9 years ago
-
Merge misplaced phase completion. Merges #1471.
Gabriel Harris-Rouquette - 9 years ago
-
Add better fake world detection. Lazily evaluated, method can be used on any World object now.
Gabriel Harris-Rouquette - 9 years ago
-
Use Slice instead of ordinal
Felix Treede - 9 years ago
-
Fix misplaced phase complete in chunk generation
Felix Treede - 9 years ago
-
Bump SpongeCommon for XP/food fix when changing dimensions.
-
1.10.2-5.2.0-BETA-392
-
Update SpongeCommon. Fixes #338
Minecrell - 9 years ago
SpongeCommon
-
Bump mixins for updated features and fix MixinEntityPlayer#onGetDisplayName.
Gabriel Harris-Rouquette - 9 years ago
-
fix IIOBE when mods extend the player inventory
Anselm Brehme - 9 years ago
-
Update SpongeCommon. Fixes #338