Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PaperMC/Paper-1.7


https://github.com/PaperMC/Paper-1.7

Reset default antixray blocks to remove 1 and 5, to fix block lag people have being seeing. Thanks @andrewkm for the report.

e881f8990fc1bb48ecf19972f0fdf70167993bb6 authored over 11 years ago by md_5 <[email protected]>
Added getAllSessionData() to the Conversation API.

855d97b89a472ccd657aa03c1571fa84e540c86c authored over 11 years ago by Alex Bennett <[email protected]>
Add additional case for EntityDismountEvent

3005aa33e0fbd79780c20ce750161c8898eaa8ea authored over 11 years ago by md_5 <[email protected]>
Remove CraftHorse patch since it is now covered by upstream

c7c08d81ae36472dfb5c3ee81236bbe3be5348a3 authored over 11 years ago by md_5 <[email protected]>
Update to latest CraftBukkit and refresh all patch hashes - somehow InventoryClickEvent patch got applied twice.

6b60db42724bc46a45ee8687cfd29aeba3304a55 authored over 11 years ago by md_5 <[email protected]>
Fix potion effects not being reset on death. Fixes

BUKKIT-4515

ed79b37aaaa6ea46e8084630cf08f4015ead2eb4 authored over 11 years ago by MonsieurApple <[email protected]>
Fix client crash with cannot send chat message

bc88549f207f1fc303b688ccfcf714cf6cf48ddb authored over 11 years ago by md_5 <[email protected]>
Merge pull request #44 from ItsHarry/master

Fixed StructureGrowEvent.getPlayer(); always returning null regardless of whether bonemeal was u...

2a35eaf1261cce84e910a0146d2cf638578b9fdb authored over 11 years ago by md-5 <[email protected]>
Fixed StructureGrowEvent.getPlayer(); always returning null regardless of whether bone meal was used or not.

d69d23184524d4b05941e5f2c9f015c732ae1123 authored over 11 years ago by ItsHarry <[email protected]>
Update upstream versions, notable fix being reduction in ocelot spawning due to modified persistance 'hack'.

8940026e9f14ba868b3dd3ce5b9983aad7b286ff authored over 11 years ago by md_5 <[email protected]>
Remove patch that prevents piston extend event firing twice - causes pistons to eat blocks on some occasions. Thanks Salaman and his team for debugging.

6b3632e7365c22c9ca0b02802629d1d6d2d0d9b9 authored over 11 years ago by md_5 <[email protected]>
PendingConnection.c() -> d()

5a70ec4f375456c486d31001ab0a9a93ac7fef7e authored over 11 years ago by md_5 <[email protected]>
Update Spigot to Minecraft 1.6.2

9018b1d7bab64aee2ace8bbe40b5fcdc233c79ee authored over 11 years ago by md_5 <[email protected]>
Update Packet44 to take a snapshot of attributes to prevent concurrent modification leading to bad packets or CMEs. This is a REQURIED update to get support.

3ec60528a272f743382cf8955c540c9233a0cea4 authored over 11 years ago by md_5 <[email protected]>
Change jar name to include 1.6.2

d06a613c2f054fc58e7f2d8759a460252976db5d authored over 11 years ago by md_5 <[email protected]>
Minor code cleanup to snapshot protocol - nothing functional

34c64230830ab392db5ef52653cdc8af282ee702 authored over 11 years ago by md_5 <[email protected]>
Add missing packet

14d833f8e2daff31806cf4e13d17a658b6b1fc16 authored over 11 years ago by md_5 <[email protected]>
1.6.2 Protocol Support Enabled by Default

b0cbbf81cc105591f86f4e3df5877b58a24255ad authored over 11 years ago by md_5 <[email protected]>
Add InventoryClickEvent.getClickedInventory. Adds BUKKIT-4495

Plugins currently have to do the logic themselves on the raw slot ID
in order to determine the i...

