Skip to content

Instantly share code, notes, and snippets.

@zachbr
Created January 25, 2018 02:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zachbr/21e92993cb99f62ffd7905d7b02f3159 to your computer and use it in GitHub Desktop.
Save zachbr/21e92993cb99f62ffd7905d7b02f3159 to your computer and use it in GitHub Desktop.
DO NOT DELETE ME - Used in Paper's contributing.md
pick 3de9b1cc Use TerminalConsoleAppender for console improvements
pick c872331b provide a configurable option to disable creeper lingering effect spawns
pick 37749ffc Item#canEntityPickup
pick ff218494 PlayerPickupItemEvent#setFlyAtPlayer
pick b026105d PlayerAttemptPickupItemEvent
pick 64a8c779 Add UnknownCommandEvent
pick 63752331 Basic PlayerProfile API
pick addbc917 Shoulder Entities Release API
pick 219a7e74 Profile Lookup Events
pick 0b177cd9 Block player logins during server shutdown
pick 3a8fbd6a Entity#fromMobSpawner()
pick 31394b3f Fix Anvil Level sync to client
pick 453daafc Add missing coverages for getTileEntity in order to attempt to avoid exeptions when calling getTileEntity
pick 8b81d251 Allow Changing of Player Sample in ServerListPingEvent
pick f9b8568d Improve the Saddle API for Horses
pick 70b8a1e3 Implement ensureServerConversions API
pick bb4fd091 Implement getI18NDisplayName
pick 858b52da GH-806: Respect saving disabled before unloading all chunks in a world
pick f4a4d655 ProfileWhitelistVerifyEvent
pick a62c7dd1 Fix this stupid bullshit
pick b4a0ead2 Ocelot despawns should honor nametags and leash
pick ffa42c4d Reset spawner timer when spawner event is cancelled
pick ffca34ad MC-94186 Fix dragon egg falling in lazy chunks
pick 51a0b458 Fix MC-117075: TE Unload Lag Spike
pick 12f6f32a Allow specifying a custom "authentication servers down" kick message
pick cb63636a LivingEntity#setKiller
pick 6e8d163e Avoid NPE during CraftBlockEntityState load
pick 6dfe5932 Anti-Xray
pick 754ae284 Use Log4j IOStreams to redirect System.out/err to logger
pick 4eb80d75 Handle plugin prefixes using Log4J configuration
pick 3305cc96 Include Log4J2 SLF4J implementation
pick 80cc67a2 Disable logger prefix for various plugins bypassing the plugin logger
pick 4262c2d7 Add PlayerJumpEvent
pick fd1e4487 handle PacketPlayInKeepAlive async
pick 37ed6189 Expose client protocol version and virtual host
pick d363bc22 revert serverside behavior of keepalives
pick cd77ffb5 Replace HashSet with fastutil's ObjectOpenHashSet in HashTreeSet
pick c41a0d6e Send attack SoundEffects only to players who can see the attacker
pick 254b7559 Option for maximum exp value when merging orbs
pick 13b50731 Add PlayerArmorChangeEvent
pick 1de2d523 Improve Structures Checking
pick db1a5e37 Prevent logins from being processed when the player has disconnected
pick dc888a1a use CB BlockState implementations for captured blocks
pick 6f757718 API to get a BlockState without a snapshot
pick 2b8beae5 Do not use a snapshot for hoppers
pick 4a06d962 AsyncTabCompleteEvent
pick ff5ae325 Avoid NPE in PathfinderGoalTempt
pick 44d947fc Don't blindly send unlit chunks when lighting updates are allowed
pick 5b68d7a7 PlayerPickupExperienceEvent
pick 0d4d72b6 ExperienceOrbMergeEvent
pick 1dab647f Ability to apply mending to XP API
pick 502893fd Configurable Chunks Sends per Tick setting
pick 770dbe94 Configurable Max Chunk Gens per Tick
pick 6f5b95e6 Make max squid spawn height configurable
pick 78369080 PreCreatureSpawnEvent
pick c0b21826 PlayerNaturallySpawnCreaturesEvent
pick 3926a289 Add SkullMeta.setPlayerProfile API
pick 80abadd7 Fill Profile Property Events
pick 968871f9 PlayerAdvancementCriterionGrantEvent
pick 631b461a MC-99321 - Dont check for blocked double chest for hoppers etc
# Rebase 4e6a5792..631b461a onto 4e6a5792 (268 commands)
#
# Commands:
# p, pick = use commit
# r, reword = use commit, but edit the commit message
# e, edit = use commit, but stop for amending
# s, squash = use commit, but meld into previous commit
# f, fixup = like "squash", but discard this commit's log message
# x, exec = run command (the rest of the line) using shell
# d, drop = remove commit
#
# These lines can be re-ordered; they are executed from top to bottom.
#
# If you remove a line here THAT COMMIT WILL BE LOST.
#
# However, if you remove everything, the rebase will be aborted.
#
# Note that empty commits are commented out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment