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

Tigthen up access to getVersion - should help with some disconnects. Great spot by @thinkofdeath

4755809a629e8d7f5e7a852d9ee8c42a93750f42 authored over 10 years ago by md_5 <[email protected]>
Fix missed variable in entity activation range

4976381ad8b5ffb39877549c3bcb1b7e6c386da2 authored over 10 years ago by md_5 <[email protected]>
Upstream merge

fad54a7a3e7abd0b5725ed2592e648ce885ee3be authored over 10 years ago by md_5 <[email protected]>
Fix more legacy support

a3b28bf5254bf83385d62f6c29195d83a30b993b authored over 10 years ago by md_5 <[email protected]>
Strip dashes when sending UUIDs to older clients.

2a02b37ac2651017df3327af7f501484d9775f69 authored over 10 years ago by md_5 <[email protected]>
Fix several occurances of missed diff.

8971d2afa756c0828d94024043af1ff3c02f83cd authored over 10 years ago by md_5 <[email protected]>
Address Serious Issues with Offline Players

Such as name being entirely unresolved! This fixes the whitelist command and no doubt lots more.

ec9e4878115f87e7ad2f42b95ea104421c6ecdc6 authored over 10 years ago by md_5 <[email protected]>
Revert "Print Warning not Stack Trace."

This reverts commit 7edfec9059a15a825a676d828247e0bd26f039c5.

75deb2c530091d135ce8f356656fcfdcc1836483 authored over 10 years ago by md_5 <[email protected]>
Print Warning not Stack Trace.

When loading the data .json files.

7edfec9059a15a825a676d828247e0bd26f039c5 authored over 10 years ago by md_5 <[email protected]>
Old / New Version Support.

This adds support for newer / older Minecraft versions.
At present it supports protocol versions...

998bcd056ad309f7e6893c60fc810d27660f0a00 authored over 10 years ago by md_5 <[email protected]>
Finish up Minecraft 1.7.8 support. This is a dev build, no warranty etc etc. It does not yet support Minecraft 1.7.2/1.7.5.

c467867acaae6dd0865e432f80d0563944d6b083 authored over 10 years ago by md_5 <[email protected]>
Nearly done, testing time.

c2dd4596501da82cd880005bf824b569c9549952 authored over 10 years ago by md_5 <[email protected]>
Fix some stuff

06b0dec1c5fcf9242d1c024450b9272619a464a2 authored over 10 years ago by md_5 <[email protected]>
Stage 1.5

205b113b18bced6004bb9e50e13e2c6fc6b5c92b authored over 10 years ago by md_5 <[email protected]>
Stage 1

83ce6724ca1770c90f8039847c9e9f3a9dab3d0e authored over 10 years ago by md_5 <[email protected]>
Remove some snapshot related patches in preparation for update.

7a108da7f391babab28590c54bc01302453733f6 authored over 10 years ago by md_5 <[email protected]>
Remove the server skin validation

Doesn't really help in catching the plugins causing the issues

b32a7595bff18342edcef0e9553d5c0ee8c291fc authored over 10 years ago by Thinkofdeath <[email protected]>
Display 1.7.8 as the current version

40570f5b14a0a79b81a5cce07bfec0d5d9ae0f59 authored over 10 years ago by Thinkofdeath <[email protected]>
Validate skins server side to try catch some out of date plugins

3f8ecf497b1ef0d88d735d67f05b56651e5a73e9 authored over 10 years ago by Thinkofdeath <[email protected]>
Display 'Spigot' in client crashes, server lists and Mojang stats

c499672aef834f3304c94c0bc08783b5c6412070 authored over 10 years ago by Thinkofdeath <[email protected]>
Find and fix broken player skulls and handle skulls with incorrectly cased player names

80e3edb2b28c659273c65a5f013e9ffa2f016293 authored over 10 years ago by Thinkofdeath <[email protected]>
Lets say this didn't happen

11fe7bede14ba4c6f2c894c92d3b1c3fc0a2f7fd authored over 10 years ago by Thinkofdeath <[email protected]>
Don't convert skulls if the request fails for some reason

63233d4a0efc4ed263cdd8c0f70daf72874cc9be authored over 10 years ago by Thinkofdeath <[email protected]>
Use authlib to look up skull textures.

Might cover a case I missed

a67082c90e4bc8f4c28d3ab8f1dda97bff298d09 authored over 10 years ago by Thinkofdeath <[email protected]>
Fix the console issue

QueueLogAppender doesn't like being added twice

1e1ba0f873e3e3319f1497f25244750b6e19f16e authored over 10 years ago by Thinkofdeath <[email protected]>
Fix 1.7.7 support (Bungee will still have issues)

74fe17c43bbf694d049ee1f73195dfa5a7a7c8c7 authored over 10 years ago by Thinkofdeath <[email protected]>
Check the length of the response as the API can sometimes be incorrect