4ec29f51dc419aa4f238a8ee1327ed9dd926072f authored over 11 years ago by Aikar <[email protected]>
Add 1.6 Potion Effects. Thanks @bloodsplat for pointing this out.

b5ee9871fb93594c31a3bb940a6b17dae35bdea8 authored over 11 years ago by md_5 <[email protected]>
Always call dismount events regardless of Vehicle or not

0bab96762df06e9574392007d131acb3cadffb81 authored over 11 years ago by md_5 <[email protected]>
Keep CraftServer init early, but make plugins load at approx the same time they do in CraftBukkit - thanks @aadnk for wanting this

8674b1053d73912fbf3315b08ad342d8ad566e17 authored over 11 years ago by md_5 <[email protected]>
Replace MessageList with list, see if we can catch issues.

df2ee3e3982cbfb00f28c1e770edf7ea23600add authored over 11 years ago by md_5 <[email protected]>
Ensure packet hooks are called sync - thanks @aadnk for pointing this out

a59da621da87e3e3b9b83b274c6086af12ebcc38 authored over 11 years ago by md_5 <[email protected]>
Did someone say console command completion? These commits were authored by @quickwango and come from Bukkit/Bukkit#868 and Bukkit/CraftBukkit#1151

cd0225006590a7ccb9739b17c33755bee6398854 authored over 11 years ago by md_5 <[email protected]>
Add my "fix" for EntityPersistance, I do believe that removing this check is incorrect and the result of a slight hiccup by Bukkit.

87854c51abde48504f63627072b3142d73c81a66 authored over 11 years ago by md_5 <[email protected]>
Add Type Safety checks for............. sanity....?

124d4867c7adbebe0968d78090b93b96da488e6b authored over 11 years ago by md_5 <[email protected]>
Pull a series of CraftBukkit patches - see below for summary and credits:

Bukkit/CraftBukkit#1145 : @Zarius : Don't fire piston extend event twice
Bukkit/CraftBukkit#1174...

3601ca3da58f51ceae6fe8edd3c1e6a4ca3d7987 authored over 11 years ago by md_5 <[email protected]>
Properly Consume Bonemeal in Dispensers

Don't consume bonemeal if there is no crop in front. Fixes BUKKIT-3790
Pulls Bukkit/CraftBukkit#...

693b2872b193234780243981f11cd98f4f75d486 authored over 11 years ago by Alex Ciuba <[email protected]>
Update upstream versions!

93c7b77399111adb3f3635d19d361590e4a263f0 authored over 11 years ago by md_5 <[email protected]>
Create CraftHorse Instance for EntityHorse

Handle creating instance of CraftHorse for EntityHorse instances and spawn()
Pulls Bukkit/CraftB...

a7014a3eb7f1953dc49b5cfd51b484aefcd54c82 authored over 11 years ago by Mike Primm <[email protected]>
Prevent crash on dismount, thanks Salaman for the report!

81aee9fec2feffb5e545c0a0acb14ce28da4d004 authored over 11 years ago by md_5 <[email protected]>
Include only the bits of netty we need

bc166267617a43923d4f77c1a849fcd7a927f436 authored over 11 years ago by md_5 <[email protected]>
Update Depends

- All of these changes have been reviewed to be binary compatible and in general contract compat...

26f85d257229bdabd76fca48de43f160b85d5594 authored over 11 years ago by md_5 <[email protected]>
Netty CR9

6cca81703a613894d68fbf7e03bb04b37e7cfd58 authored over 11 years ago by md_5 <[email protected]>
Switch index length check around to prevent crashes

fec1763e6d82f8e63e1cc04f610001d7ff6529cc authored over 11 years ago by md_5 <[email protected]>
Wouldn't it be nice if the console was coloured - actually colour console messages instead of just leaving colour codes.

1fbd057e4266ca48ceeadb075ecf39f879a15e33 authored over 11 years ago by md_5 <[email protected]>
Automatically update upstream versions. Bukkit-1.5.2-R1.0-3-gdd74512, CraftBukkit-1.5.2-R1.0-16-g1d933a4

