All builds
-
1.9.4-5.0.0-BETA-60
-
1.9.4-5.0.0-BETA-59
-
Bump common and fix compile warning in DebugClientTweaker.
…
gabizou - 10 years ago
SpongeCommon
-
Clean up compile warnings. Fix several deprecated method usages.
gabizou - 10 years ago
-
Fix leaked world check.
Zidane - 10 years ago
-
Bump common and fix compile warning in DebugClientTweaker.
-
1.9.4-5.0.0-BETA-58
-
Bump common for license fix.
…
gabizou - 10 years ago -
Bump common for various compile and runtime fixes with potion registration.
gabizou - 10 years ago
-
Merge master into bleeding, though this is really just a Common reference bump.
gabizou - 10 years ago
-
Update SpongeCommon for backwards compatibility fix
stephan-gh - 10 years ago
-
Update SpongeCommon for backwards compatibility fix
stephan-gh - 10 years ago
SpongeCommon
-
Fix licenses.
gabizou - 10 years ago
-
Fix post merge fallout for Potion registration handling.
gabizou - 10 years ago
-
Merge master into bleeding for updates and minor changes. The backwards compatibility fix is again, removed.
gabizou - 10 years ago
-
Merge MixinSoundCategory fixes. Merges #772.
gabizou - 10 years ago
-
Fix recreating player entities from a missed merge conflict. Move other teleporting methods to EntityUtil.
gabizou - 10 years ago
-
Do not override the getName method of SoundCategory.
Cybermaxke - 10 years ago
-
Separate out unload logic. Fixes multi-world for Forge.
Zidane - 10 years ago
-
Invalid packet phases do not need an unwinding.
gabizou - 10 years ago
-
Clean up MixinPotion for intrinsic fixes.
gabizou - 10 years ago
-
Allow a parameter to be a subtype of the method targeted by @Getter
Aaron1011 - 10 years ago
-
Implement SilentData
Aaron1011 - 10 years ago
-
Fix loading of non-existent world creating files. Closes #658
Zidane - 10 years ago
-
Fix MixinEnumDyeColor id matching. Fixes #767.
gabizou - 10 years ago
-
Mixin backwards compatibility methods to API interface
stephan-gh - 10 years ago
-
Fix cornercase where EntityPlayer (not MP) may throw double DestructEntityEvents.
gabizou - 10 years ago
-
Bump common ref again for docs fix.
Zidane - 10 years ago
-
Bump common ref for docs notes.
Zidane - 10 years ago
-
Merge PageData fix from clienthax
Zidane - 10 years ago
-
Fix PagedData
clienthax - 10 years ago
-
Bump common for license fix.
-
1.9.4-5.0.0-BETA-55
-
Minor changes to fix compile errors
stephan-gh - 10 years ago
-
Replace UseItemStackEvent implementation overwrites with injections
stephan-gh - 10 years ago
SpongeCommon
-
Update SpongeAPI
stephan-gh - 10 years ago
-
Minor changes to fix compile errors
-
1.9.4-5.0.0-BETA-53
-
Bump common for various fixes with interacting null entities and attack cooldown modifiers.
…
gabizou - 10 years ago
SpongeCommon
-
Do not forget to complete the PhaseContext for ignored packet handling.
gabizou - 10 years ago
-
Fix Attacking cooldown damage reduction. Fix interacting with invalid (null) entities.
gabizou - 10 years ago
-
Implement additional target position tab completion parameter
zml2008 - 10 years ago
-
Remove incorrect setting of Player death status before event.
Zidane - 10 years ago
-
Fix casts in teleport mixin referencing wrong entity
stephan-gh - 10 years ago
-
Bump common for various fixes with interacting null entities and attack cooldown modifiers.
-
1.9.4-5.0.0-BETA-52
-
Update SpongeCommon
stephan-gh - 10 years ago
SpongeCommon
-
Update SpongeCommon
-
1.9.4-5.0.0-BETA-51
-
Add timings for sync chunk load
stephan-gh - 10 years ago
-
Merge branch 'feature/async-chunk-io' into bleeding
stephan-gh - 10 years ago
-
Implement asynchronous chunk loading
stephan-gh - 10 years ago
-
Bump common ref for teleportation fixes.
Zidane - 10 years ago
-
Update SpongeCommon
stephan-gh - 10 years ago
SpongeCommon
-
Fix Vanilla bug where Skeletons adding AI tasks on the client.......
Zidane - 10 years ago
-
First half of handling entity destruction drops. This is somewhat of a mess as some phases might not be capturing as they should, or processing. One noticeable overwrite missing is for player death. I can get to this tomorrow.
gabizou - 10 years ago
-
Fix spawning bulk entities cause checks.
gabizou - 10 years ago
-
Minor code cleanup. Return air blocks for out of bound getters. Fixes #738
gabizou - 10 years ago
-
Fix teleporting players with the wrong teleporter.
gabizou - 10 years ago
-
More changes to teleportation. Things now teleport, but there is something wonky returning to the overworld.
gabizou - 10 years ago
-
Merge master into bleeding for configuration changes.
gabizou - 10 years ago
-
Fix entities being spawned in the wrong world after teleporting.
gabizou - 10 years ago
-
Add backwards compatibility methods for setting location and transform on Entity. Plugins compiled to use the old methods will still function, whereas plugins using the new methods will still function moving forward. This sort of backwards compatibility implementation design is not to be repeated unless absolutely necessary.
gabizou - 10 years ago
-
Fix rare stack overflow while capturing entities.
bloodmc - 10 years ago
-
Move 'config-enabled' option to base config.
bloodmc - 10 years ago
-
Fix NPE during block tracking. Fixes SpongePowered/SpongeForge#658
bloodmc - 10 years ago
-
Refactor configuration.
bloodmc - 10 years ago
-
Remove unused method
stephan-gh - 10 years ago
-
Fix ClassCastException in MixinCommandTeleport.
bloodmc - 10 years ago
-
Add timings for sync chunk load
-
1.9.4-5.0.0-BETA-45
-
Replace license-gradle-plugin with licenser
stephan-gh - 10 years ago
SpongeCommon
-
Apply consistent license headers
stephan-gh - 10 years ago
-
Replace license-gradle-plugin with licenser
stephan-gh - 10 years ago
-
Workaround for Skeleton's initializing AI outside initEntityAI.
Zidane - 10 years ago
-
Adjustments for SpongeForge.
Zidane - 10 years ago
-
Add missing AT for HandTypes
Deamon5550 - 10 years ago
-
Implement part 1 of entity teleporting between dimensions. Pending a lot of code cleanup.
gabizou - 10 years ago
-
Replace license-gradle-plugin with licenser
-
1.9.4-5.0.0-BETA-44
-
Bump common and merge master for updates.
…
gabizou - 10 years ago -
Bump common ref for setLocation fix.
Zidane - 10 years ago
-
Update jline to 2.14.2
stephan-gh - 10 years ago
-
Bump common ref for gen liquids fix.
Zidane - 10 years ago
-
Update SpongeCommon to fix startup issue
stephan-gh - 10 years ago
-
Bump common ref for portal location fix.
Zidane - 10 years ago
-
Bump common for teleport fixes. Closes SpongeCommon#759.
Zidane - 10 years ago
- Show -2 older commits.
- Collapse commits.
SpongeCommon
-
Bump API for updates.
gabizou - 10 years ago
-
Merge master into bleeding for various fixes. Update RandomBlockPopulator.
gabizou - 10 years ago
-
Apparently this was mistakenly not deleted?
gabizou - 10 years ago
-
Fix setLocation not teleporting entity.
bloodmc - 10 years ago
-
Fix TimingHandler. Fix licenses.
gabizou - 10 years ago
-
Add HandTypes as necessary. The Data implementation is lacking, but the types themselves are usable.
gabizou - 10 years ago
-
Minor change to use SpongeImpl.getServer instead of world.getServer.
gabizou - 10 years ago
-
Update SpongeAPI
stephan-gh - 10 years ago
-
Fix liquids not flowing during world gen. Fixes #760
bloodmc - 10 years ago
-
Remove chunk loaded check during teleports. Fixes #759
bloodmc - 10 years ago
-
Bump common and merge master for updates.
-
1.9.4-5.0.0-BETA-43
-
Final merge from master into bleeding before CauseTracker Phase for teleportation. Teleportation does not quite work well yet.
…
gabizou - 10 years ago -
Merge master into bleeding for updates.
gabizou - 10 years ago
-
Merge master into bleeding for updates.
gabizou - 10 years ago
-
Update common for added teleporter methods.
Zidane - 10 years ago
-
Force Vanilla methods to call derivatives with Teleporter.
Zidane - 10 years ago
-
Bump for portal registration fixes.
Zidane - 10 years ago
-
Update for Teleport/Portal implementation.
Zidane - 10 years ago
-
Bump common for timings verbose change.
Zidane - 10 years ago
-
Bump common ref for entity activation fix.
Zidane - 10 years ago
- Show -4 older commits.
- Collapse commits.
SpongeCommon
-
Merge master for portal entry point event.
gabizou - 10 years ago
-
Update bleeding for master changes. Pending CauseTracker phases for teleportation.
gabizou - 10 years ago
-
Fix wrong location being used for portal event.
bloodmc - 10 years ago
-
Merge master into bleeding for teleportation updates. Note there is a bug with entities being added to the EntityTracker twice.
gabizou - 10 years ago
-
Use origin world for cause tracking during teleports.
bloodmc - 10 years ago
-
Don't allow non-player entities to load chunks on teleport.
bloodmc - 10 years ago
-
Use peekFirst instead of getFirst. Fixes #651
bloodmc - 10 years ago
-
Change MixinCommandTeleport to an overwrite to fix SpongeForge.
bloodmc - 10 years ago
-
Add teleporter methods to internal interface for Vanilla.
Zidane - 10 years ago
-
Fix various build issues.
bloodmc - 10 years ago
-
Fix plugin reload command
zml2008 - 10 years ago
-
Some fixes for riding entities.
gabizou - 10 years ago
-
Fix some issues with PortalAgentType registration.
bloodmc - 10 years ago
-
Add special handling when players leave or go to the end.
bloodmc - 10 years ago
-
Implement 'DisplaceEntityEvent.Teleport'
bloodmc - 10 years ago
-
Implement PortalAgentType storage.
bloodmc - 10 years ago
-
Register PoralAgentTypes.
gabizou - 10 years ago
-
Fix Teleporter PortalAgentType registration.
gabizou - 10 years ago
-
Rewrite handling of portal event.
bloodmc - 10 years ago
-
Null check teleporters for Entity teleports. Actually register TeleportTypes.
gabizou - 10 years ago
-
Implement teleporter cause builders.
gabizou - 10 years ago
-
Implement PortalAgent and 'DisplaceEntityEvent.Portal'
bloodmc - 10 years ago
-
Fix cause during command tracking.
bloodmc - 10 years ago
-
Fix living entities not moving.
bloodmc - 10 years ago
-
Fix notifyNeighbor crash on client. Fixes #758
bloodmc - 10 years ago
-
Implement changes to SqlService
zml2008 - 10 years ago
-
Fix scoreboard related memory leak
Aaron1011 - 10 years ago
-
Merge pull request #747 from ryantheleach/fix-SpongeTeleportHelper
bloodmc - 10 years ago
-
Merge branch 'bleeding' of https://github.com/SpongePowered/SpongeCommon into bleeding
Deamon5550 - 10 years ago
-
Fix populator extent range
Deamon5550 - 10 years ago
-
Add despawn configurations for Living entities.
gabizou - 10 years ago
-
Fix client NPE on block randomTick.
bloodmc - 10 years ago
-
Rewrite handling of using itemstacks on blocks for 1.9.4.
gabizou - 10 years ago
-
Fix players not being able to see their own passengers
Aaron1011 - 10 years ago
-
Prevent passenger loop
Aaron1011 - 10 years ago
-
Register Keys.PASSENGERS
Aaron1011 - 10 years ago
-
Temporary workaround to a bug where game profile queries could return an empty list.
gabizou - 10 years ago
-
Cleanup isRemote checks in MixinWorldServer. WorldServer.isRemote is always false.
gabizou - 10 years ago
-
Make timings verbose by default.
Zidane - 10 years ago
-
Fix entity activation.
bloodmc - 10 years ago
-
Fix SpongeTeleportHelper
ryantheleach - 10 years ago
-
Final merge from master into bleeding before CauseTracker Phase for teleportation. Teleportation does not quite work well yet.