Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
PaperMC
PaperMC is an open source organization with several projects focused on performance and stability.
Collective -
Host: opensource -
https://opencollective.com/papermc
- Website: https://papermc.io/
- Code: https://github.com/PaperMC
github.com/PaperMC/Debuggery - 714735c655f86683d0a7bb20d3156ca6808cc71d authored about 7 years ago
- Remove colons that are not present in Bungee's log file
- Use standard stack traces instead of...
github.com/PaperMC/PaperTestServer - 043796250c880559112348fe10787f415fa3cf01 authored over 7 years ago
Wow, saved by @electronicboy yet again! 👏
github.com/PaperMC/Travertine - 869569b212f5f21ac0a2eaabbb8d9b686188b645 authored over 7 years agogithub.com/PaperMC/Waterfall - 71b76653f2617646ef76779833c1bf0dc5de8942 authored over 7 years ago
github.com/PaperMC/Debuggery - 9de14443233548f7442dd04cf360c1f84ba55011 authored over 7 years ago
github.com/PaperMC/Debuggery - 05b72b1fdd2adbc86b169bdf0e0086ace0ccfbb1 authored over 7 years ago
github.com/PaperMC/Debuggery - d6fe6cbad8dccf58ca5fa462a11afdf6b1c66152 authored over 7 years ago
github.com/PaperMC/Debuggery - 2941b41b605ca40418274d438daebc09e24537be authored over 7 years ago
github.com/PaperMC/Debuggery - 50a38b33c977feafaec65eaa996a01bd1d3e2861 authored over 7 years ago
Their functionality is present via the API directly
github.com/PaperMC/Debuggery - 376484a3ed2926541cf6504424df9bd64c64fa61 authored over 7 years ago
Adds additional input types
Now capable of telling you whether the problem is how you formatted ...
github.com/PaperMC/Debuggery - 0d76714b47ddf6e91f4af1338ffcc809d00b1799 authored over 7 years ago
I remember how much I liked this feature in Sponge and thought it'd be
cool to see it here.
Our...
github.com/PaperMC/Debuggery - 57499f222ceea8585e2e1c2900ed6d4b9f866df3 authored over 7 years ago
It was possible to pass null to a method expecting a primitive
parameter type, resulting in an u...
Because we set the class type before calling the updateReflectionClass
method, the classType wou...
github.com/PaperMC/Debuggery - cd83e2a1780338da44cd74d29ae4cae563c5cba4 authored over 7 years ago
Already found an issue
github.com/PaperMC/Debuggery - e76dbfc69af8e9744b491160eeff1c8820bc976b authored over 7 years agogithub.com/PaperMC/Debuggery - ec2f8fc900b505c2b48393be149524274efa48f3 authored over 7 years ago
github.com/PaperMC/Debuggery - 9cf2ae915603865e467cc226ae0d3845f2a734fe authored over 7 years ago
github.com/PaperMC/Debuggery - bd4e77e31671321c4bba92e8323eddff149cae6b authored over 7 years ago
Not worth the time wasted on closing invalid bug reports.
github.com/PaperMC/Waterfall - b5d048b57a7837cbb0a4801764ec5d4d698b8fa3 authored over 7 years ago
Helps differentiate them on entity lists
This is what I was thinking of originally, at least I t...
github.com/PaperMC/Debuggery - 23322ce62101fdcf0cca68bcea1162f2fc4d87fc authored over 7 years ago
Also make array output use curly braces, like collection output
github.com/PaperMC/Debuggery - 4a5b1dffd9dc2af17c52822c5bb52c69308d0b07 authored over 7 years agogithub.com/PaperMC/Debuggery - 4acf3dd0329ccc99d33440890e1b4c7a1b3e1087 authored over 7 years ago
Start work trying to format output values
github.com/PaperMC/Debuggery - 4b8c181c45987061c8f99160be03236ebdfd6ad1 authored over 7 years agoSo far so good, even if a bit ugly
github.com/PaperMC/Debuggery - 0598666243e94e359b7062c28c349b01b1a507eb authored over 7 years agogithub.com/PaperMC/PaperTestServer - ac0e45b0bc432c419acf8c8d82f760b50dde2d03 authored over 7 years ago
github.com/PaperMC/Debuggery - d58dbd5346955da3b3ae12dcaf511f413714ed44 authored over 7 years ago
github.com/PaperMC/Debuggery - 5be5c2257367a11ef1c61535499d5bb50ca4a390 authored over 7 years ago
github.com/PaperMC/Debuggery - 4b5424f5f7738b06117ea9308638a6764905e4cc authored over 7 years ago
Thanks @Z750 :D
github.com/PaperMC/Waterfall - 4c8715286f704a31a495e794b52a9c5af2834d00 authored over 7 years ago
Since Waterfall is now using Log4J for logging, these patches no
longer have any effect.
github.com/PaperMC/PaperTestServer - 2a83b4896ac51e4458c21fbc5cce93992108581d authored over 7 years ago
This is no longer needed, as both Java 8 and Java 9 implementations
handle adding classpath entr...
Drop the original console command completion patch and rewrite it
for JLine 3. Add support to co...
github.com/PaperMC/Paperclip - 5914c0eae39666a6d54ac44c8be79a3558a37959 authored over 7 years ago
Needs testing on all platforms, and some feedback from key people
github.com/PaperMC/Paperclip - c67dac49731cd41fefa23c72f262cdd122ea049f authored over 7 years agoTurns out Java 9 is still borked btw, I tested it wrong, whoops
github.com/PaperMC/Paperclip - 7f637de91b7e10905c77de82a3267f9dbad90ea3 authored over 7 years agogithub.com/PaperMC/Paperclip - 9e1ebe4c017d5998729e1d6eba76aa227af7fa0e authored over 7 years ago
Use Log4j, add console improvements and allow plugins to use SLF4 for logging
github.com/PaperMC/Waterfall - ab5021987d79448cf8c21f1d5adc791712808aff authored over 7 years agogithub.com/PaperMC/Waterfall - d5d18f28b1d885dfda4bf5f2ef4d73e2ed0bfd89 authored over 7 years ago
Can be enabled using -Dlog4j.configurationFile=log4j2-bungee.xml
github.com/PaperMC/Waterfall - ab59b59fd9c4e2eac87dce7818075bf7b53e4ea1 authored over 7 years agogithub.com/PaperMC/Waterfall - c75b27a22ea6d8ec07908f89ba3f9fbebc118566 authored over 7 years ago
github.com/PaperMC/Waterfall - 2e698ff9c33a75dede83a65fb696fae7fe27ec55 authored over 7 years ago
github.com/PaperMC/Waterfall - 4fc076eefa501117dfc838892efc775a5ce9f2e6 authored over 7 years ago
github.com/PaperMC/Paperclip - 514503b4914f01b4e8113774f093cb4b1c9ea404 authored over 7 years ago
github.com/PaperMC/Paperclip - 4abd39dd10f1664d919bba774cce840ae8f8d8dd authored over 7 years ago
github.com/PaperMC/Paperclip - 8a225a4c971b69a9922f8b01dd3edcee3711f53a authored over 7 years ago
github.com/PaperMC/PaperclipMavenPlugin - 892cb0e78896d87b44751d8d3d191bb903abf6f2 authored over 7 years ago
github.com/PaperMC/Paperclip - 2ff02b31e738d096a5a96f22edefa5ee21e3188b authored over 7 years ago
Really don't need to use the MRJAR feature for this, but woo
github.com/PaperMC/Paperclip - c56226165db05fbd50f4951bda32452330f160e2 authored over 7 years agoThis is a pretty bad solution and is certainly not final. I will continue looking into this issue...
github.com/PaperMC/Paperclip - aa0471a197654b5a45af4b76ced47c2964656715 authored over 7 years agogithub.com/PaperMC/PaperclipMavenPlugin - 3bab078879656cd0f734bd7d354dd7d702d39f0d authored over 7 years ago
github.com/PaperMC/PaperclipMavenPlugin - e61bb2b6bceeb58bf1980339caa4edb5142e1e9c authored over 7 years ago
Update maven-compiler-plugin to 3.7.0
github.com/PaperMC/PaperclipMavenPlugin - 9d475fb0297ec41966bfb982418d4c070a011f11 authored over 7 years agoMerge upstream
github.com/PaperMC/Waterfall - a0220aa0d45ec4a895522c94361664f83731cdc6 authored over 7 years agogithub.com/PaperMC/Waterfall - e25b1d8a1dbe2afd8f988d604a5c1d625b465c64 authored over 7 years ago
Merge upstream - Minecraft 1.12.2 support
github.com/PaperMC/Waterfall - 688da25b64ded40d740ddc3d9e4d317713f75c61 authored over 7 years agogithub.com/PaperMC/Waterfall - fd02d88345bbb77fd12722868dac777417b3c5da authored over 7 years ago
github.com/PaperMC/Waterfall - 29831c03994a59590efde48b20f5ab7d4263ec7e authored over 7 years ago
github.com/PaperMC/Waterfall - c676a410b0c215d348c74402b69b4f44b4f1aa21 authored over 7 years ago
github.com/PaperMC/Waterfall - 1625d25ae9dc3e51579e334ff317383fedbc98c4 authored over 7 years ago
github.com/PaperMC/Waterfall - 2e32a814292749b8b79a5b96474f1c52b4a9d60b authored over 7 years ago
Resolves #170
github.com/PaperMC/Waterfall - 178e9898948f5552b4c1ae71f35353d7185f1f8c authored over 7 years agogithub.com/PaperMC/Waterfall - 34068e62d871d8b910940658fe9af01fabc2ac1f authored over 7 years ago
github.com/PaperMC/Waterfall - 5b488566bee8fe146e7e518142d1db45c7f83967 authored over 7 years ago
github.com/PaperMC/Waterfall - cc7e494098d2bcfa8e43ed11f581e1a6d7b0e0c5 authored over 7 years ago
github.com/PaperMC/Waterfall - 2b302da76ce8e19a388e684b40b9409f2ac2f695 authored over 7 years ago
github.com/PaperMC/Waterfall - a90dae10c907b65a897d67b323276ee057e74a07 authored over 7 years ago
This adds a new configuration value "use_netty_dns_resolver", which
defaults to true. This allo...
github.com/PaperMC/Travertine - 85c21cc277092ce1ada40f8daf47a5096e8f1f17 authored over 7 years ago
This fixes #155, see SpongePowered/SpongeForge#1507
github.com/PaperMC/Waterfall - 6b33c62e14815cffe694fb86455d53f41ed4c0d8 authored over 7 years agogithub.com/PaperMC/Waterfall - 8edae227f6243f329907d2c1530d5942b70ca21f authored over 7 years ago
github.com/PaperMC/Travertine - 93204678625b33b59b19c80580ee4ce4479f86ef authored over 7 years ago
github.com/PaperMC/Waterfall - 6ab69de258ad6d432723963046ddff0f5745bd63 authored over 7 years ago
github.com/PaperMC/Waterfall - 1c98857249f48be2656f5a0d05538e315251dd09 authored over 7 years ago
github.com/PaperMC/Waterfall - d9bc29c5d526efd7215fe3c687249d36d804af68 authored over 7 years ago
github.com/PaperMC/Waterfall - 03bdb5011658e7e05f3da2f48be3139f92dd1133 authored over 7 years ago
github.com/PaperMC/Waterfall - 3b5e511743de70f4e60215e9ad4b37366d98bc47 authored over 7 years ago
Fixes #45
Fixes #48
github.com/PaperMC/Waterfall - 0a0f6974f30ed38897fb1ee69c1ba56a986fcd82 authored over 7 years ago
github.com/PaperMC/Waterfall - cb4d5effb96d190c27e266f05888bba93edb6601 authored over 7 years ago
github.com/PaperMC/Travertine - cd3ea9538df3579477e88214255caacde3b447e1 authored over 7 years ago
Fixes #141
github.com/PaperMC/Waterfall - 4f5b91198a262feb6343c59170e02d25a6869ea4 authored over 7 years agogithub.com/PaperMC/Travertine - ee0ff63e637481b5d5dce6736035ac4c552f6bbb authored over 7 years ago
github.com/PaperMC/Waterfall - 7f5b95d38006a9b07f6e595a9c05bb62acfba0f1 authored over 7 years ago
github.com/PaperMC/Travertine - f2be1e7f817888f868380173bc0351446df7cbf9 authored over 7 years ago
github.com/PaperMC/Waterfall - ad3bf933b8900b264b81a56708260e07f31e0ce8 authored over 7 years ago
github.com/PaperMC/Travertine - b1bb4b4c38d5009a874d6b1ad92798d0d5c19864 authored over 7 years ago
github.com/PaperMC/Waterfall - 9432ed7e404b14bc2fbec3c014c207f2d970b33f authored over 7 years ago
github.com/PaperMC/Paperclip - 6dcb3241ca8e69fb8209e54fea507425c508915e authored over 7 years ago
github.com/PaperMC/Travertine - 5848a88daad74e957bd244a5b90204a70e233995 authored over 7 years ago
github.com/PaperMC/Waterfall - 474774102e2d7fa9b876c3909139855c2b5975f1 authored over 7 years ago
For some reason, this doesn't build on my computer because of an issue
with OpenSSL.
Fixes #43
github.com/PaperMC/Travertine - 7b902eb14f2f17830e28490f25a8f3d1df02264a authored over 7 years agogithub.com/PaperMC/Travertine - ae12edaf1dc7fc7b315f08b122bd68318c2e24dd authored over 7 years ago
github.com/PaperMC/Waterfall - 710c45640c493bdab24c21b839c844f2248ccf8a authored over 7 years ago
github.com/PaperMC/Travertine - 17655ffd0b245cec9f4459c4c7f0a4b820dc4844 authored over 7 years ago
github.com/PaperMC/Waterfall - db05bbac394a094a8536e356d86658f0acdf9d49 authored over 7 years ago