7d3638eb6ddcf3ddadd1f7cbc459124b642e2bbb authored over 11 years ago by SpigotMC <[email protected]>
Fix merge conflict from upstream change

76e002c2f5d09d78ff343f9e89d35e76b9a9618f authored over 11 years ago by Ammar Askar <[email protected]>
Automatically update upstream versions. Bukkit-1.5.2-R1.0-3-gdd74512, CraftBukkit-1.5.2-R1.0-15-gc8c28f4

abce6df495796784e73932d041d3515c1eff36f5 authored over 11 years ago by SpigotMC <[email protected]>
Minor semantics fix

e70baaa6c0b8c09a160f7cecb4442cd04a6d15b3 authored over 11 years ago by Ammar Askar <[email protected]>
Automatically update upstream versions. Bukkit-1.5.2-R1.0-2-g1343ffa, CraftBukkit-1.5.2-R1.0-15-gc8c28f4

d9aa96d91dbcb20af41ca564ba1b0391b887eb38 authored over 11 years ago by SpigotMC <[email protected]>
Update again - git isn't as smart as he looks

3c872410f55bad818c50a9663ace633947449e1d authored over 11 years ago by md_5 <[email protected]>
Automatically update upstream versions. Bukkit-1.5.2-R1.0-2-g1343ffa, CraftBukkit-1.5.2-R1.0-14-g1f4e647

592165b7022b0414762fcce497067cd0eea18eff authored over 11 years ago by SpigotMC <[email protected]>
Update to latest upstream

63116b317c742eb2d0fa72bf6eb1520125d4b792 authored over 11 years ago by md_5 <[email protected]>
Automatically update upstream versions. Bukkit-1.5.2-R1.0-2-g1343ffa, CraftBukkit-1.5.2-R1.0-13-ge6f6bf6

7657d023323b8cef936224c990d299f3972ed47a authored over 11 years ago by SpigotMC <[email protected]>
Automatically update upstream versions. Bukkit-1.5.2-R1.0-2-g1343ffa, CraftBukkit-1.5.2-R1.0-10-g38798e8

536036c1f597d31da996c43e5a0995ed589fe1f9 authored over 11 years ago by SpigotMC <[email protected]>
Close Horse Inventory on Disconnect

d8a5e9ddfdc72155e408d114a03ea6de0bb943cd authored over 11 years ago by md_5 <[email protected]>
Close horse inventory on logoff to prevent dupe

3590fce0d330a4c26988637878adfcd2443af4e3 authored over 11 years ago by Benjamin James Harrison-Sims <[email protected]>
Update to latest CraftBukkit - is this more patches without credit I see?

54195222b94a1d62c177ffb2fc26c63a76751b76 authored over 11 years ago by md_5 <[email protected]>
Automatically update upstream versions. Bukkit-1.5.2-R1.0-2-g1343ffa, CraftBukkit-1.5.2-R1.0-8-g35b5f2d

5031836091daf6ff1d8048a2e332070f2ab91d41 authored over 11 years ago by SpigotMC <[email protected]>
Automatically update upstream versions. Bukkit-1.5.2-R1.0-2-g1343ffa, CraftBukkit-1.5.2-R1.0-6-g80f85bc

dcee43b969935f67636b01a2737c17874cc36822 authored over 11 years ago by SpigotMC <[email protected]>
Add Entity Mount and Dismount Events - very useful for horses! Thanks @lazertester for the idea!

ab1e1a2a5ae1e6cc42afe8bf48832721407365fd authored over 11 years ago by md_5 <[email protected]>
[CraftBukkit] Use correct variable when migrating world so as not to screw up rcon and getServerIP

f76f65a837ea2c54a6ebe4141023011f73314e48 authored over 11 years ago by md_5 <[email protected]>
Prevent buffer from being freed prematurely or twice.

fe4ec4e7ad1b8b9b2720d381f3dac262c62e04ba authored over 11 years ago by md_5 <[email protected]>
Netty errors? What errors? I see no errors.....