8a1c663032c51efbaf3d0681623c1d98471f32a3 authored over 10 years ago by Thinkofdeath <[email protected]>
Don't spam warnings when Mojang's API goes down. (Which happens a lot)

5f03f206c3943cab8126fddec7bc715c652d11e4 authored over 10 years ago by Thinkofdeath <[email protected]>
Close the inputstreams/connections used for head conversion

98825a64301a2953025903fa6c0cc62869bbbadb authored over 10 years ago by Thinkofdeath <[email protected]>
Convert player heads async

e95737ad2cb15482d7710be2ff658ca58dccbe8f authored over 10 years ago by Thinkofdeath <[email protected]>
Prevent player skulls from crashing 1.7.6 clients. They'll be missing their textures due skin changes

4c69717e7b02d8dc31c5e5d5a37f1cd3d079f173 authored over 10 years ago by Thinkofdeath <[email protected]>
Merge remote-tracking branch 'remotes/origin/1.7.6'

ac8f1531ec550571a09f0fb5f98fd99cafd6e4b0 authored over 10 years ago by Thinkofdeath <[email protected]>
Pass the offline/bungee uuid to PreLogin events (Closes #147)

35048d22f59ae7e5775f397458c9a2c85873201f authored almost 11 years ago by Thinkofdeath <[email protected]>
Add 1.7.6pre1 support.

This doesn't require any configuration changes and will support 1.7.2 / 1.7.5 etc as well.

7103dff3806a329a2357e655c59d4c79c7c96155 authored almost 11 years ago by Thinkofdeath <[email protected]>
Upstream merge

ded44c47f09b6b73c19e7f1e23ee244dfb4f3caf authored almost 11 years ago by Thinkofdeath <[email protected]>
Fixed mob spawners being treated as solid blocks for the orebfuscator

Mob spawners are treated as solid blocks as far as the game is concerned for lighting and other ...

2bf205d5f9897be58435c19e1bd930c59c9dd423 authored almost 11 years ago by Thinkofdeath <[email protected]>
Correct patch start comment.

710f33af714523a3382ef02cf14d29540a31ec74 authored almost 11 years ago by md_5 <[email protected]>
Allows greater control over Tab Command Complete.

You can now specify how many letters of the command must be typed before it will be tab completed...

fe031329f3df5d2e9fd2d5f12603320fa13d364d authored almost 11 years ago by Ginger Geek <[email protected]>
Merge some stuff from upstream.

04d72bc702ac0e056975055df11cb28bc9cc6411 authored almost 11 years ago by md_5 <[email protected]>
Fix TileEntities getting ticked after being queued for removal

a562fecb4b6bc8f16dfebc309269f602f26a0962 authored almost 11 years ago by FrozenBrain <[email protected]>
Remove deprecation from Javadocs as well

a60a68b4699d057d22ae18de4a6418faa9f901eb authored almost 11 years ago by md_5 <[email protected]>
Configurable boss sound radii.

2fb995324468c56ccc033d843fe8c6b6a6a22d2d authored almost 11 years ago by drXor <[email protected]>
Revert "Deprecate Some Stuff"

This reverts commit 6023c0a6cbbcc17690784c292680670ab8547655.

2ee76e5eb282f46bd4bb19984c44b9a52e281432 authored almost 11 years ago by md_5 <[email protected]>
Deprecate Some Stuff

These classes / methods / fields have been deprecated as their functionality may be broken or ch...

6023c0a6cbbcc17690784c292680670ab8547655 authored almost 11 years ago by md_5 <[email protected]>
Replace the village window patch with one that effects all windows (Closes #143)

b4686b49be68c3f0b76771d268f6e1214ef66aab authored almost 11 years ago by Thinkofdeath <[email protected]>
Remove deprecation on OfflinePlayer/Player.getName

b8bbdcfacb40fb09abe3401c4faade41e879d01d authored almost 11 years ago by md_5 <[email protected]>
Remove deprecation on some player lookup methods

Most of these methods still have plenty of use given that only one player with each name can exi...

8ad937a1681030148799a59954a43f83a49f3567 authored almost 11 years ago by md_5 <[email protected]>
Prevent the inevitable server lag|crashes caused by people doing a blocking operation on the main thread.

c349a2493b264b4f648257f70a126e5045be17e6 authored almost 11 years ago by md_5 <[email protected]>
Upstream: Add more expansive UUID based operations

f5167c9e46aadd6a2593ea6c86ea598f02e2b518 authored almost 11 years ago by md_5 <[email protected]>
Re-add a fixed version of the "Improved Ping Sending" patch

6bba77bba39e616a8f2fc35ca48c482c77eba72e authored almost 11 years ago by Thinkofdeath <[email protected]>
address -> realAddress

0f0c2734dfc00daf2c89cd44ce14615e89bf407c authored almost 11 years ago by Thinkofdeath <[email protected]>
Fix several occurances of missed diff between the current version of mc-dev.

97a67451a5fabd4ca75b65adf14caefaf1b8a260 authored almost 11 years ago by md_5 <[email protected]>
Use the right constructor for bungeecord support

0c70e688f77d5068ee1ff11d395186b313382b2b authored almost 11 years ago by Thinkofdeath <[email protected]>
Remove the Improved Ping Sending patch

152e14cadcd13c182b825856ddcc70ed9d363050 authored almost 11 years ago by Thinkofdeath <[email protected]>
Handle case where currentTick could be negative

@Aikar is there a better way to handle this?

fdfc07bd39322ece7c9700b46578e591115a34e5 authored almost 11 years ago by Thinkofdeath <[email protected]>
Upstream: Fix issues with leashes and weather due to missed diff

321d00dbd5721acdbaace47f86e03af9b4bd9f41 authored almost 11 years ago by md_5 <[email protected]>
Make restart command ignore async checks. This is needed for the watchdog to properly restart.

48d7a1a40fab10972365aa8f8bedd815c1b1fdf8 authored almost 11 years ago by md_5 <[email protected]>
Remove async op catcher to its own class

5164642604ab20f599f15b6d1ab0f6076700330b authored almost 11 years ago by md_5 <[email protected]>
Upstream merge

5beb96b1ded512747edba950185a843955cd85d4 authored almost 11 years ago by Thinkofdeath <[email protected]>
Move part of the Watchdog patch back into the correct patch

I have no idea how I managed to mess this up

7fd79ff28d178a752127bb31b10669c504209c8f authored almost 11 years ago by Thinkofdeath <[email protected]>
Fix missed diff in TileEntityHopper

f5643a1d3461675909c991dcb5b26d9bc9da68b6 authored almost 11 years ago by Thinkofdeath <[email protected]>
Fix conflicts

3c4481aa872b6f6b9c63de700bf1c970b53eef1c authored almost 11 years ago by md_5 <[email protected]>
Automatically update upstream versions. Bukkit-1.7.2-R0.3-7-g4a47cf3, CraftBukkit-1.7.2-R0.3-7-g13c4801

1d54735aa41a731bf2ce20af3ab4d44fcc5589ba authored almost 11 years ago by SpigotMC <[email protected]>
Re-add missed method to the Player Collision API

6d22914df89f33715675b69ae7dd3595bf47342f authored almost 11 years ago by Thinkofdeath <[email protected]>
Cap villagers' window name to prevent client disconnects

58a6cb892bcb8c0fac7bfe9258733ad65dcefbb8 authored almost 11 years ago by Thinkofdeath <[email protected]>
Fix the removal of potion effects

9b863cd5f2f68d22b7a78357fd57a7ece572ec4b authored almost 11 years ago by Thinkofdeath <[email protected]>
Fix some merge conflicts

c70bb683628434b4c4e39921bc8f43c1c72fe772 authored almost 11 years ago by md_5 <[email protected]>
Automatically update upstream versions. Bukkit-1.7.2-R0.3-7-g4a47cf3, CraftBukkit-1.7.2-R0.3-6-ga3ae0c6

41ff05fb89f15c050fcba54c4bc9821dde5af614 authored almost 11 years ago by SpigotMC <[email protected]>
Check for manually prefixed commands or commands that don't need a prefix for calling vanilla commands with command blocks

12aa3ca6eff2d34772b7de1011ecf28b479f1e0b authored almost 11 years ago by Thinkofdeath <[email protected]>
this.t() -> this.u() - make the server actually tick!

09d6e4d9e12ed1dbf8c4e81ff3e2a30b639cabb8 authored almost 11 years ago by md_5 <[email protected]>
Don't print permgen warning for java 8+

c9605032d0a1e30ddb358d277e307465fbd30664 authored almost 11 years ago by md_5 <[email protected]>
Update to 1.7.5

69324bba91ef6992eee899638da995b9585bc9d2 authored almost 11 years ago by Thinkofdeath <[email protected]>
Re-add missing Player part of the particle API

0d601be5dd2ba5ccd307ae7059fcaa64f3fc3259 authored almost 11 years ago by Thinkofdeath <[email protected]>
Add more Java versions to Travis

5e5315f541ef0a35cb6d37e23196c7be1e42d35b authored almost 11 years ago by md-5 <[email protected]>
Remove the lastChunkAccessed if it is unloaded.

This fixes an issue where a chunk would be unloaded but remain in lastChunkAccessed meaning call...

670d08ceb0a6c44d7c94b3ace975ceacbe6b0055 authored almost 11 years ago by Thinkofdeath <[email protected]>
Allow enchanting tables to enchant any item when plugins prompt them to.

d69ddc3163257c4412d23018072cd4ed7a77a303 authored almost 11 years ago by drXor <[email protected]>
Change various "Nope!" kick messages to something more descriptive and less confusing for players.

ddf5477f5788bfda1ce50591037a92d35f39c329 authored almost 11 years ago by drXor <[email protected]>
Optimize Player Lookup - #112

Optimize player lookup and various player operations. We mainly do this by keeping a map instead...

f117731919ed7db14984b3cdf37a452241b452ce authored almost 11 years ago by md_5 <[email protected]>
Allow the potion effect caused by WitherSkulls to be cancelled along with damage cancellation (e.g. via events).

01e6512f0686a7b9d99eabedb1bba6ed32a80723 authored almost 11 years ago by drXor <[email protected]>
Alter BungeeCord support to require BungeeCord when it is enabled.

342630e7b48bf2308b2eb562db47ee70845d00f0 authored almost 11 years ago by md_5 <[email protected]>
Re-add the Fix ConcurrentModificationException while being idle kicked in a vehicle patch

4adef05290bef5c40acb4c5097c63f9c5a9b4c12 authored almost 11 years ago by Thinkofdeath <[email protected]>
Rebuild patch hashes, fix build.

254df64f1b7525d82a4c505b39565c39f47e4d78 authored almost 11 years ago by md_5 <[email protected]>
Strengthen entity list guard patch back up to its original level. Whilst upstream fixes attempt to fix this, they aren't fully functional and can cause the server to crash. This way we can both identify bad plugins and stop all crashes.

71fce21cdd3f016a61ffe8fa969b62fe392b5cff authored almost 11 years ago by md_5 <[email protected]>
Pop guard entity list patch to top

6ed812be081c527a8c6cd837e9bf07e32be06ac0 authored almost 11 years ago by md_5 <[email protected]>
Add more spigot links

3740e09267b0e7a06ad87017f6f272640102b8ac authored almost 11 years ago by md_5 <[email protected]>
Prevent hoppers from loading chunks

22e3ef235016fa4dee8a1df8c2a95c99214d073a authored almost 11 years ago by Thinkofdeath <[email protected]>
Use one PermissibleBase for all Command Blocks.

This fixes issues with too many command blocks lagging or crashing the server, as well as just i...

4bd27f7d0f8dcffab0062741416a612ea258dc68 authored almost 11 years ago by FrozenBrain <[email protected]>
Normalize spaces on when reading a chat packet

3b52578a517867149c122a08d6db01c277335940 authored almost 11 years ago by Thinkofdeath <[email protected]>
Update "Don't special case x move value" patch to ensure that move events are always fired, regardless if there are any "special cases"

eb9e4c0460a8acd55ccd58bd54b0b82473876591 authored almost 11 years ago by md_5 <[email protected]>
Silent Lightning API

505ac3fb4ee2b3c16a368e28d86f34c5364bff74 authored almost 11 years ago by drXor <[email protected]>
Merge pull request #121 from Zbob750/patch-1

Fix ClearTickList to return correct value

6be881e6c19d00416181851f1df7db3c27a89ead authored almost 11 years ago by md-5 <[email protected]>
Update SHA1 Info

4517f82aa87bd2a9cf08e051cdbc9c4f1aed0afe authored almost 11 years ago by Zach Brown <[email protected]>
Fix ClearTickList to return correct value

Previously it always returned false, this fixes it to return whatever value the user has it set to.

eed20ead01e9d8d3f8065ebbcfd7eb35b677ece2 authored almost 11 years ago by Zach Brown <[email protected]>
Return entity-tracking field other to intended usage.

88d8ca53cc540c3363b14c29b0e991e040ff2a7b authored almost 11 years ago by Dmck2b <[email protected]>
Unfinalize the isDisconnected() method by bukkit.

ede7aeb8b4a13d2596b2367277874c7e87de5592 authored almost 11 years ago by hcherndon <[email protected]>
Disable timings off as well

fe0461396cc8e76d34b8794a96e7b41b39b6a337 authored almost 11 years ago by md_5 <[email protected]>
Set lastTick to prevent first few ticks from being too quick

a08d1e540d53dbb34c098047276a811b6feed8cd authored almost 11 years ago by md_5 <[email protected]>
Make the TPS command accurate by averaging over the sample interval, not just the current tick.

d44874ea0b81a8360422cb2a4f98d0932ce4729d authored almost 11 years ago by md_5 <[email protected]>
Re-add the replace-commands feature

73fe3123f6eb4472d0f189f307cf2ca4e2d3c9eb authored almost 11 years ago by Thinkofdeath <[email protected]>
Upstream merge

5284bd1a74edf8abde7e651e2cf2b7fdf9104b4a authored almost 11 years ago by Thinkofdeath <[email protected]>