6e333e5df4345ab43d98e550e2ee1aed5793560f authored over 11 years ago by md_5 <[email protected]>
Update to netty CR8

2da1a22e640fa318eaa30fbd2182ea3b0fd0b4a3 authored over 11 years ago by md_5 <[email protected]>
Fix 1.5 pinging the server - its a bit hacky, but it works!

94d29288b58f10f286ac285e4beac3c969893600 authored over 11 years ago by md_5 <[email protected]>
Fix /reload not functioning - thanks AlexM850 for the report.

f1226f6e13afefd864031876f6be79da4bcf9244 authored over 11 years ago by md_5 <[email protected]>
Clean nibble arrays patch Packet51 to fix crash bug mentioned by Drumming102 on IRC.

b94f2b8159418cf8cc2adf2aeb5512264d01c2d1 authored over 11 years ago by md_5 <[email protected]>
Return of the Netty... dun dun dun

79d9e3630341c54d3eb064550f82248cd4c111ca authored over 11 years ago by md_5 <[email protected]>
Disable netty always - it will be fixed ASAP

0f94ebdabe8c59117c66f05ad4bfe3a5a9b5d588 authored over 11 years ago by md_5 <[email protected]>
Fix CraftBukkit bug - Actually Use Results of PingEvent

990b604a302446f2909af3f116fa6352cad224c8 authored over 11 years ago by md_5 <[email protected]>
Update to latest CraftBukkit

c3b71092879b2b39749f9ffd110888c5cb70cea2 authored over 11 years ago by md_5 <[email protected]>
Update Spigot to 1.6.1 and disable Netty. Be sure to keep backups, we will not be held responsible for your loss!

0c1676e3d449d827c9b585b0c620d58268b226ca authored over 11 years ago by md_5 <[email protected]>
Spigot 1.6.1 - Those who are aware of the risks will figure out how to compile, testing is underway.

667f4b46556e080944abfd250a961a875e54a0c1 authored over 11 years ago by md_5 <[email protected]>
Remove skeleton bow shoot patch - needs to be updated

658ae8b3fa4b457df8a5d54aa9f5397f04b4d1f7 authored over 11 years ago by md_5 <[email protected]>
Update netty and watchdog

8752e9f61f9fef707d9b0ea502e073d487a464b5 authored over 11 years ago by md_5 <[email protected]>
Finish entity actviation range

40a2f5b7ad10229935124f2d04505b90a6bdc6a6 authored over 11 years ago by md_5 <[email protected]>
Fix mob spawn patch

ed6ba2a7452e37598653d541efbe97aea5b3c3bf authored over 11 years ago by md_5 <[email protected]>
Fix nibble array patch - we will need to stage Packet51 in the near future

744cbbd49f5ca599ce21a1ac573f4f95fedd5f15 authored over 11 years ago by md_5 <[email protected]>
Remove patch #15 - optimized chunk unload

11056f21c807992300ad02cc6aba37f525c80a0b authored over 11 years ago by md_5 <[email protected]>
Update particle api mc-dev staged things

6c93b3cc484092563bc980a7cff827391d70b8fc authored over 11 years ago by md_5 <[email protected]>
Remove LocalLanguage patch for now

4d2619f0993ef25f791fc5db38d0a12070acb1eb authored over 11 years ago by md_5 <[email protected]>
Update to Minecraft 1.6.1 - Phase 1

5d790af909090c16f615882b56eccb80e8d8fe7a authored over 11 years ago by md_5 <[email protected]>
Update Spigot-API to 1.6

011b0d592328cabfb6a545a37f4d95271609f158 authored over 11 years ago by md_5 <[email protected]>
Automatically update upstream versions. Bukkit-1.5.2-R1.0-2-g1343ffa, CraftBukkit-1.5.2-R1.0-2-ga359c7f

5965572ff302221b3e3adb717c34ad5bdd1fe64a authored over 11 years ago by SpigotMC <[email protected]>
Split chunk compression to its own patch.

d3f473de73f2e2c379caadd50f7b72f7d11cc9e7 authored over 11 years ago by md_5 <[email protected]>
Remove multiplexing server connection as we do not need it with 1.6

ad45efc6ce272053c3a0c185ea7a9bcc41240e6c authored over 11 years ago by md_5 <[email protected]>
Use startsWith for spam exclusions

64a3e2baa56c203f677e2d11e4e960eb973da8b0 authored over 11 years ago by md_5 <[email protected]>
No stack traces please

fff3a4f3f99b289520aa0197dfb0bbfbeb463f0b authored over 11 years ago by md_5 <[email protected]>
Remove slow and complex pipelining and make our own packet writing system. Speed glorious speed.

184ccfa3639e16f2b498964c976b504e38626d0e authored over 11 years ago by md_5 <[email protected]>
Even nicer throttling + encoding.

b5047135c323f4fbe3b4c82f60b34d521b6840fe authored over 11 years ago by md_5 <[email protected]>
Hey ma, look at my packet encoder!

2332de0fda6ebe773765f70845ced1176f17e50a authored over 11 years ago by md_5 <[email protected]>
Update to Netty CR7 - boasts numerous bug fixes and improvements, is sex

d2bde0b68fdc3e22cb3041bea1bbf1587d488d38 authored over 11 years ago by md_5 <[email protected]>
Simplify close inventory patch

df32b00c1efe000c77f7c062f27c609be1b4c6d3 authored over 11 years ago by md_5 <[email protected]>
Disallow Interaction With Self

0bb0ba794f29037c5e02b45d3055ab29e506f303 authored over 11 years ago by md_5 <[email protected]>
Move close inventories patch up

4bf5a2ead4f0225743626e9218471fc56085cd45 authored over 11 years ago by md_5 <[email protected]>
Properly Close Inventories

Properly close inventories when unloading and switching worlds.

a40b3f90c7a472a7dc7b3dd074e1444eff4a89c1 authored over 11 years ago by md_5 <[email protected]>
Fix potential errors when plugins log with a null message

a87b0db0335176d0a23578fed60f87915fefdffd authored over 11 years ago by md_5 <[email protected]>
Java 1.6 compile support

26ed947128e0ba4c3465395ed3789d07f061c44a authored over 11 years ago by md_5 <[email protected]>
Always fire PreLoginEvent

8c974b4f67adf9dee7fd5cea64821f277fa97cb4 authored over 11 years ago by md_5 <[email protected]>
Throw exceptions when we can't bind

fa4b1f668f8283adf5c7e3ed0d211b4734f44bc9 authored over 11 years ago by md_5 <[email protected]>
Use our throttle method, diff needs a little bit of work. May be buggy, use with care.

1aa048c61eaa676dd9555f36ff25c9f8e61aaedf authored over 11 years ago by md_5 <[email protected]>
Flip netty/non netty so correct setting is used, still looking into throttle

7b558570eac6cf7d0305fc208a29d2ce72249c24 authored over 11 years ago by md_5 <[email protected]>
Comment out unused per-listener throttle

33a79925d8cd3f1476e51b5a34f345c0000c3fa0 authored over 11 years ago by md_5 <[email protected]>
Don't print bind notice twice; throw exception when unable to bind

bdf7193be3e001b919391182e0b38e5a3f08ced9 authored over 11 years ago by md_5 <[email protected]>
Pull Bukkit/CraftBukkit#1130 - Include result slot in CraftInventoryAnvil.getItem .Fixes BUKKIT-2788

7d3f731504a57f79d5ecd69fa624e08df31e6ffc authored over 11 years ago by md_5 <[email protected]>
Customize server is full message

777dddbc2459b81f315f12e4b770e952d30422ab authored over 11 years ago by md_5 <[email protected]>
Add log filtering!

c6e50618a81c662355ac3cbfea7dce693c5dd37a authored over 11 years ago by md_5 <[email protected]>